Hi,
I have the BoxPlotDataSeries chart with x-axis range from 0 to 6 and y-axis range from 0 to 100. I found that box width is too large and all the boxes occupied the whole chart. I would like to reduce the box width size. I have tried with DataPointWidth but its not working. Please let me know can we change the size of the box plot chart.
Thanks,
Senthil
- Senthilkumar asked 4 years ago
- Hi there, Thanks for your inquiry. Could you please provide us with a small sample project reproducing this issue for investigation? The screenshot of what you currently get would also be helpful. Thanks in advance, Oleksandr
- We also recommend using the latest SciChart version, which is SciChart v5.4 now. It has a lot of improvements since v4.x and SciChart v4.x is no longer supported. Please update your project and let me know if you still experience this issue.
- You must login to post comments
Definitely update
The width of all column-based series (Column chart, stacked column chart, box plot, error series, candlestick chart) has cropped up in bug reports many times over the years, and we have fixed lots of bugs related to this.
Get the latest version, and set UseUniformWidth property = true if not already. Let us know if this helps
Best regards
Andrew
- Andrew Burnett-Thompson answered 4 years ago
- You must login to post comments
Please login first to submit.