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

when remove split,also remove the legend from pinboard at the same time #69

Closed
beibm opened this issue Mar 14, 2018 · 1 comment
Closed
Labels

Comments

@beibm
Copy link

beibm commented Mar 14, 2018

if line-chart visualization have two split(such as: channel and comment length),the first split(e.g channel) is acted as Legend, the second split(e.g comment length) acted as x-axis。
first step: remove the second split(e.g comment length)。
next step: remove the first split(e.g channel),then a error appeared!
so,
when remove the second split(e.g comment length), should also remove the legend from pinboard at the same time。

@rafalnowak
Copy link
Contributor

Thanks for raising this issue. I've checked behaviour you described and it looks like a bug. We will look into it shortly.

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

No branches or pull requests

2 participants