Adding non-fixed labels to UIAxes
Show older comments
Hello, again !
I designed an app that has dates on x-axis and values on y-axis. As i expected, there are some drastical changes on the values between two following dates. So, i want to add the reason of critical changes onto the line between these two points like "Something happened in this section.". I tried to add labels and assign tooltips to them but the labels are sliding by zooming in/out as they have fixed position. Hence i'm trying to find a way that provides the information box wherever the two points are. Additionally, if there is a method that i also can handle the visibility of this information box, i would appreciate more.
Thanks.
Accepted Answer
More Answers (0)
Categories
Find more on Axis Labels in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!