Chart.js icon indicating copy to clipboard operation
Chart.js copied to clipboard

Issue while plotting boxplot

Open ajmalmajeed97 opened this issue 3 years ago • 5 comments

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

ajmalmajeed97 avatar Dec 02 '22 06:12 ajmalmajeed97

Example Link :-https://codepen.io/ajmalmajeed/pen/xxzyzNM

ajmalmajeed97 avatar Dec 02 '22 07:12 ajmalmajeed97

@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

stockiNail avatar Dec 02 '22 07:12 stockiNail

Chart.js versions lower then 4.x are NOT supported anymore, new issues will be disregarded.

LeeLenaleee avatar Dec 02 '22 08:12 LeeLenaleee

@LeeLenaleee Tried with chart.js version v4.0.1.Same issue is there while plotting boxplot

ajmalmajeed97 avatar Dec 02 '22 08:12 ajmalmajeed97

@stockiNail Thanks,I will open issue in boxplot repo

ajmalmajeed97 avatar Dec 02 '22 08:12 ajmalmajeed97