Closed
Description
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.