Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Vertical stacked bar chart combined callout and other tweaks (microso…
…ft#14912) * Vertical stacked bar chart combined callout and other tweaks VerticalStackedBarChart - props for custom rendering the callout and choosing between combined and per-point callouts - props for customizing the style or position of the callout - skip outputting bars for zero-value points - remove ref array where indexes were not deterministic * Change files * changing to "major" due to removed exports (internal state interface shouldn't be exported) * maintain earlier update
- Loading branch information