is brush available for stackeplot objects?

1 view (last 30 days)
Can I use the brush tool to mark and operate on data in a stackedplot object?

Answers (1)

Jemima Pulipati
Jemima Pulipati on 23 Jul 2020
Brush is used to interactively mark data values in a chart.
Most charts support data brushing including line, bar, area, histogram, and surface charts. Charts that support brushing typically display the brush icon in the axes toolbar.
The brush cannot be used in a stackedplot.
NOTE: You can hover over a location to display y-values for each plot in a stackedplot.

Community Treasure Hunt

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

Start Hunting!