Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Function to hide series #132

Open
mawnloner opened this issue Jul 25, 2024 · 0 comments
Open

Function to hide series #132

mawnloner opened this issue Jul 25, 2024 · 0 comments

Comments

@mawnloner
Copy link

I want to suggest the option to hide a series and seriescolumn by default, using something like hideseries. I imagine this working like so
addSeriesColumn($seriesName, $title, $value, $extras = [], $show = true)
or having a function seperate which would be used like
->hideSeries([$array])

I need this for a project im working on, where some values are more important then others, but you might want to see the other values in the same chart. For now my workaround is making 2 charts, 1 with the extra values and 1 without :/

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

No branches or pull requests

1 participant