This question is about plotly generally, not only plotly.js…
I created my first radar plot (https://plot.ly/~tedhabermann/11/elife-sciences-publications-ltd/) and have one problem, the locations of the tick labels. Many of them are overlapping the plot axis. Would be nice to have them outside of the plot area…
Thanks for the help,
Ted
Thanks for report!
We’re planning to add another attribute called connectends
to help turn scatterpolar
traces into more “radar-like” chart. You can subscribe to https://github.com/plotly/plotly.js/issues/3073 for the most up-to-date development info.
About the tick labels, that one is a bug. You can track it here -> https://github.com/plotly/plotly.js/issues/3528