No plot browser functionality for charts derived from matlab.gra​phics.char​tcontainer​.ChartCont​ainer?

7 views (last 30 days)
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?

Accepted Answer

Benjamin Kraus
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.

More Answers (0)

Categories

Find more on Graphics Objects in Help Center and File Exchange

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!