Skip to content

Conversation

@gchadder3
Copy link
Member

I made a change in src/core/axis.js so that tick values and tick format lists get zipped together and the items are sorted by tick values ascending order and the tick values and formats pulled out of the zipped list. This removes the problem that occurs when mpld3.fig_to_dict() passes to the browser tick values that are out of order, which causes confusion and erroneous translation of the tick labels.

I did not change the version number; it's still 0.3.1.dev1.

vladh pushed a commit that referenced this pull request Mar 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants