I've included the library: angular-chart.js
Currently, I'm attempting to create a chart that includes both a bar graph and a line graph
Unfortunately, the documentation doesn't provide guidance on how to achieve this.
Has anyone encountered this issue before and knows how to solve it?
Can it even be done considering the unique structure of creating charts using just 1 canvas
?