Datatips appear to be broken for geoscatter plots in 2024a
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Nathan Gustavson
le 23 Mai 2024
Commenté : Nathan Gustavson
le 5 Sep 2024
I am trying to get datatips to work on a geoscatter plot.
They almost do. I can hover over any portion of the graph and the hover over gives the correct infomation.
However, if I left click, use the datatip function or call datatip from the command line it places a black marker slightly offset from where it should be an shows no information.
I tried modifying the datatip template and that works correctly for hover over but I still cannot get a datatip to show up correctly in any other way. I took a screen shot below, the visible datatip is a hover over, the block dots below are what happens if I left click on a hover over or try to add a datatip by typing datatiip(scatter_object) at the prompt.

1 commentaire
Ashutosh Thakur
le 15 Juil 2024
Hi Nathan,
Can you provide some sample code in which this issue can be reproduced?
Thanks
Réponse acceptée
Gayathri
le 3 Sep 2024
Modifié(e) : Gayathri
le 3 Sep 2024
I was able to reproduce the issue in MATLAB R2024a, where the "datatip" does not appear exactly at the cursor click position, but instead shows up with an offset. I tested the same “geoscatter” plot in MATLAB R2024b Prerelease Update 3, and it is working fine. I am hopeful that this fix will also be present in the upcoming MATLAB R2024b stable release.
You can download the MATLAB R2024b Prerelease version from the below link.
The "datatip" is also being placed properly in MATLAB R2023b.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Graphics Performance dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!