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

polar plot legend bug #95

Closed
djkashtan opened this issue Dec 9, 2015 · 3 comments
Closed

polar plot legend bug #95

djkashtan opened this issue Dec 9, 2015 · 3 comments
Milestone

Comments

@djkashtan
Copy link

I get extraneous items in my legend if I have less than three datasets. I have a codepen example that demonstrates it.

Codepen example

If you change line 61 to:

var data = [trace1,trace2,trace3,trace4,trace5];
then you will see that the legend has no extraneous entries. I have been wrestling with this for a while but I am stumped :(

@mdtusz mdtusz added type: bug and removed type: bug labels Dec 9, 2015
@etpinard
Copy link
Contributor

From v1.0.0 release notes:

Polar charts are under-developed.

@etpinard etpinard added this to the On-par polar milestone Dec 15, 2015
@TCAllen07
Copy link

Likely duplicate of #592

@etpinard
Copy link
Contributor

fixed in scatterpolar after #2200

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

4 participants