Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: elastic/elastic-charts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.1.0
Choose a base ref
...
head repository: elastic/elastic-charts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.2.0
Choose a head ref
  • 3 commits
  • 16 files changed
  • 3 contributors

Commits on Jul 5, 2019

  1. feat(series): stack series in percentage mode (#250)

    Add the `stackAsPercentage` prop to allow stacking bars and areas computing the percentage of each data point on each bucket/x value.
    
    fix #222
    markov00 committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    1bfb430 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af92736 View commit details
    Browse the repository at this point in the history
  3. chore(release): 7.2.0 [skip ci]

    # [7.2.0](v7.1.0...v7.2.0) (2019-07-05)
    
    ### Bug Fixes
    
    * **ticks:** fill in additional ticks for histogram ([#251](#251)) ([af92736](af92736))
    
    ### Features
    
    * **series:** stack series in percentage mode ([#250](#250)) ([1bfb430](1bfb430)), closes [#222](#222)
    semantic-release-bot committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    e727605 View commit details
    Browse the repository at this point in the history
Loading