No plot browser functionality for charts derived from matlab.graphics.chartcontainer.ChartContainer?
7 views (last 30 days)
Show older comments
Christopher Carr
on 28 Apr 2022
Answered: Benjamin Kraus
on 28 Feb 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 Comments
Accepted Answer
Benjamin Kraus
on 28 Feb 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 Comments
More Answers (0)
See Also
Categories
Find more on Graphics Objects 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!