-
Notifications
You must be signed in to change notification settings - Fork 19.8k
feat(axis): break on the axis #19459
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
Changes from all commits
Commits
Show all changes
67 commits
Select commit
Hold shift + click to select a range
d1c0f2a
feat(WIP): axis with break
Ovilia f7a420e
feat(WIP): axis break with label formatter
Ovilia 537de01
feat(WIP): axis break that can be expanded
Ovilia 7a7b54b
feat(WIP): axis break background style
Ovilia 2d554ec
feat(WIP): axis break with zigzags
Ovilia 054c84e
Merge remote-tracking branch 'origin/module_default_esm'
Ovilia 4872429
Merge branch 'master' of github.com:apache/echarts
Ovilia 5dd39af
Merge branch 'master' into feat/break-axis
Ovilia 88f3bf4
Merge branch 'master' into feat/break-axis
Ovilia 3652564
feat(WIP): use clip for break axis with bars
Ovilia 9180efa
feat(WIP): add zFloat to make axis breaks display on top of series
Ovilia 065e4c1
feat(WIP): zigzag shape on top of bars
Ovilia 736a469
feat(WIP): linear mapping inside break area
Ovilia 8633eff
feat(WIP): support vertical and horizontal axes
Ovilia a2eb6ac
feat(WIP): expand on click
Ovilia 3899e76
feat(WIP): break axis with category axis
Ovilia 1586995
feat(WIP): break axis with category axis
Ovilia c75ad26
feat(WIP): break axis with category axis
Ovilia 5474ac2
feat(WIP): break axis with category axis
Ovilia 51cec2b
feat: break axis with category axis
Ovilia fdf9b55
feat: add intraday stock chart demo
Ovilia 24a2c9d
Merge branch 'master' into feat/break-axis
Ovilia 1cd9e09
Merge branch 'next' into feat/break-axis
Ovilia 124376d
fix(break): fix lint
Ovilia f5f246d
Merge branch 'next' into feat/break-axis
Ovilia 5673311
fix(break): fix category
Ovilia 75e22ae
feat(break-axis): fix margin cases
Ovilia e53f6ca
fix: disable category axes
Ovilia 44135d3
Merge branch 'master' into feat/break-axis
Ovilia a82672c
chore: merge
Ovilia 72d009f
style: remove unused code
Ovilia f17615f
fix(break): fix dataToCoord with break axis
Ovilia 2562c50
fix(break-axis): fix time axis ticks
Ovilia f13cf64
test(break): test case for snap break axis
Ovilia 9193253
Merge branch 'v6' into feat/break-axis
Ovilia f32300e
fix(tooltip): indicesOfNearest use screen position
Ovilia 356707a
test(break): test case for snap break axis
Ovilia 3a65ed2
fix(break): run visual tests and fix
Ovilia efe6d87
fix(break): fix nearest in marker
Ovilia a5bef72
feat(break): break axis events and actions
Ovilia 5378182
fix(break): fix unit test cases
Ovilia 85c56b9
test(break): add test record
Ovilia 9f4dfcf
(feat & fix): (1) break axis (2) time axis (3) test helper. Based on …
100pah b74fca5
Merge branch 'feat/break-axis' into feat/break-axis-crmod
100pah 0abc0bd
(feat & fix): (1) fix test/axis-break-3.html (2) Add license headers.…
100pah 397943d
(test): manually sync testHelper from branch: v6
100pah 1d52dfb
Merge branch 'v6' into feat/break-axis
Ovilia fc1d010
Merge branch 'v6' into feat/break-axis
Ovilia 28cebea
Merge branch 'v6' into feat/break-axis-crmod
Ovilia d8accf1
(tweak) rename public TS type: ScaleBreak => AxisBreak
100pah fef4195
(tweak) (1) support breakLabelLayout.moveOverlap. (2) rename axisLabe…
100pah 7638b4d
(feat): Support `refineEvent` in `registerAction`, and refactor 'sele…
100pah bfc206b
(tweak): change axis break event to be user-friendly.
100pah 12a05b2
(tweak): Add break connect test case.
100pah c37073d
(fix) Fix the extent boundary pruning by break.
100pah e593355
(test): (1) Sync testHelper update manually. (2) Fix buttons input an…
100pah 26247ac
(feat) Support config margin for axis labels to escape overlap.
100pah 8ed6871
(test) manually sync visual test fix.
100pah 365f33b
(test): (1) Fix visual test facilities: the initial source "Release" …
100pah 90395d5
[test] Fix test facilities. (1) Fix that visual test runtime thrown e…
100pah 2629a7c
(fix) Remove the breaking change introduced by axis break. And export…
100pah e79c643
(test) Fix axis break test cases.
100pah 092c9ed
Merge branch 'v6' into feat/break-axis-crmod
100pah 18b2d65
Modify the zrender dep to github:ecomfe/zrender#v6 for testing.
100pah 20ad93e
Merge branch 'feat/break-axis' into feat/break-axis-crmod
100pah 7ef21ea
test(time): Fix failed time locale based test case.
100pah 3fa2605
Merge pull request #20857 from apache/feat/break-axis-crmod
Ovilia 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
seems also need a null checker in line 357,