Hi, I see that there is Box Plot chart on WPF sciChart, but it doesn’t seem to exist for javascript version.
Is there a plan for it anytime soon or is there any way I can create a box plot chart with the current javascript version?
My current idea to create one with what is available is using StackedColumnSeries and box annotations and line annotations. The reason I want to use StackedColumnSeries is for the xAxis. The idea is to create xAxis with, Plot1, Plot2 and Plot3.
See the image below.
- Nung Khual asked 1 month ago
- last active 1 month ago
Boxplot series on the second axis have a different width (very small on second series) when there are multiple Y-axes and the values of the first series of the first axis are between 0.1-0.6 and those of the second between 41400-41900.
- Tobias asked 2 months ago
- last active 2 weeks ago
Hello,
I would like to create a Box Plot chart having several data points. But I would like to set the color of each Box based on the median value.
Can you please suggest, how can I achieve this with the MVVM pattern?
Please check the attached photo for the sample design.
- Habibur Rahman asked 2 years ago
- last active 2 years ago