@gitlab/ui
Version:
GitLab UI Components
8 lines (6 loc) • 492 B
Markdown
which should allow a user to click on any data point(s)
in the legend and make the corresponding data point(s) on the chart rendered disappear.
_See [area chart](https://gitlab-org.gitlab.io/gitlab-ui/?path=/story/charts-area-chart--default)
for an example_ For this particular chart, there is a [known issue](https://gitlab.com/gitlab-org/gitlab-ui/issues/352)
with the functionality of the legend, where clicking on it does nothing.
**Note** This component uses `<gl-legend>`,