-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When the type is boxPlot, with outliers does not work properly #4946
Comments
which version of apexcharts are you using? |
Thank you for your help. I was using react-apexchart version 1.4.1, and after upgrading it to version 1.7.0 I also feel sorry for my ignorance in initially downloading an outdated version during the project setup |
We realized that we could create an additional value for the outline of the goal based on that, and we have completed the modification.
|
I am developing in a React environment and using React-ApexChart.
I want to apply BoxPlot with Outliers, and it works fine when the type is 'Bar'. However, I found that the official documentation's implementation does not work when the type is 'BoxPlot'.
Is there a way to resolve this issue?
The text was updated successfully, but these errors were encountered: