Open ajmalmajeed97 opened 2 years ago
Example Link :-https://codepen.io/ajmalmajeed/pen/xxzyzNM
@ajmalmajeed97 I think this could be an issue in boxplot controller and not in Chart.js. Maybe you could open an issue in the boxplot repo: https://github.com/sgratzl/chartjs-chart-boxplot
Chart.js versions lower then 4.x are NOT supported anymore, new issues will be disregarded.
@LeeLenaleee Tried with chart.js version v4.0.1.Same issue is there while plotting boxplot
@stockiNail Thanks,I will open issue in boxplot repo
Expected behavior
In chart.js while plotting boxplot with different datasets, some of the data is not shown in the chart. Tried with many other datasets, still facing same issue. Please help me to solve this
It should plot boxplot with any datasets ,irrespective of the data(Number Dataset)
Current behavior
In chart.js while plotting boxplot with different datasets, some of the data is not shown in the chart. Tried with many other datasets, still facing same issue. Please help me to solve this
I have tried plotting boxplot with different datasets, for some dataset its not plotting correctly. I think there is some issue in chart.js.
For the same dataset have tried plotting boxplot using Highchart ,there the data is showing correct
Using Chart.js :-[https://codepen.io/sgratzl/pen/QxoLoY] Using Highchart.js:-[https://jsfiddle.net/fo481t6j/1/]
Reproducible sample
https://codepen.io/sgratzl/pen/QxoLoY
Optional extra steps/info to reproduce
No response
Possible solution
No response
Context
No response
chart.js version
v3.5.1
Browser name and version
No response
Link to your project
No response