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
- You must login to post comments
A feature could be potentially added to our backlog if it has been requested enough.
(For requesting a feature use our Support Platform)
And then if we decide to implement the feature, most likely it would be introduced in one of the major library updates.
At this point, we are actively working on v4 of SciChart.JS.
We think the feature could be implemented using a combination of Candlestick and Error Series.
And we have a task in our backlog for creating such an example:
https://abtsoftware.myjetbrains.com/youtrack/issue/SCJS-1776/Box-plot-example
- Jim Risen answered 1 month ago
-
Ok, please let me know once we have an example on that, thank you!
- You must login to post comments
Please login first to submit.