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

Bugfix hoverlabels #59

Merged
merged 3 commits into from
Sep 14, 2023
Merged

Bugfix hoverlabels #59

merged 3 commits into from
Sep 14, 2023

Commits on Aug 30, 2023

  1. table header correction

    shilohd committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    2707e21 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Fixed label value order in stacked charts

    this bug resulted from an earlier bugfix that set the order of bars but was not applied to the hover labels
    shilohd committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    3f063a0 View commit details
    Browse the repository at this point in the history
  2. Fix misplaced bracket

    ldavies99 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    38b5a3b View commit details
    Browse the repository at this point in the history