Pre loader

Different Color for Each Box in Box Plot Graph

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

Answered
1
0

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.

Version
6.5.0
Images
  • You must to post comments
Great Answer
1
0

Hello,

You have to implement IFillPaletteProvider interface and set the “PaletteProvider” property on
your BoxPlotRenderableSeriesViewModel.

Please find more info about PaletteProvider API with examples in our documentation.

Best Regards,
Joeri

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies