Page 1 of 1

Best way to put some visual seperator between segments

Posted: Wed Oct 05, 2016 9:33 pm
by greggorob64
Hi, i'm using using graph segments in order to create what is effectively a stripchart (image below. you can see the ugly Y-axis labels that still need work!)

I'd like some kind of visual seperator between the segments, even if its just like some kind of black (ideally nice looking) line. When you do any kind of zooming with these segmented graphs it becomes very hard to understand and follow very quickly.

Is there someway to do one of the following:

1) Draw a solid black line between each segment
2) Color each segments background slightly differently maybe?

Thanks!

Image

Re: Best way to put some visual seperator between segments

Posted: Thu Oct 06, 2016 4:33 pm
by ArctionPasi
How about the approach we have presented in Trading, segment splitters example: http://arction.com/images/screenshots/u ... mented.jpg

Re: Best way to put some visual seperator between segments

Posted: Thu Oct 06, 2016 5:20 pm
by greggorob64
That is perfect, thanks pasi