-
Notifications
You must be signed in to change notification settings - Fork 120
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: add series name settings #539
Merged
nickofthyme
merged 21 commits into
elastic:master
from
nickofthyme:feat/add-labeling-options
Feb 24, 2020
Merged
feat: add series name settings #539
nickofthyme
merged 21 commits into
elastic:master
from
nickofthyme:feat/add-labeling-options
Feb 24, 2020
Commits on Feb 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a6ead1c - Browse repository at this point
Copy the full SHA a6ead1cView commit details
Commits on Feb 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ebd5fcc - Browse repository at this point
Copy the full SHA ebd5fccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bc6baa - Browse repository at this point
Copy the full SHA 9bc6baaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6e6d90 - Browse repository at this point
Copy the full SHA f6e6d90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88cecd1 - Browse repository at this point
Copy the full SHA 88cecd1View commit details
Commits on Feb 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6e9ee73 - Browse repository at this point
Copy the full SHA 6e9ee73View commit details
Commits on Feb 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f056b77 - Browse repository at this point
Copy the full SHA f056b77View commit details
Commits on Feb 14, 2020
-
refactor: decouple legend and tooltip phase 1 (elastic#491)
Move `Datum`, `Rotation`, `Position` and `Color` to `utils/commons`. Decouple legend from axis position method and move the `scales` to `utils/scales`.
Configuration menu - View commit details
-
Copy full SHA for 2242fca - Browse repository at this point
Copy the full SHA 2242fcaView commit details
Commits on Feb 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fd759be - Browse repository at this point
Copy the full SHA fd759beView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1b1950 - Browse repository at this point
Copy the full SHA a1b1950View commit details
Commits on Feb 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8262d19 - Browse repository at this point
Copy the full SHA 8262d19View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7fd818 - Browse repository at this point
Copy the full SHA c7fd818View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4298157 - Browse repository at this point
Copy the full SHA 4298157View commit details
Commits on Feb 20, 2020
-
refactor: decouple tooltip from XY chart (elastic#553)
This commit will decouple the tooltip component from the XY chart to allow Partition and other chart type an ease use. BREAKING CHANGE: the `SeriesIdentifier` type is generalized into a simplified object with two values in common: `specId` and `key`. A specialized `XYChartSeriesIdentifier` extends now the base `SeriesIdentifier`. The `SettingsSpec` prop `showLegendDisplayValue` is renamed to `showLegendExtra` and its default value is now `false` hiding the current/last value on the legend by default. close elastic#246
Configuration menu - View commit details
-
Copy full SHA for 1ed6957 - Browse repository at this point
Copy the full SHA 1ed6957View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55f9712 - Browse repository at this point
Copy the full SHA 55f9712View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15eb37f - Browse repository at this point
Copy the full SHA 15eb37fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76f000f - Browse repository at this point
Copy the full SHA 76f000fView commit details
Commits on Feb 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 264980d - Browse repository at this point
Copy the full SHA 264980dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8ba94a - Browse repository at this point
Copy the full SHA f8ba94aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dcb740 - Browse repository at this point
Copy the full SHA 9dcb740View commit details
Commits on Feb 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9a6828e - Browse repository at this point
Copy the full SHA 9a6828eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.