Hello Friends,
I'm looking a solution where i can change Y-Axis range in between (0.1,0.2,0.4,0.6,0.8,1.0) .
I appreciate any help for above question
Thanks
Vasim
- vasim simform asked 1 year ago
- You must login to post comments
Hi Vasim Simform,
It looks like you need to use TickProvider API to adjust how major axis ticks are generated. If you create custom TickProvider it would allow to set axis ticks at [0.1,0.2,0.4,0.6,0.8,1.0] points. Is this suitable for your needs?
Best regards,
Yura
- Yura Khariton answered 1 year ago
- You must login to post comments
Please login first to submit.