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

feat(bar_chart): scaled font size for value labels #789

Merged
merged 15 commits into from
Oct 14, 2020

Commits on Aug 20, 2020

  1. Configuration menu
    Copy the full SHA
    298ee63 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. feat(bar-labels): auto size scale for bar labels

    Introduce a range size format for bar chart labels to auto scale and improve readability
    
    Address elastic#788
    dej611 committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    4fb764f View commit details
    Browse the repository at this point in the history
  2. feat(bar-labels): stick min/max scale if auto value go beyond

    Always show labels if enabled but stick min/max values when auto scaling go beyond them
    dej611 committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    c8c91b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. docs: sync new API changes

    Sync API with the new fontsize format changes for bar charts
    dej611 committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    24a651b View commit details
    Browse the repository at this point in the history
  2. test: fix new snapshot

    dej611 committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    92c290b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Configuration menu
    Copy the full SHA
    3165ec4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ad5731 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8383bc View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Update stories/bar/bars.stories.tsx

    Co-authored-by: Marco Vettorello <vettorello.marco@gmail.com>
    dej611 and markov00 authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    0d4e56f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7020fa7 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Configuration menu
    Copy the full SHA
    fcdce77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a2f42b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a7f301 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58a7921 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07ea3e3 View commit details
    Browse the repository at this point in the history