XChart icon indicating copy to clipboard operation
XChart copied to clipboard

Any ideas to create segments in x axys?

Open borjaevo opened this issue 2 years ago • 2 comments

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

borjaevo avatar Jan 11 '23 11:01 borjaevo

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.

timmolter avatar Jan 11 '23 13:01 timmolter

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

borjaevo avatar Jan 11 '23 14:01 borjaevo