purpose233
|
17ebd60b2d
|
fix: fix incorrect import
|
2023-11-13 16:52:01 +08:00 |
|
purpose233
|
51b1198c3e
|
chore: add release scripts
|
2023-11-13 16:46:53 +08:00 |
|
purpose233
|
e174a13e38
|
chore: remove vchart dependencies
|
2023-11-13 16:43:00 +08:00 |
|
github-actions[bot]
|
2506ca528c
|
build: prelease version 1.6.3
|
2023-11-10 18:39:58 +08:00 |
|
github-actions[bot]
|
bb88d47f2d
|
build: prelease version 1.6.3
|
2023-11-10 10:14:38 +00:00 |
|
xile611
|
cfae7616b8
|
fix: fix cartesian/cartesian.ts
|
2023-11-10 15:17:35 +08:00 |
|
xile611
|
12ce631e48
|
fix: upgrade vgrammar to 0.8.3 to fix renderAsync
|
2023-11-10 15:17:35 +08:00 |
|
xile611
|
0d27f1d431
|
Revert "perf: update the performance of getAttribute"
This reverts commit c046195676 .
|
2023-11-10 10:31:56 +08:00 |
|
xile611
|
d6d081ad62
|
Revert "fix: fix type error of arc"
This reverts commit d7a4b17d3b .
|
2023-11-10 10:31:56 +08:00 |
|
xile611
|
6de9a5e21c
|
Revert "fix: fix _computeGradientAttr() of base-mark after filter by legend"
This reverts commit 8ef251cf82 .
|
2023-11-10 10:31:56 +08:00 |
|
xile611
|
772b136e99
|
perf: optimize the encode performance of sankey
|
2023-11-10 09:59:30 +08:00 |
|
kkxxkk2019
|
8e40be36a0
|
fix: type error fix
|
2023-11-09 19:45:15 +08:00 |
|
kkxxkk2019
|
899a07465f
|
fix: svg model's id should be uniq, fixed #1422, #1442
|
2023-11-09 19:45:15 +08:00 |
|
kkxxkk2019
|
c87941896e
|
fix: empty string should not be a valid number, fix #1463
|
2023-11-09 19:25:54 +08:00 |
|
Howard Zhang
|
7e6ca49112
|
fix: add adaption css style
|
2023-11-09 12:02:56 +08:00 |
|
xiaoluoHe
|
f3d2fc520a
|
fix: update animation not work in line mark
|
2023-11-09 11:51:28 +08:00 |
|
xile611
|
de752cae8c
|
fix: fix type error
|
2023-11-09 11:03:07 +08:00 |
|
xile611
|
b477ce1014
|
fix: fix the error when quick release vchart during async render
|
2023-11-09 11:03:07 +08:00 |
|
kkxxkk2019
|
5d69d2fe3b
|
ci: reduce build actions in some github workflow
|
2023-11-08 20:53:55 +08:00 |
|
github-actions[bot]
|
28b249920e
|
build: prelease version 1.6.2
|
2023-11-08 19:46:33 +08:00 |
|
Howard Zhang
|
ccaf25a6bf
|
fix: adaption for the deprecated theme token
|
2023-11-08 19:46:33 +08:00 |
|
Howard Zhang
|
68d7a1643f
|
fix: adaption for the deprecated theme token
|
2023-11-08 19:46:33 +08:00 |
|
Howard Zhang
|
dd58634802
|
fix: adaption for the deprecated theme token
|
2023-11-08 19:46:33 +08:00 |
|
Howard Zhang
|
05d81050de
|
fix: tooltip value is forced to wrap when the user globally configures css overflow-warp
|
2023-11-08 19:46:33 +08:00 |
|
kkxxkk2019
|
f68c360eeb
|
Merge remote-tracking branch 'origin/main' into release/1.6.1
|
2023-11-08 14:21:04 +08:00 |
|
github-actions[bot]
|
e351528f0e
|
build: prelease version 1.6.1
|
2023-11-08 05:47:29 +00:00 |
|
kkxxkk2019
|
7246c3f945
|
ci: use copyFileSync and should throw error
|
2023-11-08 13:03:54 +08:00 |
|
kkxxkk2019
|
bdeabdcdc4
|
Merge remote-tracking branch 'origin/develop' into fix/issue-1425
|
2023-11-08 10:34:47 +08:00 |
|
skie1997
|
0cff54d6f3
|
chore: revert some config
|
2023-11-08 10:24:08 +08:00 |
|
skie1997
|
de96624455
|
chore: upgrade packages
|
2023-11-08 10:24:08 +08:00 |
|
Howard Zhang
|
5e08cd49a3
|
fix: error in tooltip position processing
|
2023-11-08 10:11:46 +08:00 |
|
kkxxkk2019
|
3758222d85
|
chore: update rush change
|
2023-11-07 23:27:17 +08:00 |
|
kkxxkk2019
|
02cab0fb58
|
fix: if layout item is invisible, do not participate in grid layout, related #1425
|
2023-11-07 23:24:46 +08:00 |
|
xile611
|
204283c0cb
|
fix: heatmap need to call registerCellMark()
|
2023-11-07 15:41:55 +08:00 |
|
xile611
|
c48b211104
|
fix: upgrade version of vgrammar to 0.8.2
|
2023-11-07 15:41:55 +08:00 |
|
Darkside
|
014ea920c3
|
Merge pull request #1365 from VisActor/feat/vmind-funnel-dualAxis
feat(vmind): dual axis and funnel chart
|
2023-11-07 15:39:24 +08:00 |
|
xile611
|
cbffec889b
|
feat: add components <Title /> and <Indicator /> of react-vchart, close #1424
|
2023-11-07 11:39:08 +08:00 |
|
xile611
|
9a143ca496
|
feat: support dimensionClick, dimensionHover,and other events of chart, close #1432
|
2023-11-07 11:39:08 +08:00 |
|
skie1997
|
8503688e3a
|
Merge branch 'dev-vmind/1.1.0' into feat/vmind-funnel-dualAxis
|
2023-11-07 11:11:21 +08:00 |
|
purpose233
|
a676efdc8f
|
fix: fix the json import for vmind
|
2023-11-07 10:59:57 +08:00 |
|
da730
|
872f0c459c
|
fix: axios代替fetch
|
2023-11-07 10:59:41 +08:00 |
|
da730
|
1b6dd94c2f
|
fix: 去除replaceAll
|
2023-11-07 10:42:55 +08:00 |
|
purpose233
|
b61e0a9eb0
|
fix: fix the json import for vmind
|
2023-11-07 10:35:51 +08:00 |
|
da730
|
5aab73843e
|
fix: axios代替fetch
|
2023-11-07 10:35:49 +08:00 |
|
da730
|
9e6f7425ec
|
Merge branch 'develop' of https://github.com/VisActor/VChart into develop
|
2023-11-07 10:29:34 +08:00 |
|
xiaoluoHe
|
a0d94f1e8e
|
fix: centroidProperty not work in map chart
|
2023-11-07 10:01:31 +08:00 |
|
xiaoluoHe
|
29c2e60fe3
|
refactor: preserve compatibility
|
2023-11-07 09:57:49 +08:00 |
|
xiaoluoHe
|
ac66a2c3d0
|
fix: no longer using findLast function
|
2023-11-07 09:57:49 +08:00 |
|
skie1997
|
a113a3c1f8
|
chore: code var value
|
2023-11-03 17:55:32 +08:00 |
|
skie1997
|
4dada89b7e
|
chore: reconfig aggrgation logic
|
2023-11-03 17:55:32 +08:00 |
|
skie1997
|
e50efdba22
|
chore: delete unuseless code
|
2023-11-03 17:55:32 +08:00 |
|
skie1997
|
87ff9284d4
|
chore: delete unuseless code
|
2023-11-03 17:55:32 +08:00 |
|
skie1997
|
d26a8e2643
|
chore: test error
|
2023-11-03 17:55:32 +08:00 |
|
skie1997
|
c98bc1d69b
|
fix(marker): aggregation return value infinity problem
|
2023-11-03 17:55:32 +08:00 |
|
xiaoluoHe
|
0c896ebd1c
|
feat: label formatMethod callback support context params
|
2023-11-03 17:25:25 +08:00 |
|
xile611
|
a722e4fc67
|
perf: use group encode in static encodes
|
2023-11-03 16:07:56 +08:00 |
|
kangxiaoting.kk
|
c3dfef067b
|
fix: dont update tick_data when only update domain of scale
|
2023-11-03 15:54:56 +08:00 |
|
kangxiaoting.kk
|
2a0ed8278f
|
fix: fix the condition of calculating ticks
|
2023-11-03 15:54:56 +08:00 |
|
kangxiaoting.kk
|
f024462f22
|
fix: fix bug of update scale call by data filter events
|
2023-11-03 15:54:56 +08:00 |
|
kangxiaoting.kk
|
3203f5af82
|
fix: fix bounds of axis
|
2023-11-03 15:54:56 +08:00 |
|
kangxiaoting.kk
|
03172902dc
|
fix: update ticks when need
|
2023-11-03 15:54:56 +08:00 |
|
kangxiaoting.kk
|
f1665f93f5
|
fix: axis compute ticks when need
|
2023-11-03 15:54:56 +08:00 |
|
kangxiaoting.kk
|
5bdec0edda
|
fix: trigger scaleUpdate on need
|
2023-11-03 15:54:56 +08:00 |
|
github-actions[bot]
|
8b27c4120f
|
build: prelease version 1.6.0
|
2023-11-03 14:20:02 +08:00 |
|
github-actions[bot]
|
bb294d9e2c
|
build: prelease version 1.6.0
|
2023-11-03 05:32:00 +00:00 |
|
da730
|
49798ac760
|
fix: 去除replaceAll
|
2023-11-03 11:49:39 +08:00 |
|
kkxxkk2019
|
a337cbfb6c
|
chore: update vrender version
|
2023-11-03 10:41:51 +08:00 |
|
kkxxkk2019
|
8cb33699a9
|
chore: validation vrender
|
2023-11-03 10:41:51 +08:00 |
|
xiaoluoHe
|
aa99ddd997
|
feat: load browser or node env code dynamically
|
2023-11-02 16:06:58 +08:00 |
|
xiaoluoHe
|
95fdf16e5f
|
refactor: split wordCloud-shape transform into wordCloud-shape register
|
2023-11-02 16:06:58 +08:00 |
|
xiaoluoHe
|
9e0547adfb
|
chore: refactor bundling for cross-env packages
|
2023-11-02 16:06:58 +08:00 |
|
kkxxkk2019
|
ebcbc9e2ae
|
Merge branch 'develop' of github.com:VisActor/VChart into dev/1.6.0
|
2023-11-02 13:42:49 +08:00 |
|
Howard Zhang
|
303287f4fa
|
fix: gradient in tooltip shape
|
2023-11-02 13:38:20 +08:00 |
|
Howard Zhang
|
dd99180fcf
|
fix: gradient in tooltip shape
|
2023-11-02 13:38:20 +08:00 |
|
kkxxkk2019
|
643dd620da
|
fix: optimize the trigger of hover in non-browser env
|
2023-11-02 13:33:12 +08:00 |
|
kkxxkk2019
|
7d4a5cb6b6
|
fix: react-vchart mode not work
|
2023-11-02 13:33:12 +08:00 |
|
xile611
|
6f4ba3c016
|
perf: optimize the field type judgment in global scale
|
2023-11-02 13:32:32 +08:00 |
|
xile611
|
c76ab32ef4
|
fix: getRawDataStatisticsByField() dont use view statics when viewdata has other transform
|
2023-11-02 13:32:32 +08:00 |
|
xile611
|
c7480308a6
|
perf: optimize stackRegion()
|
2023-11-02 13:32:32 +08:00 |
|
xile611
|
678e2fdf15
|
fix: fix bug of getRawDataStatisticsByField() in MapSeries
|
2023-11-02 13:32:32 +08:00 |
|
xile611
|
2aa151c2bf
|
fix: global-scale dont depend on dataStatistics, just depend on the series
|
2023-11-02 13:32:32 +08:00 |
|
xile611
|
2864bd9cca
|
perf: only calculate statistics of raw data by need
|
2023-11-02 13:32:32 +08:00 |
|
xile611
|
43b5936c45
|
perf: create raw data statistics only when need
|
2023-11-02 13:32:32 +08:00 |
|
kkxxkk2019
|
00fd3d875c
|
Merge branch 'feat/point-sampling-1.6.0' into dev/1.6.0
|
2023-11-02 11:52:39 +08:00 |
|
kkxxkk2019
|
d5f17409c9
|
Merge branch 'dev/1.6.0' of github.com:VisActor/VChart into feat/point-sampling-1.6.0
|
2023-11-02 11:52:11 +08:00 |
|
kkxxkk2019
|
7192092c40
|
Merge branch 'dev/1.6.0' of github.com:VisActor/VChart into dev/1.6.0
|
2023-11-02 11:47:13 +08:00 |
|
Howard Zhang
|
a1a53c93f4
|
fix: xss vulnerability
|
2023-11-02 11:44:17 +08:00 |
|
Howard Zhang
|
6a52d40530
|
fix: type problem
|
2023-11-02 11:44:17 +08:00 |
|
Howard Zhang
|
f309a26d24
|
fix: type problems
|
2023-11-02 11:44:17 +08:00 |
|
Howard Zhang
|
37fbba436d
|
fix: type problems
|
2023-11-02 11:44:17 +08:00 |
|
Howard Zhang
|
704ab37386
|
fix: invert method in dimension event
|
2023-11-02 11:44:17 +08:00 |
|
Howard Zhang
|
50d9f5728f
|
fix: update axis mixin
|
2023-11-02 11:44:17 +08:00 |
|
Howard Zhang
|
9e5dbedc58
|
fix: fix the angle offset in rose dimension tooltip
|
2023-11-02 11:44:17 +08:00 |
|
skie1997
|
1b4c9828cd
|
feat: add recompile logic
|
2023-11-02 11:16:42 +08:00 |
|
skie1997
|
35bbbadab2
|
chore: revert test page
|
2023-11-02 10:57:46 +08:00 |
|
xile611
|
3e254a888b
|
fix: fix _computeGradientAttr() of base-mark after filter by legend
|
2023-11-02 10:55:27 +08:00 |
|
xile611
|
b08d4ac057
|
fix: fix type error of arc
|
2023-11-02 10:55:27 +08:00 |
|
xile611
|
b5465ac549
|
perf: update the performance of getAttribute
|
2023-11-02 10:55:27 +08:00 |
|
xiaoluoHe
|
b4fd1290db
|
fix: incorrect animtionUpdateEnabled check
|
2023-11-02 10:49:42 +08:00 |
|
xiaoluoHe
|
2f4201a00c
|
refactor: remove unnecessary function call
|
2023-11-02 10:49:42 +08:00 |
|