Skip to content

Conversation

etpinard
Copy link
Contributor

fixes #3526 - which was slightly misreported, this bug has nothing to do with heatmaps. All cartesian autoranged subplots w/o a single visible:true trace were affected.

cc @plotly/plotly_js looking a for a quick review. I'll like to include this in tomorrow's v1.44.4. Thanks!

... which happens to be the first time it's called
    when annotations are present on autoranged axes on
    subplots w/o visible traces. This is important to avoid
    `transform:rotate(NaN)` errors as annotations require ax._offset
    to first-draw text to compute its bounds.
- this is an unreported bug, that the new strict-d3 logic
  uncovered.
@etpinard etpinard added bug something broken status: reviewable labels Feb 11, 2019
@archmoj archmoj self-requested a review February 12, 2019 00:08
@archmoj
Copy link
Contributor

archmoj commented Feb 12, 2019

Good fixes.
💃
Thanks @etpinard.

@etpinard etpinard merged commit ed7983c into master Feb 12, 2019
@etpinard etpinard deleted the annotations-on-trace-less-subplots branch February 12, 2019 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug something broken

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SVG errors for heatmap with all NaNs

2 participants