-
Like marked in the screenshot below there sometimes occur floating point precision errors on the outer ticks of the y-axis.
chartjs-plugin-zoom in version 2.0.1
chartjs in version 4.4.4
Using…
-
Hey everybody! Have you ever think about generating base64 code which can be translated as an image instead of returning only canvas? I'm looking for a solution right now and I think I'm not the only …
-
When visiting the [documentation links](https://chartjs-plugin-crosshair.netlify.com/samples/) listed on the repo page a netlify error is returned
-
Line
--
最好教程
http://canvasjs.com/docs/charts/chart-types/html5-step-line-chart/
chart-js-straight-lines-instead-of-curves
--
http://stackoverflow.com/questions/34403510/chart-js-straight-l…
-
Seeing a console error intermittently while navigating form some different application, the chart js plugin annotation gives me erroe saying
`instrument.js:122 TypeError: Cannot set properties of un…
-
Hello Patience.
I'm running last version on Pi Zero 2W.
As I told you I wanted to play with RPI-ECU.
For a first time, I had to understand the code you did and remember programing languages (…
-
### Would you like to work on a fix?
- [ ] Check this if you would like to implement a PR, we are more than happy to help you go through the process.
### Current and expected behavior
Having `"vue-…
-
Is it posilble to use the chartjs-plugin-annotation plugin in chartjs-blazor?
I'm using asp.net Blazor Server-Side.
I need it for the simple Bar chart
https://github.com/chartjs/chartjs-p…
-
Hi, do you plan on updating this to work with ChartJS 2?
-
### Feature Proposal
I am dealing with 64-bit unsigned Integers and would like to plot them on a line chart.
As far as I have understood, Chartjs Points can only deal with numbers which is limited…