XChart
XChart copied to clipboard
Any ideas to create segments in x axys?
I have a time-value chart. Time is divided in stages that i want to show some way in the chart. One way i'm thinking is to draw segments over the x axys alternating two colours. Other possibility is to change background colour by sections.
I would like to know if its to do this with this library. Also, I'm open to listen to other ideas.
Thanks
There's no way to do that in the library at this point. You'd have to fork the source code and implement it yourself.
There's no way to do that in the library at this point. You'd have to fork the source code and implement it yourself.
And you could add a line to the chart without appearing in the legend? Thanks