Skip to content

Conversation

etpinard
Copy link
Contributor

fixes #4136

before: https://codepen.io/DaanyWaay/pen/ZEzpYWY
after: https://codepen.io/etpinard/pen/zYOoYJV

and see the mirror-all-vs-allticks image diff in cc19178

cc @plotly/plotly_js

... when mirror isn't 'allticks' as _linepositions gets
    filled in lsInner (in subroutines.js) when mirror is set
    to 'all' OR 'allticks'
@etpinard etpinard added bug something broken status: reviewable labels Aug 20, 2019
@archmoj
Copy link
Contributor

archmoj commented Aug 21, 2019

@etpinard thanks very much for the fix & test.
💃

@thchr
Copy link

thchr commented Jul 22, 2021

This seems to still be be broken on v2.2.1: https://codepen.io/thchr/pen/eYWGjQM ?
I.e., the tick marks are on both y-axes of the first subplot.

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.

mirror: "all" - all axis lines and ticks are mirrored
3 participants