No plot browser functionality for charts derived from matlab.graphics.chartcontainer.ChartContainer?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Christopher Carr
le 28 Avr 2022
Réponse apportée : Benjamin Kraus
le 28 Fév 2025
It seems the plot browser functionality does not work for charts created by subclassing both matlab.graphics.chartcontainer.ChartContainer and matlab.graphics.chartcontainer.mixin.Legend. Selecting View->Plot Browser from the figure window opens the plot browser interface side window, but the window is no longer populated(blank) with the selectable primitives plotted on the figure axes. Has anyone else encountered this and is there a way to restore the base MATLAB plot browser functionality without creating a custom context menu/dialog?
0 commentaires
Réponse acceptée
Benjamin Kraus
le 28 Fév 2025
There is currently no way to integrate your custom charts (created by subclassing matlab.graphics.chartcontainer.ChartContainer) into the plot browser. I will relay this enhancement request to our development team.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Graphics Objects 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!