Closed jacobq closed 6 years ago
Ouch. That's bad. Not sure how that happened. Thanks for the report!
That was quick :)
@jacobq thank you for the report! We'll try a few more things this afternoon. But we'll get our CDNs updated no later than tonight
If you go to the Polar Charts in plotly.js section of the documentation (tested in Chrome 64) you will notice that the grid lines are plotted and the radial axis ticks & labels are present, but the angular axis labels and the traces are not. For example, this first codepen does not work.
Instead, an error message like the one below appears in the console. This is either a problem with
plotly.js
or a problem with the docs, but I can't imagine this not being a problem.Changing the script source to v1.34.0 seems to fix the problem, so this could be a regression introduced in v1.35.0.