Pre loader

Polar chart - Draw sections

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

0
0

Hi,

I attached two images of what I need to do (easier than explaining it), I’m interested in the blue polygon, It could resemble the use of columns with the polar chart, but not quite, is there a simple way to do this or could someone point me to the right direction?

Thank you

Alex

Version
4.2.2.9777
Images
  • Alessio Diana
    Just to clarify, it seems a selection, it’s not, I need an actual series
  • You must to post comments
0
0

Hi there,

Unfortunately, we don’t have such series for polar chart but you could try to create your custom series for it, we have article how to create your own series: https://www.scichart.com/documentation/v4.x/webframe.html#Custom%20Series%20(CustomRenderableSeries).html

Hope this helps,

Best regards,
Taras B.
SciChart Developer

  • You must to post comments
0
0

Hi,

I thought so, but since I have the source-code version and there are already things that behave in a similar way, like the area zoom for instance, I was hoping I could “copy” that code and make a custom series out of it. I will let you know how it goes.

Thank you

  • You must to post comments
0
0

Just in case someone else needs help.

I made it work, but I had to do it in a different way compared to what has been done for the selection (in the source code). The selection uses a Path but this make it so is not possibile to draw full circles and there is no way or at lease I didn’t find it to draw in background. Instead I ended up using “FillPolygon” or “DrawLines” and manually create the arc points. In the case of polar chart I really think a functionality to draw arc and circles should be exposed.

  • You must to post comments
Showing 3 results
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