Page 1 of 1

ViewPolar: Clipping at AngularAxis?

Posted: Wed Aug 12, 2015 11:56 am
by ahe
Currently, the Series is displayed on top of everything:
Image

Is there a way to clip the series to the angular axis or the diagram area?

For example I would want it to look like this "photoshopped" image:
Image

Re: ViewPolar: Clipping at AngularAxis?

Posted: Thu Aug 13, 2015 3:57 pm
by ArctionPasi
Currently the clipping is not possible in ViewPolar, but may be possible in future versions.

Thanks for a great idea ;) .

Re: ViewPolar: Clipping at AngularAxis?

Posted: Mon Aug 31, 2015 3:05 pm
by ahe
On the topic of clipping...

Even though the current behaviour is correct, people seem to be confused when points go beyond the minimum and to the reverse side of the axis.

Example (same data as the screenshots above):
Image

This is difficult to interpret...

Could you maybe provide an option to clamp to the minimum of the axis, so that any point gets stuck in the centre?

Re: ViewPolar: Clipping at AngularAxis?

Posted: Wed Sep 02, 2015 12:22 pm
by ArctionPasi
OK, we'll add
- ClampBelowAxisMin (true/false) property for polar series
- ClipInsideGraph property to clip the data that falls out of max range (rendering stage clip).

in v.7