-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[Lens] Legend config #70619
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
Merged
Merged
[Lens] Legend config #70619
Changes from 52 commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
bebac29
add toolbar api
flash1293 e983014
fix teests
flash1293 3fbff62
fix types
flash1293 426f2ce
fix functional test
flash1293 44a17c3
Merge remote-tracking branch 'upstream/master' into lens/toolbar
flash1293 8c7381e
add back title
flash1293 64ee8ef
remove separator line
flash1293 9bb7843
Merge remote-tracking branch 'upstream/master' into lens/toolbar
flash1293 c1ddaaa
fix i18n
flash1293 e51ff5e
Update x-pack/plugins/lens/public/editor_frame_service/editor_frame/_…
flash1293 e3c6f94
Merge remote-tracking branch 'upstream/master' into lens/toolbar
flash1293 a278772
Merge branch 'lens/toolbar' of github.com:flash1293/kibana into lens/…
flash1293 bfb6898
Merge remote-tracking branch 'upstream/master' into lens/toolbar
flash1293 b3fb6e8
Merge remote-tracking branch 'upstream/master' into lens/toolbar
flash1293 2434486
do not show unsaved when there is no cahrt
flash1293 85c128e
revert unnecessary changes
flash1293 1ece895
Merge remote-tracking branch 'upstream/master' into lens/toolbar
flash1293 34cff58
always show title if available
flash1293 7a20163
Merge remote-tracking branch 'upstream/master' into lens/toolbar
flash1293 c6cdca0
fitting functions
flash1293 c0adafc
Merge remote-tracking branch 'upstream/master' into lens/fitting-func…
flash1293 fc6bd1d
clean up implementation
flash1293 edf1818
Merge branch 'master' into lens/fitting-functions
elasticmachine 7e744a1
Merge remote-tracking branch 'upstream/master' into lens/fitting-func…
flash1293 5d0b6f4
use compressed form
flash1293 bde6bec
Merge remote-tracking branch 'upstream/master' into lens/fitting-func…
flash1293 4facefc
Merge branch 'lens/fitting-functions' of github.com:flash1293/kibana …
flash1293 3c3a4d6
Merge remote-tracking branch 'upstream/master' into lens/fitting-func…
flash1293 6d6f8d0
fix styling
flash1293 188f3a7
Merge remote-tracking branch 'upstream/master' into lens/fitting-func…
flash1293 4fd45fa
review comments
flash1293 af9b28e
Merge remote-tracking branch 'upstream/master' into lens/fitting-func…
flash1293 cb4c969
exclude stacked area charts
flash1293 e0d313f
Merge remote-tracking branch 'upstream/master' into lens/fitting-func…
flash1293 62d6945
adjust test and rename none to hidden
flash1293 b48b8d6
change descriptions
flash1293 8e9aa69
Merge remote-tracking branch 'upstream/master' into lens/fitting-func…
flash1293 328184f
apply feedback
flash1293 ba332b3
Merge remote-tracking branch 'upstream/master' into lens/fitting-func…
flash1293 f016ece
Merge remote-tracking branch 'upstream/master' into lens/fitting-func…
flash1293 c9840d1
implement legend config
flash1293 90fbbb3
Merge remote-tracking branch 'upstream/master' into lens/fitting-func…
flash1293 efd751e
change setting button to text
flash1293 df8da41
Merge remote-tracking branch 'upstream/master' into lens/legend-config
flash1293 242c795
Merge branch 'lens/fitting-functions' into lens/legend-config
flash1293 a2a0704
move pie toolbar over
flash1293 dc5d7c8
fix state management bug
flash1293 c5ab932
fix tests
flash1293 758e5a8
Merge remote-tracking branch 'upstream/master' into lens/legend-config
flash1293 fe16f35
fix eslint error
flash1293 20c8188
Merge branch 'master' into lens/legend-config
elasticmachine e302733
Merge branch 'master' into lens/legend-config
elasticmachine e9bcbe6
Merge branch 'master' into lens/legend-config
mbondyra 6f2acf1
Merge branch 'master' into lens/legend-config
elasticmachine b3cc284
Update xy_config_panel.tsx
mbondyra ce31e3b
Merge remote-tracking branch 'upstream/master' into lens/legend-config
flash1293 947fbc5
reviews
flash1293 bec88ff
Merge branch 'lens/legend-config' of github.com:flash1293/kibana into…
flash1293 638ebc9
fix translations
flash1293 10ac06b
Merge remote-tracking branch 'upstream/master' into lens/legend-config
flash1293 0e660ba
fix reviews
flash1293 7f98197
remove unused fragment
flash1293 6bfd2c5
Merge branch 'master' into lens/legend-config
elasticmachine File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
x-pack/plugins/lens/public/pie_visualization/settings_widget.scss
This file was deleted.
Oops, something went wrong.
230 changes: 0 additions & 230 deletions
230
x-pack/plugins/lens/public/pie_visualization/settings_widget.tsx
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| .lnsPieToolbar__popover { | ||
| width: 400px; | ||
flash1293 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| } | ||
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.