Add data tips to polyshape plots?

6 visualizaciones (últimos 30 días)
Emmanuelle Fried
Emmanuelle Fried el 7 de Oct. de 2021
Respondida: Shivam Singh el 12 de Oct. de 2021
Is it possible to add data tips to polyshape plots? The documentation (https://fr.mathworks.com/help/matlab/ref/matlab.graphics.primitive.polygon-properties.html) says that DataTipTemplate is a property of polygon plots, but I'm not able to access it.
  3 comentarios
Lama Itani
Lama Itani el 12 de Oct. de 2021
Hi Emmanuelle,
Do you mind sharing your code? It would be make it much more easier to try and find a solution to your issue.
KSSV
KSSV el 12 de Oct. de 2021
What exactly you want to do?

Iniciar sesión para comentar.

Respuestas (1)

Shivam Singh
Shivam Singh el 12 de Oct. de 2021
“DataTipTemplate” property applies only to polygons with pinned data tips. Datatips can be pinned using datatip function. Here is example for creating Custom Data Tips.
You can further explore Polygon Properties to know more about DataTipTemplate.

Categorías

Más información sobre Elementary Polygons en Help Center y File Exchange.

Productos


Versión

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by