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

Add support for date angular axes #4379

Closed
mtadams007 opened this issue Nov 22, 2019 · 3 comments
Closed

Add support for date angular axes #4379

mtadams007 opened this issue Nov 22, 2019 · 3 comments
Labels
feature something new

Comments

@mtadams007
Copy link

I'm trying to create a scatterpolar chart where the values for theta are all dates but this displays nothing. If one value in the theta array is a date it displays nothing:

https://codepen.io/mtadams007/pen/WNNPgdw

I tried using dtheta and while the graph displays the labels don't display:

https://codepen.io/mtadams007/pen/xxxMapj?editors=0010

It would be good to have a way to disable this behavior so that we can display the charts with dates.

@etpinard
Copy link
Contributor

Part of #2255

@etpinard etpinard changed the title Scatterpolar charts don't show dates Add support for date angular axes Nov 22, 2019
@etpinard etpinard added the feature something new label Nov 22, 2019
@etpinard etpinard mentioned this issue Nov 22, 2019
12 tasks
@etpinard
Copy link
Contributor

Past discussions in #2200 (comment)) and some considerations in the last part of 1e81039#r26653662

@gvwilson
Copy link
Contributor

Hi - we are currently trying to tidy up Plotly's public repositories to help us focus our efforts on things that will help users most. Since this issue has been sitting for several years, I'm going to close it. If it's still a concern, we'd be grateful if you could open a new issue (with a short reproducible example if appropriate) so that we can add it to our backlog. Thanks for your help - @gvwilson

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

No branches or pull requests

3 participants