Skip to content
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.

Hidden datasets #219

Open
nicolashWebikeo opened this issue Apr 27, 2018 · 1 comment
Open

Hidden datasets #219

nicolashWebikeo opened this issue Apr 27, 2018 · 1 comment

Comments

@nicolashWebikeo
Copy link

nicolashWebikeo commented Apr 27, 2018

I try to hide one of my datasets but it doesn't work

datasets: [ { ...this.state.dataRate.datasets[0], label: 'hello', hidden: true, } ]

@agent3bood
Copy link

Hidden is an option of chartjs version 2 https://www.chartjs.org/docs/latest/configuration/legend.html?h=hidden
This library support version 1.1.1 https://github.com/chartjs/Chart.js/tree/v1.1.1/docs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants