FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: axis formatting depended on initial values or changes by maartenbreddels · Pull Request #1541 · bqplot/bqplot · GitHub

/ bqplot Public

fix: axis formatting depended on initial values or changes - #1541

Merged
maartenbreddels merged 1 commit into
bqplot:masterfrom
maartenbreddels:fix_axis_formatting
Apr 11, 2023
Merged

fix: axis formatting depended on initial values or changes#1541
maartenbreddels merged 1 commit into
bqplot:masterfrom
maartenbreddels:fix_axis_formatting

Conversation

Copy link
Copy Markdown
Member

The codepath to to axis formatting for the initial values was different from when properties such as tick_values are updated afterwards.
This was probably due to some technical debt/circular dependency in the code.
If did the minimal amount of change to make sure the behaviour is the same, while having a consistent codepath.

Fixes #1536

The codepath to to axis formatting for the initial values was
different from when properties such as tick_values are updated
afterwards.
This was probably due to some technical debt/circular dependency
in the code.
If did the minimal amount of change to make sure the behaviour is
the same, while having a consistent codepath.
maartenbreddels merged commit 2e18915 into bqplot:master Apr 11, 2023

Copy link
Copy Markdown
Member Author

meeseeksdev backport to 0.12.x

meeseeksmachine pushed a commit to meeseeksmachine/bqplot that referenced this pull request Apr 11, 2023
maartenbreddels added a commit that referenced this pull request Apr 11, 2023
… changes (#1597)

Co-authored-by: Maarten Breddels <maartenbreddels@gmail.com>
martinRenou deleted the fix_axis_formatting branch April 11, 2023 13:59
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Issues with updating Axis.tick_labels

1 participant


Back | FazBrowse Home | New Git URL