-
Similar to https://code.balkan.app/org-chart-js/dialog-on-save#JS
-
When hovering over a specific data point (e.g., a circle) in a chart, it would be helpful to have the option to style or adjust the visibility of non-hovered data points. This feature would allow deve…
-
implementing a pdf solution in a simple railsapp, and went with wkhtmltopdf/wicked_pdf originally, but I think ferrum_pdf should be able to render chartkick and highcharts since it's running the whole…
-
I've been playing around with the chart.js library and up until now everything has been working. I want to add the funnel chart plugin but it doesnt seem to work with chartjs 2.8. I keep on getting th…
-
**Reproduction of the problem**
ng2-charts is a port & modification of Chart.js component for Angular 2. Sometimes the issue is related with Chart.js instead of ng2-charts.
To confirm, if the issu…
-
Hi Fvancop,
Is it possible to do interactive line charts with chart.js. Meaning if I move my mouse then based on my mouse movement on the canvas the line is drawn. See the attached gif green dashed …
-
The website is currently using version 1.0.2 of Chart.js - it should be update to use new features like:
- multiple axis (levelin graph, server-load graph)
- Mixed chart types (Guild's pages)
-
The chart will render once, but when I do anything that causes the chart to render (for instance, update the data props), I get an error message in the browser console and the chart fails to draw.…
-
BarChart.js line 2 imports a file that does not exist: 'Chart.js'
-
#### Expected behaviour
When using multiple y-axes with stacked bar charts, the bars should not lie on top of each other.
#### Actual behaviour
When using multiple y-axes with stacked bar charts,…