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: v13.2.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: v13.3.0
Choose a head ref
  • 2 commits
  • 11 files changed
  • 2 contributors

Commits on Oct 2, 2019

  1. feat(tooltip): tooltip label format for upper/lower banded area series (

    #391)
    
    Allow users to set a formatted label for upper and lower bound of banded series to distinguish between series in tooltip. Format allows a postfix string or accessor function.
    
    closes #162
    nickofthyme authored Oct 2, 2019
    Configuration menu
    Copy the full SHA
    dfd5d7b View commit details
    Browse the repository at this point in the history
  2. chore(release): 13.3.0 [skip ci]

    # [13.3.0](v13.2.0...v13.3.0) (2019-10-02)
    
    ### Features
    
    * **tooltip:** tooltip label format for upper/lower banded area series ([#391](#391)) ([dfd5d7b](dfd5d7b)), closes [#162](#162)
    semantic-release-bot committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    1c8625f View commit details
    Browse the repository at this point in the history
Loading