Quantcast
Channel: OxyPlot (moved to GitHub)
Viewing all articles
Browse latest Browse all 2061

Commented Unassigned: RectangleBarSeries rendered on top layer [10236]

$
0
0
Hello

I'm using the RectangleBarSeries as a trick to display columns on a DateTimeAxis. It works fairly well but it seems these series are drawn on top of every other series. So if you mix LineSeries and RectangleBarSeries, the rectangles appear to be on top and prevent any tracker event on the LineSeries.

As it works fine with AreaSeries instead of RectangleBarSeries, I guess this shouldn't be too big of a problem. I don't know if there's a way to specify a layer for series, like there is for annotations...
Comments: Ok, it is indeed the tracker event and not the rendering that causes the problem. Sorry to have wrongly identified the problem. Once I set the tracker to behave as usual, if I click on the line when it is not over the rectangle, the tracker is able to follow the LineSeries over RectangleBarSeries.

Viewing all articles
Browse latest Browse all 2061


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>