Reputation: 20565
I have imported the lib: angular-chart.js
Now i am trying to make a chart that contains both a bar graph and a line graph
Sadly though the documentation does not specify how i can achieve this.
Does anyone have any experience with this and know how i can accomplish the issue?
And know if it is even possible since the creating is rather different since you are using 1 canvas
to contain your chart
Upvotes: 0
Views: 233
Reputation: 2055
Try Highcharts ng
Here is Angular Highcharts
Highchart bar-line chart example Bar-line
Upvotes: 1