Open antoinerg opened 6 years ago
A summary of PR https://github.com/plotly/plotly.js/pull/3158 can be found here: https://github.com/plotly/plotly.js/issues/3058#issuecomment-434463449
@dmt0 can you take a look at this sometime and see if this causes issues for us?
I imagine percy would tell us if anything would go wrong. But, yes, I'll look around.
Just a heads up that we made some changes to the
_fullData
andPlotSchema
in plotly.js: we now remove some global-level trace attributes that weren't supported at the individual trace level. Discussion about this issue is still going there: https://github.com/plotly/plotly.js/issues/3058. PR https://github.com/plotly/plotly.js/pull/3158 which is now released in v.1.42.1 partially closes the aforementioned issue.