Questions tagged [angular-chart]

Angular Chart is a set of AngularJS bindings for the Chart.js library. Use this tag for questions specifically related to the AngularJS bindings, not for general Chart.js questions.

303 questions
-1
votes
3 answers

Chart library for Angular 6+ with Zoom in/out functionality

I have a project in which I need to implement Chart to show wide data. I have tried many chart libraries but specially ZOOM functionality is not working perfectly. Any suggestion? Point to be notice: 1) I need to show Data which having Data based on…
Ambuj Khanna
  • 1,131
  • 3
  • 12
  • 32
-1
votes
1 answer

Angular-chart js not working

Angular chart.js doesn't work as expected. I have tried on codepen and it works: Link Whereas it doesn't work with my project. The chart doesn't appear on the page. I'm using generator-angular. It doesn't provide any errors in the console. Here's…
hvardhan
  • 460
  • 8
  • 14
-1
votes
1 answer

How to make labels clickable in angular-chart

I am trying to add a click handler to the labels of a chart that was rendered by angular-chart. Is there a way to add an specific event handler or use the existing chart-click directive? At the moment the chart-click directive is returning the…
beeches
  • 65
  • 3
  • 9
1 2 3
20
21