|
2 | 2 |
|
3 | 3 | 2025-05-29
|
4 | 4 |
|
5 |
| - |
6 | 5 | **🆕 New feature**
|
7 | 6 |
|
8 | 7 | - **@visactor/vchart**: add `barGap` option for histogram chart
|
|
12 | 11 |
|
13 | 12 | - **@visactor/vchart**: fix data-zoom domain when the label of band size is number-like string, fix [#3982](https://github.com/VisActor/VChart/issues/3982)
|
14 | 13 | - **@visactor/vchart**: fix the order of title in mark tooltip when dimension tooltip has no title, fix [#3991](https://github.com/VisActor/VChart/issues/3991)
|
15 |
| -- **@visactor/vchart**: option `{ poptip: true } should load `poptipForText` |
| 14 | +- **@visactor/vchart**: option `{ poptip: true }` should load `poptipForText` |
16 | 15 | - **react-vchart**: when use children to render customized tooltip, react-vchart should update
|
17 | 16 | - **@visactor/vchart**: customized render of tooltip should be render in react 17 and react 18
|
18 | 17 |
|
19 | 18 | **🔖 other**
|
20 | 19 |
|
21 | 20 | - **@visactor/vchart**: fix: Replace all the vchartConstructor to vchartConstructor, and ensure backward compatibility with older versions.
|
22 | 21 |
|
23 |
| - |
24 |
| - |
25 | 22 | [more detail about v1.13.11](https://github.com/VisActor/VChart/releases/tag/v1.13.11)
|
26 | 23 |
|
27 | 24 | # v1.13.10
|
28 | 25 |
|
29 | 26 | 2025-05-16
|
30 | 27 |
|
31 |
| - |
32 | 28 | **🆕 New feature**
|
33 | 29 |
|
34 | 30 | - **@visactor/vchart**: tooltip support inside position
|
|
41 | 37 | - **@visactor/vchart**: fix error of enterable tooltip when multiple charts in a page, fix [#3940](https://github.com/VisActor/VChart/issues/3940)
|
42 | 38 | - **@visactor/vchart**: upgrade vgrammar to 0.16.7, fix [#3965](https://github.com/VisActor/VChart/issues/3965)
|
43 | 39 |
|
44 |
| - |
45 |
| - |
46 | 40 | [more detail about v1.13.10](https://github.com/VisActor/VChart/releases/tag/v1.13.10)
|
47 | 41 |
|
48 | 42 | # v1.13.9
|
49 | 43 |
|
50 | 44 | 2025-04-21
|
51 | 45 |
|
52 |
| - |
53 | 46 | **🆕 New feature**
|
54 | 47 |
|
55 | 48 | - **@visactor/vchart**: axis datafilter support context. close [#3332](https://github.com/VisActor/VChart/issues/3332)
|
|
74 | 67 |
|
75 | 68 | - **@visactor/vchart**: supply interface of docs. fix [#3877](https://github.com/VisActor/VChart/issues/3877)
|
76 | 69 |
|
77 |
| - |
78 |
| - |
79 | 70 | [more detail about v1.13.9](https://github.com/VisActor/VChart/releases/tag/v1.13.9)
|
80 | 71 |
|
81 | 72 | # v1.13.8
|
82 | 73 |
|
83 | 74 | 2025-03-31
|
84 | 75 |
|
85 |
| - |
86 | 76 | **🆕 New feature**
|
87 | 77 |
|
88 |
| -- **@visactor/vchart**: add `alwayCalculateTotal` for total label |
| 78 | +- **@visactor/vchart**: add `alwayCalculateTotal` for total label |
89 | 79 | - **@visactor/vchart**: add options `onlyFull` to lockStatisticsByDomain
|
90 | 80 |
|
91 | 81 | **🐛 Bug fix**
|
|
102 | 92 | - **@visactor/vchart**: fix bug of zoomable in mobile device which only use pointer event
|
103 | 93 | - **@visactor/vchart**: fix datazoom drag and zoom triggered at the same time, fix [#3819](https://github.com/VisActor/VChart/issues/3819)
|
104 | 94 |
|
105 |
| - |
106 |
| - |
107 | 95 | [more detail about v1.13.8](https://github.com/VisActor/VChart/releases/tag/v1.13.8)
|
108 | 96 |
|
109 | 97 | # v1.13.7
|
110 | 98 |
|
111 | 99 | 2025-03-14
|
112 | 100 |
|
113 |
| - |
114 | 101 | **🆕 New feature**
|
115 | 102 |
|
116 | 103 | - **@visactor/vchart**: support `position` config in totalLabel, [#3396](https://github.com/VisActor/VChart/issues/3396)
|
|
127 | 114 |
|
128 | 115 | - **@visactor/vchart**: add util to export
|
129 | 116 |
|
130 |
| - |
131 |
| - |
132 | 117 | [more detail about v1.13.7](https://github.com/VisActor/VChart/releases/tag/v1.13.7)
|
133 | 118 |
|
134 | 119 | # v1.13.6
|
|
0 commit comments