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
Uncaught TypeError: Cannot read property 'x' of undefined
at handlePositionDefaults (VM10186 plotly.js:132985)
at Object.supplyLayoutDefaults (VM10186 plotly.js:132829)
at Object.plots.supplyLayoutModuleDefaults (VM10186 plotly.js:144174)
at Object.plots.supplyDefaults (VM10186 plotly.js:143178)
at Object.exports.plot (VM10186 plotly.js:121060)
at Object.exports.newPlot (VM10186 plotly.js:121496)
at VM9694 pen.js:278
I didn't see any release notes for 1.37 so submitting this here in case.
The text was updated successfully, but these errors were encountered:
etpinard
changed the title
"Cannot read property 'x' of undefined" in latest release
1.37.x doesn't ignore layout.grid: true during defaults
May 14, 2018
The following chart https://codepen.io/__proto__/pen/NMBpyY
renders fine in Plotly.js with CDN version up to 1.36.0 but fails in the latest release 1.37.0
I didn't see any release notes for 1.37 so submitting this here in case.
The text was updated successfully, but these errors were encountered: