Skip to content
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/pivot chart #223

Merged
merged 327 commits into from
Aug 16, 2023
Merged
Show file tree
Hide file tree
Changes from 250 commits
Commits
Show all changes
327 commits
Select commit Hold shift + click to select a range
a55298b
fix: fix axis component update when click label
Rui-Sun Jul 21, 2023
ac68abc
test: add unit test fot limitMaxAutoWidth
fangsmile Jul 21, 2023
40aa232
feat: access basic axis component in pivotChart-axis demo
Rui-Sun Jul 19, 2023
5dbb105
feat: compute axis component display in pivot chart
Rui-Sun Jul 19, 2023
2298d09
fix: fix type problem in pivot chart axis function
Rui-Sun Jul 20, 2023
3df28da
test: update pivotChart unit test
Rui-Sun Jul 20, 2023
4ac4228
feat: add interactive in pivot chart axis component
Rui-Sun Jul 20, 2023
a92907b
fix: fix right bottom frozen jump into problem
Rui-Sun Jul 20, 2023
832abb3
fix: fix axis component update when click label
Rui-Sun Jul 21, 2023
602e7d1
Merge branch 'feat/pivot-chart-axis' of https://github.com/VisActor/V…
Rui-Sun Jul 21, 2023
ed74b67
chore: update github-ci.js
Rui-Sun Jul 21, 2023
a2d192e
fix: fix progress proxy row and column limit
Rui-Sun Jul 21, 2023
512e2f4
fix: fix left and right frozen cell display problem in progress proxy
Rui-Sun Jul 21, 2023
a00ad01
Merge pull request #151 from VisActor/feat/pivot-chart-axis
Rui-Sun Jul 21, 2023
b18cacf
Merge remote-tracking branch 'origin/feat/pivot_chart' into 148-refac…
fangsmile Jul 21, 2023
7e14209
test: modify unit test
fangsmile Jul 21, 2023
38da88c
docs: modify demo updateOption pivot chart
fangsmile Jul 21, 2023
9aed470
Merge pull request #150 from VisActor/148-refactor-add-api-of-updateo…
fangsmile Jul 21, 2023
259f424
feat: add title option
fangsmile Jul 21, 2023
207e21c
feat: add heightMode option
fangsmile Jul 23, 2023
f15ac3f
Merge pull request #154 from VisActor/153-feature-access-title-component
fangsmile Jul 24, 2023
fabe73f
Merge remote-tracking branch 'origin/feat/pivot_chart' into 155-featu…
fangsmile Jul 24, 2023
581257c
refactor: delete widthMode:standard-aeolus and add option of autoFill…
fangsmile Jul 24, 2023
5ff7cdf
docs: update changlog of rush
fangsmile Jul 24, 2023
635172f
docs: add demo for heightMode
fangsmile Jul 24, 2023
ded0300
refactor: define type of pivotchart
fangsmile Jul 24, 2023
003efbc
Merge pull request #156 from VisActor/155-feature-add-option-heightmo…
fangsmile Jul 25, 2023
8653fc3
chore: delete unused code
fangsmile Jul 25, 2023
a369838
build: prelease version 0.9.2-alpha.0
github-actions[bot] Jul 25, 2023
495915e
feat: add selectedDimension in PivotChart
Rui-Sun Jul 21, 2023
3352b81
feat: add zero align in axis component
Rui-Sun Jul 24, 2023
0a78b91
feat: add axes table option
Rui-Sun Jul 24, 2023
d82ac83
Merge remote-tracking branch 'origin/feat/pivot_chart' into pre-relea…
fangsmile Jul 25, 2023
56a605f
fix: delete Duplicate identifier PivotChartConstructorOptions
fangsmile Jul 25, 2023
9106a7f
Merge remote-tracking branch 'origin/develop' into pre-release/0.9.2-…
fangsmile Jul 25, 2023
88aa732
chore: update vrender components version
fangsmile Jul 25, 2023
c975fad
feat: update vrender version
Rui-Sun Jul 25, 2023
8cb02d2
build: prelease version 0.9.2-alpha.3
github-actions[bot] Jul 25, 2023
d25b41c
Merge branch 'feat/pivot_chart' into pre-release/0.9.2-alpha.3
fangsmile Jul 26, 2023
c0e36b8
Merge pull request #164 from VisActor/pre-release/0.9.2-alpha.3
fangsmile Jul 26, 2023
de7bab3
feat: update chart data to series
fangsmile Jul 26, 2023
20e8216
fix: the chartspec series has fromDataId
fangsmile Jul 26, 2023
1bd68ce
fix: the chartspec series has fromDataId
fangsmile Jul 26, 2023
c5ab0b2
Merge remote-tracking branch 'origin/feat/pivot_chart' into 166-updat…
fangsmile Jul 26, 2023
a17e164
fix: getRowsHeight compute when heightMode set to adaptive
fangsmile Jul 26, 2023
0e83eb1
fix: chartSpec.data?.id should add optional symbol
fangsmile Jul 26, 2023
5e7e3fb
fix: pivot chart boundary condications problems
fangsmile Jul 27, 2023
006c184
refactor: rename chartType to chartModule
fangsmile Jul 27, 2023
d93f76d
refactor: rename chartType to chartModule
fangsmile Jul 27, 2023
f681413
refactor: rename chartType to chartModule
fangsmile Jul 27, 2023
fcecb55
refactor: get series dataId logic scrupulously
fangsmile Jul 27, 2023
fab77e0
Merge pull request #168 from VisActor/166-update-chart-data-to-series
fangsmile Jul 27, 2023
2f12241
feat: add axes table option
Rui-Sun Jul 24, 2023
6274116
feat: add axis component range update when update legend
Rui-Sun Jul 25, 2023
0369a50
feat: add axis component event
Rui-Sun Jul 25, 2023
a71a22e
feat: add zero align in axis component
Rui-Sun Jul 24, 2023
2a62908
feat: add axis component range update when update legend
Rui-Sun Jul 25, 2023
b967950
feat: add dimension axis sort funtion
Rui-Sun Jul 26, 2023
2a2a57c
fix: fix cell resize in right and bottom frozen cell
Rui-Sun Jul 26, 2023
fe35b71
fix: fix text stick consider right and bottom frozen
Rui-Sun Jul 26, 2023
4efc947
fix: fix defaultHeaderColWidth config in right frozen column
Rui-Sun Jul 26, 2023
d21cee0
fix: fix table resize function
Rui-Sun Jul 26, 2023
60638c3
feat: add axis component related cell style in theme
Rui-Sun Jul 27, 2023
2db0971
feat: add zero align in axis component
Rui-Sun Jul 24, 2023
6ea3332
feat: add axes table option
Rui-Sun Jul 24, 2023
1e07a24
feat: add axis component range update when update legend
Rui-Sun Jul 25, 2023
8453cfa
fix: remove multi PivotChartConstructorOptions define
Rui-Sun Jul 26, 2023
9020ae7
fix: fix default theme judgement in bottom/right frozen
Rui-Sun Jul 27, 2023
864d7f3
fix: fix scroll range error with bottom frozen range
Rui-Sun Jul 27, 2023
0b717bf
fix: fix heightMode judgement in getRowsHeight()
Rui-Sun Jul 27, 2023
471608f
fix: fix getCellMergeInfo() no indicator error
Rui-Sun Jul 27, 2023
d15b055
fix: delete pivot-chart folder
Rui-Sun Jul 28, 2023
38e4926
feat: add axes table option
Rui-Sun Jul 24, 2023
03a1c12
feat: add axis component range update when update legend
Rui-Sun Jul 25, 2023
28e76fd
feat: add axis component event
Rui-Sun Jul 25, 2023
133bc44
feat: add zero align in axis component
Rui-Sun Jul 24, 2023
4c0939b
feat: add axis component range update when update legend
Rui-Sun Jul 25, 2023
f2d9232
feat: add dimension axis sort funtion
Rui-Sun Jul 26, 2023
c46ad80
fix: fix cell resize in right and bottom frozen cell
Rui-Sun Jul 26, 2023
0c22db7
fix: fix text stick consider right and bottom frozen
Rui-Sun Jul 26, 2023
8a9f6ef
fix: fix defaultHeaderColWidth config in right frozen column
Rui-Sun Jul 26, 2023
03d6e9b
fix: fix table resize function
Rui-Sun Jul 26, 2023
3adf5da
feat: add axis component related cell style in theme
Rui-Sun Jul 27, 2023
9278639
feat: add zero align in axis component
Rui-Sun Jul 24, 2023
f197741
feat: add axes table option
Rui-Sun Jul 24, 2023
c6487e2
feat: add axis component range update when update legend
Rui-Sun Jul 25, 2023
d8bc1f5
fix: remove multi PivotChartConstructorOptions define
Rui-Sun Jul 26, 2023
249f415
fix: fix default theme judgement in bottom/right frozen
Rui-Sun Jul 27, 2023
e149ea5
fix: fix scroll range error with bottom frozen range
Rui-Sun Jul 27, 2023
196fe90
fix: fix heightMode judgement in getRowsHeight()
Rui-Sun Jul 27, 2023
658d5d6
fix: fix getCellMergeInfo() no indicator error
Rui-Sun Jul 27, 2023
ef87caf
fix: delete pivot-chart folder
Rui-Sun Jul 28, 2023
a6975df
fix: fix pivot chart progress update error
Rui-Sun Jul 28, 2023
ddf34b3
Merge remote-tracking branch 'origin/develop' into feat/pivot_chart
fangsmile Jul 28, 2023
006377f
Merge remote-tracking branch 'origin/feat/pivot_chart' into demo/179-…
fangsmile Jul 30, 2023
e50bc8f
refactor: sort collectedValues by data.field.domain
fangsmile Jul 30, 2023
e64e624
docs: update changlog of rush
fangsmile Jul 30, 2023
4a290f4
docs: modify spec of chart
fangsmile Jul 31, 2023
5505e2a
Merge pull request #180 from VisActor/demo/179-add-official-website-d…
fangsmile Jul 31, 2023
1ad0ff5
fix: fix pivot progress in column
Rui-Sun Jul 31, 2023
7bb9e60
fix: fix row header right border problem in PivotChart
Rui-Sun Jul 31, 2023
4ec206d
fix: fix axis cell should relayout when rowheader resized
Rui-Sun Jul 31, 2023
8b1a54f
Merge remote-tracking branch 'origin/feat/pivot_chart' into feat/pivo…
Rui-Sun Jul 31, 2023
852c60c
fix: fix corner cell background should not be opacity
Rui-Sun Jul 31, 2023
36feaa6
fix: adjust getCellSizeForDraw() offset
Rui-Sun Jul 31, 2023
6887765
fix: reset getCellSizeForDraw()
Rui-Sun Jul 31, 2023
25ba11f
fix: xField&yField support array
Rui-Sun Jul 31, 2023
4d767d9
fix: fix highPerformanceGetCell() header judgement
Rui-Sun Jul 31, 2023
fc0c71d
fix: fix highPerformanceGetCell getshadow cache mode
Rui-Sun Jul 31, 2023
774e401
Merge pull request #184 from VisActor/feat/pivot-chart-axis
Rui-Sun Jul 31, 2023
a28d12c
refactor: use barWidth to compute chart column width #185
fangsmile Jul 31, 2023
ca14d6b
refactor: use barWidth to compute chart column width #185
fangsmile Jul 31, 2023
25135e9
refactor: use barWidth to compute chart column width #185
fangsmile Jul 31, 2023
d09b6bb
docs: update changlog of rush
fangsmile Jul 31, 2023
f81b6ec
refactor: use barWidth to compute chart column width #185
fangsmile Jul 31, 2023
9dcf19c
Merge pull request #186 from VisActor/185-refactor-barwidth-compute-c…
fangsmile Jul 31, 2023
0513558
fix: fix getDimensionKeyInChartSpec() common chart type support
Rui-Sun Aug 1, 2023
3cf12ae
fix: fix cornerHeaderStyle hover color get wrong color
Rui-Sun Aug 1, 2023
b272a9c
Merge pull request #188 from VisActor/feat/pivot-chart-axis
Rui-Sun Aug 1, 2023
abbb115
feat: basic bottom right frozen function
Rui-Sun Aug 1, 2023
45e7f13
fix: fix no text error in progress column
Rui-Sun Aug 1, 2023
e3f639e
fix: fix updateCell() empty cell error
Rui-Sun Aug 1, 2023
5131e00
fix: fix heightMode: 'autoHeight' resize column width problem
Rui-Sun Aug 1, 2023
a09e824
fix: fix verticalDirection value in RichText create
Rui-Sun Aug 1, 2023
abe8f61
fix: use updateOption can‘t modify hover highlight mode correctly #189
fangsmile Aug 1, 2023
ad19605
docs: update changlog of rush
fangsmile Aug 1, 2023
62c16af
Merge pull request #190 from VisActor/feat/pivot-chart-axis
Rui-Sun Aug 1, 2023
705c990
Merge pull request #191 from VisActor/189-bug-indicators-set-first-in…
fangsmile Aug 1, 2023
ffdac6a
refactor: widthMode set adaptive , compute body column to adaptive le…
fangsmile Aug 1, 2023
d677cad
docs: update changlog of rush
fangsmile Aug 1, 2023
2f5de50
feat: add right bottom corner group
Rui-Sun Aug 1, 2023
5a7dfb2
Merge remote-tracking branch 'origin/feat/pivot_chart' into feat/righ…
Rui-Sun Aug 1, 2023
ef698d9
Merge pull request #192 from VisActor/187-refactor-widthmode-set-adap…
fangsmile Aug 1, 2023
528273d
feat: create bottom right frozen style base on header style
Rui-Sun Aug 2, 2023
059b9b5
fix: add auto image judgement in getRowsHeight()
Rui-Sun Aug 2, 2023
f1be19e
fix: fix column resize in bottom frozen
Rui-Sun Aug 2, 2023
ac2668f
Merge remote-tracking branch 'origin/feat/pivot_chart' into feat/righ…
Rui-Sun Aug 2, 2023
48b8ea9
refactor: last column to resize width is inflexibility #136
fangsmile Aug 2, 2023
e93e2fc
docs: update changlog of rush
fangsmile Aug 2, 2023
42f5da7
Merge pull request #193 from VisActor/feat/pivot-chart-axis
Rui-Sun Aug 2, 2023
47b1529
refactor: add stopPropagation for wheel event #71
fangsmile Aug 2, 2023
a3a239b
Merge pull request #194 from VisActor/136-refactor-last-column-to-res…
fangsmile Aug 2, 2023
2de2049
feat: update dependencies
Rui-Sun Aug 2, 2023
6291116
fix: updateOption modify title and legend problems
fangsmile Aug 2, 2023
824b873
fix: fix title and legend position
fangsmile Aug 2, 2023
d65ea20
feat: axis component can use axes option in chart spec
Rui-Sun Aug 2, 2023
c80375d
Merge pull request #195 from VisActor/136-refactor-last-column-to-res…
fangsmile Aug 2, 2023
e9f3b3a
Merge remote-tracking branch 'origin/feat/pivot_chart' into feat/pivo…
Rui-Sun Aug 2, 2023
45d326a
fix: fix column reize in right frozen
Rui-Sun Aug 2, 2023
419cbca
Merge remote-tracking branch 'origin/feat/pivot_chart' into feat/righ…
Rui-Sun Aug 2, 2023
1e97c4d
fix: fix getCell() group judgement in scenegraph
Rui-Sun Aug 2, 2023
4b935d9
fix: fix error in pivot chart unit test
Rui-Sun Aug 3, 2023
bc957c4
refactor: compute optimize height for chart by axis tick count #196
fangsmile Aug 3, 2023
050f725
docs: update changlog of rush
fangsmile Aug 3, 2023
e478c95
fix: fix viewBox update problem when table scroll
Rui-Sun Aug 3, 2023
24add5a
fix: fix chart shake in horizontal mode
Rui-Sun Aug 3, 2023
69c55dc
test: update pivot chart unit test
Rui-Sun Aug 3, 2023
4c77c33
Merge remote-tracking branch 'origin/feat/pivot_chart' into feat/pivo…
Rui-Sun Aug 3, 2023
821c1e6
Merge pull request #197 from VisActor/196-refactor-compute-optimize-h…
fangsmile Aug 3, 2023
85c999e
feat: records support format Record<string, any[]> groupby indicator …
fangsmile Aug 3, 2023
7b8d748
Merge pull request #199 from VisActor/feat/pivot-chart-axis
Rui-Sun Aug 3, 2023
60e14ba
Merge remote-tracking branch 'origin/feat/pivot_chart' into 200-featu…
fangsmile Aug 3, 2023
2ac4819
feat: records support format Record<string, any[]> groupby indicator …
fangsmile Aug 4, 2023
07e532c
feat: records support format Record<string, any[]> groupby indicator …
fangsmile Aug 4, 2023
6c65adc
Merge pull request #201 from VisActor/200-feature-records-support-for…
fangsmile Aug 4, 2023
2d6e9e4
feat: add basic axis component auto width function
Rui-Sun Aug 4, 2023
4602a12
fix: fix range label measurement in computeAxisConpomentWidth()
Rui-Sun Aug 4, 2023
344fbd8
fix: fix corner cell width compute problem in pivot chart
Rui-Sun Aug 4, 2023
891f8ac
refactor: uniform api name with visactor:change listen to on
fangsmile Aug 4, 2023
1858e9c
feat: defaultWidth support 'auto' config
Rui-Sun Aug 4, 2023
457b1f8
fix: updateOption api dispose chartInstance
fangsmile Aug 4, 2023
b164c22
refactor: change dispose to release
fangsmile Aug 4, 2023
29cdf19
refactor: change invalidate to render
fangsmile Aug 7, 2023
7b8ae3d
Merge pull request #205 from VisActor/204-refactoruniform-api-name-wi…
fangsmile Aug 7, 2023
f2c7505
fix: fix column resize label position error
Rui-Sun Aug 7, 2023
b19ea1d
Merge remote-tracking branch 'origin/feat/pivot_chart' into feat/pivo…
Rui-Sun Aug 7, 2023
882aa8c
fix: fix column resize error in adaptive width mode
Rui-Sun Aug 7, 2023
02bca41
refactor: add interactive setting to icon so can control if can sele…
fangsmile Aug 7, 2023
18e9c96
fix: fix defaultWidth return in computeColWidth()
Rui-Sun Aug 7, 2023
5e85da6
refactor: image columnType with blank value should render nothing
fangsmile Aug 7, 2023
0de9473
fix: fix merge cell cache in highPerformanceGetCell()
Rui-Sun Aug 7, 2023
a564c76
Merge pull request #206 from VisActor/88-refactor--interactive-setting
fangsmile Aug 7, 2023
56863d0
refactor: double click resize column line should compute column width…
fangsmile Aug 7, 2023
da2edb5
fix: fix pivot chart row header disappear problem
Rui-Sun Aug 7, 2023
bd25dcb
fix: fix title default config in getAxisConfigInPivotChart()
Rui-Sun Aug 7, 2023
fd5a546
fix: fix zero config in axis component
Rui-Sun Aug 7, 2023
e9e9e7c
fix: fix inverse config in axis config
Rui-Sun Aug 8, 2023
a40ff1b
fix: fix range&domain default config in axis component
Rui-Sun Aug 8, 2023
12ff925
fix: fix zero align config in axis component
Rui-Sun Aug 8, 2023
f93708f
Merge pull request #207 from VisActor/158-bug-double-click-resize-col…
fangsmile Aug 8, 2023
2dd8f60
Merge pull request #202 from VisActor/feat/pivot-chart-axis
Rui-Sun Aug 8, 2023
a74e61d
Merge remote-tracking branch 'origin/feat/pivot_chart' into feat/righ…
Rui-Sun Aug 8, 2023
2eb59b5
feat: reset frozen bottom row count
Rui-Sun Aug 8, 2023
af82640
feat: reset frozen right column count
Rui-Sun Aug 8, 2023
a321d45
fix: disable right frozen columns resize temply
Rui-Sun Aug 9, 2023
968c3a6
fix: fix bottom frozen row header error in pivot table
Rui-Sun Aug 9, 2023
8a45cd2
feat: add basic both right bottom frozen function
Rui-Sun Aug 9, 2023
47207c8
feat: add bottom frozen reset in both right and bottom frozen mode
Rui-Sun Aug 9, 2023
0659b10
fix: fix error in resize column
Rui-Sun Aug 9, 2023
83ca396
refactor: optimize compute row height performance and measure text wi…
fangsmile Aug 9, 2023
93f4ebd
fix: fix scroll update in autoWidth mode
Rui-Sun Aug 9, 2023
0bd0d1f
fix: use highPerformanceGetCell in dynamicSetY()
Rui-Sun Aug 9, 2023
5159f36
docs: add demo testPerformanceMoreColumn
fangsmile Aug 9, 2023
8bba920
Merge pull request #211 from VisActor/fix/position-error
Rui-Sun Aug 10, 2023
574ea70
fix: fix legend release error
Rui-Sun Aug 10, 2023
58555ea
fix: change axis title autoRotate config
Rui-Sun Aug 10, 2023
64cefcf
fix: legend click bugs
fangsmile Aug 10, 2023
7c6531d
fix: legend click bugs
fangsmile Aug 10, 2023
75022e1
fix: add label formatMethod in computeAxisConpomentWidth()
Rui-Sun Aug 10, 2023
7708187
fix: fix pivotChartAxes update in updateOption()
Rui-Sun Aug 10, 2023
f3e8450
fix: after resize chart disappear
fangsmile Aug 10, 2023
ea6bc72
fix: container clear in scenegraph clearCells()
Rui-Sun Aug 10, 2023
a2d15cc
fix: change axis sync config in pivot chart
Rui-Sun Aug 10, 2023
6d6dd66
fix: window resize chartEvent close set autoFit: false
fangsmile Aug 10, 2023
04efb63
fix: fix table resize error in pivot chart
Rui-Sun Aug 10, 2023
3250704
fix: get range error
fangsmile Aug 11, 2023
bf42d5f
feat: add axis component height computation
Rui-Sun Aug 11, 2023
636426f
Merge pull request #213 from VisActor/212-fix-bugs-for-pivotchart
fangsmile Aug 11, 2023
56ed163
Merge remote-tracking branch 'origin/feat/pivot_chart' into fix/fix-a…
Rui-Sun Aug 11, 2023
d08b648
refactor: parentElement rename to container
fangsmile Aug 11, 2023
3c2a5f7
fix: add title component resize function
Rui-Sun Aug 11, 2023
dccb744
Merge pull request #214 from VisActor/fix/fix-axis-fs
Rui-Sun Aug 11, 2023
789bb27
fix: fix axis component resize
Rui-Sun Aug 11, 2023
a900412
Merge remote-tracking branch 'origin/feat/pivot_chart' into 212-fix-b…
fangsmile Aug 11, 2023
2a43b0f
Merge pull request #215 from VisActor/212-fix-bugs-for-pivotchart
fangsmile Aug 11, 2023
f12383c
Merge remote-tracking branch 'origin/feat/pivot_chart' into 209-refac…
fangsmile Aug 14, 2023
910437b
refactor: optimize compute row height
fangsmile Aug 14, 2023
ea84fe5
fix: onVChartEvent argument handle error
fangsmile Aug 14, 2023
1a23b7d
Merge pull request #210 from VisActor/209-refactor-optimize-performance
fangsmile Aug 14, 2023
b2ec2ee
fix: fix auto width scroll display error
Rui-Sun Aug 15, 2023
de60468
refactor: optimize chart render performance and support async render
fangsmile Aug 15, 2023
801b73c
test: pivot chart unit test getChartDatumPosition error
fangsmile Aug 15, 2023
584fb5b
refactor: optimize chart render performance and support async render
fangsmile Aug 15, 2023
7ef85d1
Merge remote-tracking branch 'origin/feat/pivot_chart' into fix/posit…
Rui-Sun Aug 15, 2023
50b4de5
feat: add legendItemAttributeUpdate event
Rui-Sun Aug 15, 2023
ed636c0
Merge pull request #218 from VisActor/216-refactor-optimize-chart-ren…
fangsmile Aug 15, 2023
c7b3955
fix: fix error when dimension collectedValues is undefined
Rui-Sun Aug 15, 2023
670d313
fix: add default domain in getAxisConfigInPivotChart()
Rui-Sun Aug 15, 2023
1d6fa4f
Merge pull request #217 from VisActor/fix/position-error
Rui-Sun Aug 15, 2023
91c340c
Merge remote-tracking branch 'origin/feat/pivot_chart' into feat/righ…
Rui-Sun Aug 15, 2023
24d604f
fix: fix merge name error
Rui-Sun Aug 15, 2023
b1779e9
refactor: optimize chart rerender times when click mark state isn't c…
fangsmile Aug 16, 2023
c401cfd
refactor: compare array equal use vutil's isEqual
fangsmile Aug 16, 2023
330d21e
refactor: compare array equal use vutil's isEqual
fangsmile Aug 16, 2023
e1344a9
fix: fix right bottom cell init in createGroupForFirstScreen()
Rui-Sun Aug 16, 2023
3cefea0
fix: enable all column resize
Rui-Sun Aug 16, 2023
906ab46
Merge pull request #222 from VisActor/221-refactor-optimize-chart-rer…
fangsmile Aug 16, 2023
a8ebd83
Merge remote-tracking branch 'origin/feat/pivot_chart' into feat/righ…
Rui-Sun Aug 16, 2023
8a0b022
Merge pull request #208 from VisActor/feat/right-bottom-frozen
Rui-Sun Aug 16, 2023
1fd181c
docs: changelog type modify to minor
fangsmile Aug 16, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/workflows/bug-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
push:
branches: ['main']
pull_request:
branches: ['main', 'develop']
branches: ['main', 'develop', 'feat/pivot_chart']

jobs:
build:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "refactor: last column to resize width is inflexibility #136\n\n",
"type": "patch",
"packageName": "@visactor/vtable"
}
],
"packageName": "@visactor/vtable",
"email": "[email protected]"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "refactor: delete widthMode:standard-aeolus and add option of autoFillWidth\n\n",
"type": "patch",
"packageName": "@visactor/vtable"
}
],
"packageName": "@visactor/vtable",
"email": "[email protected]"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "refactor: use barWidth to compute chart column width #185\n\n",
"type": "patch",
"packageName": "@visactor/vtable"
}
],
"packageName": "@visactor/vtable",
"email": "[email protected]"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "refactor: widthMode set adaptive , compute body column to adaptive lefted container space #187\n\n",
"type": "patch",
"packageName": "@visactor/vtable"
}
],
"packageName": "@visactor/vtable",
"email": "[email protected]"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "fix: use updateOption can‘t modify hover highlight mode correctly #189\n\n",
"type": "patch",
"packageName": "@visactor/vtable"
}
],
"packageName": "@visactor/vtable",
"email": "[email protected]"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "refactor: compute optimize height for chart by axis tick count #196\n\n",
"type": "patch",
"packageName": "@visactor/vtable"
}
],
"packageName": "@visactor/vtable",
"email": "[email protected]"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "refactor: sort collectedValues by data.field.domain\n\n",
"type": "patch",
"packageName": "@visactor/vtable"
}
],
"packageName": "@visactor/vtable",
"email": "[email protected]"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "feat: add listenChart Event\n\n",
"type": "patch",
"packageName": "@visactor/vtable"
}
],
"packageName": "@visactor/vtable",
"email": "[email protected]"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "feat: handle legend event to reset chart\n\n",
"type": "patch",
"packageName": "@visactor/vtable"
}
],
"packageName": "@visactor/vtable",
"email": "[email protected]"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "feat: add api getChartDatumPosition\n\n",
"type": "patch",
"packageName": "@visactor/vtable"
}
],
"packageName": "@visactor/vtable",
"email": "[email protected]"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@visactor/vtable",
"comment": "feat: add right and bottom frozen function",
"type": "patch"
}
],
"packageName": "@visactor/vtable"
}
6 changes: 3 additions & 3 deletions common/config/rush/pnpm-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@
*
* PNPM documentation: https://pnpm.io/package_json#pnpmoverrides
*/
"globalOverrides": {
"@visactor/vrender": "0.11.0-alpha.3"
},
// "globalOverrides": {
// "@visactor/vrender": "0.12.3"
// },
/**
* The `globalPeerDependencyRules` setting provides various settings for suppressing validation errors
* that are reported during installation with `strictPeerDependencies=true`. The settings are copied
Expand Down
Loading