Skip to content
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
6f500be
test(universalTransition): a possible test file
tyn1998 Aug 5, 2022
0f85029
wip: successfully get childGroupId (a possible new interface)
tyn1998 Aug 5, 2022
4d4634f
wip: can decide "parent2child" or "child2parent"
tyn1998 Aug 6, 2022
a4cf7f9
wip: new createKeyGetters that suppot multi-drill (but only get key f…
tyn1998 Aug 6, 2022
788daec
wip: should consider getting direction from more ways & using groupId…
tyn1998 Aug 6, 2022
5063c51
refactor: rename "KeyDim" to "GroupIdDim"
tyn1998 Aug 31, 2022
01ba523
learning: add some comments
tyn1998 Sep 1, 2022
5e475a2
fix: incorrect dataGroupId for old data items in universalTransition
tyn1998 Aug 23, 2022
6e555b7
feat: multiple level drill down (alpha)
tyn1998 Sep 2, 2022
9fcbc7c
refactor: more readable universalTransition-multiLevelDrillDown.html
tyn1998 Sep 2, 2022
ce89ee7
docs: add comments for code
tyn1998 Sep 2, 2022
b123f35
docs: improve comments in test html
tyn1998 Sep 3, 2022
6168f98
docs: update universalTransition-multiLevelDrilldown.html
tyn1998 Sep 22, 2022
0c82ead
Merge pull request #17716 from apache/master
Ovilia Sep 29, 2022
e5b9be3
Merge branch 'master' into feat/multi-drill
tyn1998 Oct 15, 2022
d689521
revert changes introduced by a merge in mistake
tyn1998 Oct 15, 2022
938e415
rename `childGroupId` to `itemChildGroupId` to make it consistent wit…
tyn1998 Oct 15, 2022
8e80c01
no need to return undefined, just return
tyn1998 Oct 15, 2022
55ba825
use `!= null` to test if equal to `undefined` or `null`
tyn1998 Oct 15, 2022
ffbc6af
not use enum, just use const variables
tyn1998 Oct 15, 2022
5321c2d
merge `getGroupId` and `getChildGroupId` into one function
tyn1998 Oct 16, 2022
dc9a3f6
use createHashMap() to improve performance
tyn1998 Oct 17, 2022
6f7a395
add another test case
tyn1998 Oct 17, 2022
edd2d3c
slow down animation update in test cases
tyn1998 Oct 17, 2022
9d52862
fix unexpected appearance of xAxis.name after switching options
tyn1998 Oct 18, 2022
7a12c0b
Merge pull request #17796 from apache/master
pissang Oct 20, 2022
3d5b32c
simplify code
tyn1998 Oct 22, 2022
1dadcab
Merge pull request #17611 from tyn1998/feat/multi-drill
pissang Oct 24, 2022
7749341
Merge pull request #18049 from apache/master
plainheart Dec 10, 2022
5c1c53d
Merge pull request #18420 from apache/master
pissang Mar 27, 2023
11b4c8e
Merge pull request #18558 from apache/master
Ovilia Apr 25, 2023
c770170
Merge pull request #19632 from apache/master
Ovilia Feb 22, 2024
a861bef
Merge pull request #19937 from apache/master
plainheart May 15, 2024
fdf2e4d
Merge pull request #20100 from apache/master
Ovilia Jul 1, 2024
d4d69de
Merge pull request #20252 from apache/master
plainheart Aug 13, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.