Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crash due to bad rounding in BarChart when no y_step was provided and the max y value was close to 0 #3935

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Sep 15, 2024

  1. Fix automatic BarChart y_step deduction when none is provided by the …

    …user and the max y value is very small
    zeFresk committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    8b20941 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f5c2df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb18bba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49f9e26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    232924f View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    6f4de6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7517886 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f626ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    520dc33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ca9536 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    000d689 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0bd2af3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    14d1b17 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9fcfe39 View commit details
    Browse the repository at this point in the history
  10. Fix linting

    zeFresk committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    e1ae442 View commit details
    Browse the repository at this point in the history