You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
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.
The text was updated successfully, but these errors were encountered: