-
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(partition): add tooltip #544
Merged
Merged
Commits on Feb 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d25c688 - Browse repository at this point
Copy the full SHA d25c688View commit details -
Configuration menu - View commit details
-
Copy full SHA for 336ce8f - Browse repository at this point
Copy the full SHA 336ce8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfbac01 - Browse repository at this point
Copy the full SHA dfbac01View commit details
Commits on Feb 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d36276c - Browse repository at this point
Copy the full SHA d36276cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d44fcf3 - Browse repository at this point
Copy the full SHA d44fcf3View commit details
Commits on Feb 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c0cf290 - Browse repository at this point
Copy the full SHA c0cf290View commit details -
Configuration menu - View commit details
-
Copy full SHA for 708bdd6 - Browse repository at this point
Copy the full SHA 708bdd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 025c84a - Browse repository at this point
Copy the full SHA 025c84aView 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 -
Configuration menu - View commit details
-
Copy full SHA for d80d134 - Browse repository at this point
Copy the full SHA d80d134View 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 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8262d19 - Browse repository at this point
Copy the full SHA 8262d19View 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 5a9bde1 - Browse repository at this point
Copy the full SHA 5a9bde1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 022115b - Browse repository at this point
Copy the full SHA 022115bView commit details
Commits on Feb 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3e2b507 - Browse repository at this point
Copy the full SHA 3e2b507View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d73ff3 - Browse repository at this point
Copy the full SHA 4d73ff3View commit details
Commits on Mar 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 922628c - Browse repository at this point
Copy the full SHA 922628cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 918939e - Browse repository at this point
Copy the full SHA 918939eView 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.