Add data tips to polyshape plots?
古いコメントを表示
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 件のコメント
Star Strider
2021 年 10 月 7 日
Check the documentation for R2020b (and thank you for including that information).
The current online documentation — the documentation linked to — is for R2021b.
.
Lama Itani
2021 年 10 月 12 日
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
2021 年 10 月 12 日
What exactly you want to do?
回答 (1 件)
Shivam Singh
2021 年 10 月 12 日
0 投票
“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.
カテゴリ
ヘルプ センター および File Exchange で Elementary Polygons についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!