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

Commits on Aug 26, 2019

  1. feat: compute global y domain on multiple groups (#348)

    This commit add a new property for the series: useDefaultGroupDomain that allows to split series by groupId but keeps and compute the new groupId domain merging it with the global one
    
    fix #169, fix #185
    markov00 authored Aug 26, 2019
    Configuration menu
    Copy the full SHA
    5ab46ca View commit details
    Browse the repository at this point in the history
  2. chore(release): 10.3.0 [skip ci]

    # [10.3.0](v10.2.0...v10.3.0) (2019-08-26)
    
    ### Features
    
    * compute global y domain on multiple groups ([#348](#348)) ([5ab46ca](5ab46ca)), closes [#169](#169) [#185](#185)
    semantic-release-bot committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    02a313b View commit details
    Browse the repository at this point in the history
Loading