@carbon/charts 1.7.1 → 1.7.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +776 -882
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,393 +1,296 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
-
All notable changes to this project will be documented in this file.
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
## [1.7.1](https://github.com/carbon-design-system/carbon-charts/compare/v1.7.0...v1.7.1) (2023-04-20)
|
|
3
|
+
All notable changes to this project will be documented in this file. See
|
|
4
|
+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
7
5
|
|
|
6
|
+
## [1.7.2](https://github.com/carbon-design-system/carbon-charts/compare/v1.7.1...v1.7.2) (2023-04-25)
|
|
8
7
|
|
|
9
8
|
### Bug Fixes
|
|
10
9
|
|
|
11
|
-
|
|
12
|
-
|
|
10
|
+
- **dependencies:** make dom-to-image-more a dependency
|
|
11
|
+
([#1547](https://github.com/carbon-design-system/carbon-charts/issues/1547))
|
|
12
|
+
([3991928](https://github.com/carbon-design-system/carbon-charts/commit/3991928c7196c272a7d125d88bf01f836c429072))
|
|
13
13
|
|
|
14
|
+
## [1.7.1](https://github.com/carbon-design-system/carbon-charts/compare/v1.7.0...v1.7.1) (2023-04-20)
|
|
14
15
|
|
|
16
|
+
### Bug Fixes
|
|
15
17
|
|
|
18
|
+
- **1522:** externalize dom-to-image-more
|
|
19
|
+
([#1540](https://github.com/carbon-design-system/carbon-charts/issues/1540))
|
|
20
|
+
([98f1bfc](https://github.com/carbon-design-system/carbon-charts/commit/98f1bfc40aaf0f6cb0e7139ff8cfc3337474aa33))
|
|
16
21
|
|
|
17
22
|
# [1.7.0](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.14...v1.7.0) (2023-04-19)
|
|
18
23
|
|
|
19
|
-
|
|
20
24
|
### Features
|
|
21
25
|
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
- **exports:** custom fileDownload.fileName function
|
|
27
|
+
([#1536](https://github.com/carbon-design-system/carbon-charts/issues/1536))
|
|
28
|
+
([fc658e0](https://github.com/carbon-design-system/carbon-charts/commit/fc658e03e188884a27ed60e95ded3f41db5d50ba))
|
|
27
29
|
|
|
28
30
|
## [1.6.14](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.13...v1.6.14) (2023-03-07)
|
|
29
31
|
|
|
30
32
|
**Note:** Version bump only for package @carbon/charts
|
|
31
33
|
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
34
|
## [1.6.13](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.12...v1.6.13) (2023-03-07)
|
|
37
35
|
|
|
38
|
-
|
|
39
36
|
### Bug Fixes
|
|
40
37
|
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
38
|
+
- **csp:** axis & tooltip issues
|
|
39
|
+
([#1512](https://github.com/carbon-design-system/carbon-charts/issues/1512))
|
|
40
|
+
([821f6ad](https://github.com/carbon-design-system/carbon-charts/commit/821f6ad6d183191d5b5b79d7140e2b0cd505ecd0))
|
|
46
41
|
|
|
47
42
|
## [1.6.12](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.11...v1.6.12) (2023-03-06)
|
|
48
43
|
|
|
49
44
|
**Note:** Version bump only for package @carbon/charts
|
|
50
45
|
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
46
|
## [1.6.11](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.10...v1.6.11) (2023-03-06)
|
|
56
47
|
|
|
57
48
|
**Note:** Version bump only for package @carbon/charts
|
|
58
49
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
50
|
## [1.6.10](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.9...v1.6.10) (2023-03-06)
|
|
64
51
|
|
|
65
52
|
**Note:** Version bump only for package @carbon/charts
|
|
66
53
|
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
54
|
## [1.6.9](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.8...v1.6.9) (2023-03-03)
|
|
72
55
|
|
|
73
56
|
**Note:** Version bump only for package @carbon/charts
|
|
74
57
|
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
58
|
## [1.6.8](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.7...v1.6.8) (2023-02-27)
|
|
80
59
|
|
|
81
|
-
|
|
82
60
|
### Bug Fixes
|
|
83
61
|
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
62
|
+
- **gauge:** `delta` element still showing up when disabled
|
|
63
|
+
([#1503](https://github.com/carbon-design-system/carbon-charts/issues/1503))
|
|
64
|
+
([41fc849](https://github.com/carbon-design-system/carbon-charts/commit/41fc849a162984bd48e139154635cbd9916d9222))
|
|
89
65
|
|
|
90
66
|
## [1.6.7](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.6...v1.6.7) (2023-02-27)
|
|
91
67
|
|
|
92
|
-
|
|
93
68
|
### Bug Fixes
|
|
94
69
|
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
70
|
+
- **dependencies:** fixed requirement on carbon-components version
|
|
71
|
+
([#1504](https://github.com/carbon-design-system/carbon-charts/issues/1504))
|
|
72
|
+
([4f48728](https://github.com/carbon-design-system/carbon-charts/commit/4f487285c7245e0ffe9ddc9154cea2677569195f))
|
|
100
73
|
|
|
101
74
|
## [1.6.6](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.5...v1.6.6) (2023-02-27)
|
|
102
75
|
|
|
103
|
-
|
|
104
76
|
### Bug Fixes
|
|
105
77
|
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
78
|
+
- **toolbar:** role='menu' being applied to wrong element
|
|
79
|
+
([#1502](https://github.com/carbon-design-system/carbon-charts/issues/1502))
|
|
80
|
+
([61f9eca](https://github.com/carbon-design-system/carbon-charts/commit/61f9eca5ee1ac988a4807750aa357407aad72c10))
|
|
111
81
|
|
|
112
82
|
## [1.6.5](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.4...v1.6.5) (2023-02-27)
|
|
113
83
|
|
|
114
84
|
**Note:** Version bump only for package @carbon/charts
|
|
115
85
|
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
86
|
## [1.6.4](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.3...v1.6.4) (2023-02-03)
|
|
121
87
|
|
|
122
|
-
|
|
123
88
|
### Bug Fixes
|
|
124
89
|
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
90
|
+
- **csv-export:** fix en-dash html code showing up
|
|
91
|
+
([#1492](https://github.com/carbon-design-system/carbon-charts/issues/1492))
|
|
92
|
+
([adaa209](https://github.com/carbon-design-system/carbon-charts/commit/adaa209b14bca0080c87f24a5eaf8108ee632468))
|
|
130
93
|
|
|
131
94
|
## [1.6.3](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.2...v1.6.3) (2022-12-23)
|
|
132
95
|
|
|
133
|
-
|
|
134
96
|
### Bug Fixes
|
|
135
97
|
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
98
|
+
- **csp:** remove inline styles
|
|
99
|
+
([#1484](https://github.com/carbon-design-system/carbon-charts/issues/1484))
|
|
100
|
+
([622f59a](https://github.com/carbon-design-system/carbon-charts/commit/622f59ab3cc738985f1004ff93423602ad673b86))
|
|
141
101
|
|
|
142
102
|
## [1.6.2](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.1...v1.6.2) (2022-12-06)
|
|
143
103
|
|
|
144
|
-
|
|
145
104
|
### Bug Fixes
|
|
146
105
|
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
106
|
+
- **core:** keep tooltip hidden if legend truncation is set to none
|
|
107
|
+
([#1471](https://github.com/carbon-design-system/carbon-charts/issues/1471))
|
|
108
|
+
([1c5e555](https://github.com/carbon-design-system/carbon-charts/commit/1c5e555cfda85851ad9d394bcd13809d0605bcce)),
|
|
109
|
+
closes
|
|
110
|
+
[#1470](https://github.com/carbon-design-system/carbon-charts/issues/1470)
|
|
152
111
|
|
|
153
112
|
## [1.6.1](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.0...v1.6.1) (2022-10-20)
|
|
154
113
|
|
|
155
|
-
|
|
156
114
|
### Bug Fixes
|
|
157
115
|
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
116
|
+
- **core:** allow users to 'escape' axis tooltip in heatmap
|
|
117
|
+
([#1454](https://github.com/carbon-design-system/carbon-charts/issues/1454))
|
|
118
|
+
([d6873e2](https://github.com/carbon-design-system/carbon-charts/commit/d6873e21c2e2c2c663667b5d31575868cfacab19)),
|
|
119
|
+
closes
|
|
120
|
+
[#1453](https://github.com/carbon-design-system/carbon-charts/issues/1453)
|
|
163
121
|
|
|
164
122
|
# [1.6.0](https://github.com/carbon-design-system/carbon-charts/compare/v1.5.8...v1.6.0) (2022-09-27)
|
|
165
123
|
|
|
166
124
|
**Note:** Version bump only for package @carbon/charts
|
|
167
125
|
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
126
|
## [1.5.8](https://github.com/carbon-design-system/carbon-charts/compare/v1.5.7...v1.5.8) (2022-09-26)
|
|
173
127
|
|
|
174
|
-
|
|
175
128
|
### Bug Fixes
|
|
176
129
|
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
130
|
+
- **core:** wordcloud should not render if `value` is not a number
|
|
131
|
+
([#1449](https://github.com/carbon-design-system/carbon-charts/issues/1449))
|
|
132
|
+
([822f813](https://github.com/carbon-design-system/carbon-charts/commit/822f81360e1c9f2fdcc625a0d538f9af92c62fd9))
|
|
182
133
|
|
|
183
134
|
## [1.5.7](https://github.com/carbon-design-system/carbon-charts/compare/v1.5.6...v1.5.7) (2022-09-19)
|
|
184
135
|
|
|
185
|
-
|
|
186
136
|
### Bug Fixes
|
|
187
137
|
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
138
|
+
- **core:** add missing properties to AxisOptions interface
|
|
139
|
+
([#1432](https://github.com/carbon-design-system/carbon-charts/issues/1432))
|
|
140
|
+
([f88f310](https://github.com/carbon-design-system/carbon-charts/commit/f88f31000add77ba4affb78aa82276069d0f501a)),
|
|
141
|
+
closes
|
|
142
|
+
[#1413](https://github.com/carbon-design-system/carbon-charts/issues/1413)
|
|
193
143
|
|
|
194
144
|
## [1.5.6](https://github.com/carbon-design-system/carbon-charts/compare/v1.5.5...v1.5.6) (2022-09-14)
|
|
195
145
|
|
|
196
146
|
**Note:** Version bump only for package @carbon/charts
|
|
197
147
|
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
148
|
## [1.5.5](https://github.com/carbon-design-system/carbon-charts/compare/v1.5.4...v1.5.5) (2022-09-14)
|
|
203
149
|
|
|
204
150
|
**Note:** Version bump only for package @carbon/charts
|
|
205
151
|
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
152
|
## [1.5.4](https://github.com/carbon-design-system/carbon-charts/compare/v1.5.3...v1.5.4) (2022-09-14)
|
|
211
153
|
|
|
212
|
-
|
|
213
154
|
### Bug Fixes
|
|
214
155
|
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
156
|
+
- **core:** display correct minimum in heatmap axis tooltip when there is
|
|
157
|
+
missing data
|
|
158
|
+
([#1434](https://github.com/carbon-design-system/carbon-charts/issues/1434))
|
|
159
|
+
([33d1bcc](https://github.com/carbon-design-system/carbon-charts/commit/33d1bcce8b6e5c3312790a74da503a34a914467a)),
|
|
160
|
+
closes
|
|
161
|
+
[#1423](https://github.com/carbon-design-system/carbon-charts/issues/1423)
|
|
220
162
|
|
|
221
163
|
## [1.5.3](https://github.com/carbon-design-system/carbon-charts/compare/v1.5.2...v1.5.3) (2022-09-06)
|
|
222
164
|
|
|
223
165
|
**Note:** Version bump only for package @carbon/charts
|
|
224
166
|
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
167
|
## [1.5.2](https://github.com/carbon-design-system/carbon-charts/compare/v1.5.1...v1.5.2) (2022-08-15)
|
|
230
168
|
|
|
231
|
-
|
|
232
169
|
### Bug Fixes
|
|
233
170
|
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
171
|
+
- **core:** prevent toolbar buttons from being clicked if shouldBeDisabled
|
|
172
|
+
returns true
|
|
173
|
+
([#1429](https://github.com/carbon-design-system/carbon-charts/issues/1429))
|
|
174
|
+
([83aeb93](https://github.com/carbon-design-system/carbon-charts/commit/83aeb934d60d6db733311800eb3ecaad24be3753)),
|
|
175
|
+
closes
|
|
176
|
+
[#1424](https://github.com/carbon-design-system/carbon-charts/issues/1424)
|
|
239
177
|
|
|
240
178
|
## [1.5.1](https://github.com/carbon-design-system/carbon-charts/compare/v1.5.0...v1.5.1) (2022-08-08)
|
|
241
179
|
|
|
242
|
-
|
|
243
180
|
### Bug Fixes
|
|
244
181
|
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
182
|
+
- show correct time format in ticks with milliseconds
|
|
183
|
+
([#1419](https://github.com/carbon-design-system/carbon-charts/issues/1419))
|
|
184
|
+
([d527f05](https://github.com/carbon-design-system/carbon-charts/commit/d527f052d3307be80f7e218f7df832c1bb04c92c))
|
|
250
185
|
|
|
251
186
|
# [1.5.0](https://github.com/carbon-design-system/carbon-charts/compare/v1.4.0...v1.5.0) (2022-07-22)
|
|
252
187
|
|
|
253
|
-
|
|
254
188
|
### Features
|
|
255
189
|
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
190
|
+
- **core:** Show milliseconds in axis labels if necessary
|
|
191
|
+
([#1408](https://github.com/carbon-design-system/carbon-charts/issues/1408))
|
|
192
|
+
([d754ca6](https://github.com/carbon-design-system/carbon-charts/commit/d754ca6494fc2138976c89cb338e72193a4e7bf0))
|
|
261
193
|
|
|
262
194
|
# [1.4.0](https://github.com/carbon-design-system/carbon-charts/compare/v1.3.2...v1.4.0) (2022-07-21)
|
|
263
195
|
|
|
264
|
-
|
|
265
196
|
### Features
|
|
266
197
|
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
198
|
+
- **core:** allow theme to be set via options prop
|
|
199
|
+
([#1412](https://github.com/carbon-design-system/carbon-charts/issues/1412))
|
|
200
|
+
([6288548](https://github.com/carbon-design-system/carbon-charts/commit/62885487a700e2222d51f70aea790eddd5d6d086)),
|
|
201
|
+
closes
|
|
202
|
+
[#1411](https://github.com/carbon-design-system/carbon-charts/issues/1411)
|
|
272
203
|
|
|
273
204
|
## [1.3.2](https://github.com/carbon-design-system/carbon-charts/compare/v1.3.1...v1.3.2) (2022-06-30)
|
|
274
205
|
|
|
275
|
-
|
|
276
206
|
### Bug Fixes
|
|
277
207
|
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
208
|
+
- **core:** remove dom-to-image dependency & add script to project
|
|
209
|
+
([#1403](https://github.com/carbon-design-system/carbon-charts/issues/1403))
|
|
210
|
+
([8dcd34b](https://github.com/carbon-design-system/carbon-charts/commit/8dcd34b00e804f666fa4a756f40d19233d516196)),
|
|
211
|
+
closes
|
|
212
|
+
[#1395](https://github.com/carbon-design-system/carbon-charts/issues/1395)
|
|
283
213
|
|
|
284
214
|
## [1.3.1](https://github.com/carbon-design-system/carbon-charts/compare/v1.3.0...v1.3.1) (2022-06-28)
|
|
285
215
|
|
|
286
|
-
|
|
287
216
|
### Bug Fixes
|
|
288
217
|
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
218
|
+
- **core:** remove mock text from axes
|
|
219
|
+
([#1402](https://github.com/carbon-design-system/carbon-charts/issues/1402))
|
|
220
|
+
([876d55c](https://github.com/carbon-design-system/carbon-charts/commit/876d55c19727b589d0fdb294b0e3f522328b5fd9))
|
|
294
221
|
|
|
295
222
|
# [1.3.0](https://github.com/carbon-design-system/carbon-charts/compare/v1.2.1...v1.3.0) (2022-06-28)
|
|
296
223
|
|
|
297
|
-
|
|
298
224
|
### Features
|
|
299
225
|
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
226
|
+
- **core:** bar group time series
|
|
227
|
+
([#1398](https://github.com/carbon-design-system/carbon-charts/issues/1398))
|
|
228
|
+
([6ff1bb1](https://github.com/carbon-design-system/carbon-charts/commit/6ff1bb19ec95f5cd5da34ce8639fa9c079461d5f)),
|
|
229
|
+
closes
|
|
230
|
+
[#1396](https://github.com/carbon-design-system/carbon-charts/issues/1396)
|
|
231
|
+
[#1373](https://github.com/carbon-design-system/carbon-charts/issues/1373)
|
|
305
232
|
|
|
306
233
|
## [1.2.1](https://github.com/carbon-design-system/carbon-charts/compare/v1.2.0...v1.2.1) (2022-06-14)
|
|
307
234
|
|
|
308
|
-
|
|
309
235
|
### Bug Fixes
|
|
310
236
|
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
237
|
+
- **core:** add aria-label attribute to toolbar container
|
|
238
|
+
([#1391](https://github.com/carbon-design-system/carbon-charts/issues/1391))
|
|
239
|
+
([9c38a76](https://github.com/carbon-design-system/carbon-charts/commit/9c38a764c08a2c2430ce72ac61b0e5e8aef54e74)),
|
|
240
|
+
closes
|
|
241
|
+
[#1390](https://github.com/carbon-design-system/carbon-charts/issues/1390)
|
|
316
242
|
|
|
317
243
|
# [1.2.0](https://github.com/carbon-design-system/carbon-charts/compare/v1.1.0...v1.2.0) (2022-06-13)
|
|
318
244
|
|
|
319
245
|
**Note:** Version bump only for package @carbon/charts
|
|
320
246
|
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
247
|
# [1.1.0](https://github.com/carbon-design-system/carbon-charts/compare/v1.0.4...v1.1.0) (2022-06-08)
|
|
326
248
|
|
|
327
|
-
|
|
328
249
|
### Bug Fixes
|
|
329
250
|
|
|
330
|
-
|
|
331
|
-
|
|
251
|
+
- **core:** add condition to check if domain is not undefined (between 0 & 0)
|
|
252
|
+
([#1386](https://github.com/carbon-design-system/carbon-charts/issues/1386))
|
|
253
|
+
([0938628](https://github.com/carbon-design-system/carbon-charts/commit/09386288ec2c6119b2c5d48d2821bf7a5e390c4f)),
|
|
254
|
+
closes
|
|
255
|
+
[#1385](https://github.com/carbon-design-system/carbon-charts/issues/1385)
|
|
332
256
|
|
|
333
257
|
### Features
|
|
334
258
|
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
259
|
+
- **core:** add theming functions to sass styles
|
|
260
|
+
([#1382](https://github.com/carbon-design-system/carbon-charts/issues/1382))
|
|
261
|
+
([6f56b2f](https://github.com/carbon-design-system/carbon-charts/commit/6f56b2f78436ab7c5d2e4fc83d9b3a91123c78b1))
|
|
340
262
|
|
|
341
263
|
## [1.0.4](https://github.com/carbon-design-system/carbon-charts/compare/v1.0.3...v1.0.4) (2022-05-27)
|
|
342
264
|
|
|
343
265
|
**Note:** Version bump only for package @carbon/charts
|
|
344
266
|
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
267
|
## [1.0.3](https://github.com/carbon-design-system/carbon-charts/compare/v1.0.2...v1.0.3) (2022-05-25)
|
|
350
268
|
|
|
351
|
-
|
|
352
269
|
### Bug Fixes
|
|
353
270
|
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
271
|
+
- **network-diagrams:** fix styling issues
|
|
272
|
+
([#1377](https://github.com/carbon-design-system/carbon-charts/issues/1377))
|
|
273
|
+
([731b747](https://github.com/carbon-design-system/carbon-charts/commit/731b74708fbd2e239f2cf7f51a2a37b8f30ba3f6))
|
|
359
274
|
|
|
360
275
|
## [1.0.2](https://github.com/carbon-design-system/carbon-charts/compare/v1.0.1...v1.0.2) (2022-05-24)
|
|
361
276
|
|
|
362
277
|
**Note:** Version bump only for package @carbon/charts
|
|
363
278
|
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
279
|
## [1.0.1](https://github.com/carbon-design-system/carbon-charts/compare/v1.0.0...v1.0.1) (2022-05-24)
|
|
369
280
|
|
|
370
281
|
**Note:** Version bump only for package @carbon/charts
|
|
371
282
|
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
283
|
# [1.0.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.58.2...v1.0.0) (2022-05-24)
|
|
377
284
|
|
|
378
|
-
|
|
379
285
|
### Features
|
|
380
286
|
|
|
381
|
-
|
|
382
|
-
|
|
287
|
+
- **monorepo:** Carbon v11 migration
|
|
288
|
+
([#1345](https://github.com/carbon-design-system/carbon-charts/issues/1345))
|
|
289
|
+
([97c6fcd](https://github.com/carbon-design-system/carbon-charts/commit/97c6fcd842b83adbbeadd9fa1362d7727b91e6ff))
|
|
383
290
|
|
|
384
291
|
### BREAKING CHANGES
|
|
385
292
|
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
293
|
+
- **monorepo:** node-sass => sass, theming
|
|
391
294
|
|
|
392
295
|
# Change Log
|
|
393
296
|
|
|
@@ -418,9 +321,9 @@ All notable changes to this project will be documented in this file. See
|
|
|
418
321
|
|
|
419
322
|
### Features
|
|
420
323
|
|
|
421
|
-
-
|
|
422
|
-
|
|
423
|
-
|
|
324
|
+
- **core:** add alignment option to alluvial
|
|
325
|
+
([#1305](https://github.com/carbon-design-system/carbon-charts/issues/1305))
|
|
326
|
+
([61ad7d4](https://github.com/carbon-design-system/carbon-charts/commit/61ad7d4d6a80b56187310b8062f206f3a5c49c55))
|
|
424
327
|
|
|
425
328
|
## [0.55.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.55.0...v0.55.1) (2022-03-14)
|
|
426
329
|
|
|
@@ -430,20 +333,20 @@ All notable changes to this project will be documented in this file. See
|
|
|
430
333
|
|
|
431
334
|
### Features
|
|
432
335
|
|
|
433
|
-
-
|
|
434
|
-
|
|
435
|
-
|
|
336
|
+
- **core:** add v11 classnames to modal & overflow menu
|
|
337
|
+
([#1329](https://github.com/carbon-design-system/carbon-charts/issues/1329))
|
|
338
|
+
([f79c4ac](https://github.com/carbon-design-system/carbon-charts/commit/f79c4ac389bf3c1456ff92aa374669a26c743d63))
|
|
436
339
|
|
|
437
340
|
## [0.54.14](https://github.com/carbon-design-system/carbon-charts/compare/v0.54.13...v0.54.14) (2022-03-14)
|
|
438
341
|
|
|
439
342
|
### Bug Fixes
|
|
440
343
|
|
|
441
|
-
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
344
|
+
- **core:** enable heatmap value domain to support small values
|
|
345
|
+
([#1325](https://github.com/carbon-design-system/carbon-charts/issues/1325))
|
|
346
|
+
([378845c](https://github.com/carbon-design-system/carbon-charts/commit/378845c040681e9a528357487cd60352777b95d3)),
|
|
347
|
+
closes
|
|
348
|
+
[#1321](https://github.com/carbon-design-system/carbon-charts/issues/1321)
|
|
349
|
+
[#1326](https://github.com/carbon-design-system/carbon-charts/issues/1326)
|
|
447
350
|
|
|
448
351
|
## [0.54.13](https://github.com/carbon-design-system/carbon-charts/compare/v0.54.12...v0.54.13) (2022-03-09)
|
|
449
352
|
|
|
@@ -453,28 +356,27 @@ All notable changes to this project will be documented in this file. See
|
|
|
453
356
|
|
|
454
357
|
### Bug Fixes
|
|
455
358
|
|
|
456
|
-
-
|
|
457
|
-
|
|
458
|
-
|
|
359
|
+
- **treemap:** issues with having a depth of 1
|
|
360
|
+
([#1299](https://github.com/carbon-design-system/carbon-charts/issues/1299))
|
|
361
|
+
([778f726](https://github.com/carbon-design-system/carbon-charts/commit/778f726392907563347af94681f3d8cd70dee994))
|
|
459
362
|
|
|
460
363
|
## [0.54.11](https://github.com/carbon-design-system/carbon-charts/compare/v0.54.10...v0.54.11) (2022-02-02)
|
|
461
364
|
|
|
462
365
|
### Bug Fixes
|
|
463
366
|
|
|
464
|
-
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
[#1262](https://github.com/carbon-design-system/carbon-charts/issues/1262)
|
|
367
|
+
- **core:** render only the components that are being used in proportional meter
|
|
368
|
+
([#1273](https://github.com/carbon-design-system/carbon-charts/issues/1273))
|
|
369
|
+
([46715c0](https://github.com/carbon-design-system/carbon-charts/commit/46715c0f285897958fe2008beac391ae8ab8f779)),
|
|
370
|
+
closes
|
|
371
|
+
[#1262](https://github.com/carbon-design-system/carbon-charts/issues/1262)
|
|
470
372
|
|
|
471
373
|
## [0.54.10](https://github.com/carbon-design-system/carbon-charts/compare/v0.54.9...v0.54.10) (2022-01-27)
|
|
472
374
|
|
|
473
375
|
### Bug Fixes
|
|
474
376
|
|
|
475
|
-
-
|
|
476
|
-
|
|
477
|
-
|
|
377
|
+
- **radar:** only show active datapoints in tooltips
|
|
378
|
+
([#1289](https://github.com/carbon-design-system/carbon-charts/issues/1289))
|
|
379
|
+
([58738da](https://github.com/carbon-design-system/carbon-charts/commit/58738da230ab8dcf8c115f955dabfaf5504b0252))
|
|
478
380
|
|
|
479
381
|
## [0.54.9](https://github.com/carbon-design-system/carbon-charts/compare/v0.54.8...v0.54.9) (2022-01-27)
|
|
480
382
|
|
|
@@ -484,138 +386,138 @@ All notable changes to this project will be documented in this file. See
|
|
|
484
386
|
|
|
485
387
|
### Bug Fixes
|
|
486
388
|
|
|
487
|
-
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
389
|
+
- **core:** position bounds correctly in secondary axis of combo chart
|
|
390
|
+
([#1281](https://github.com/carbon-design-system/carbon-charts/issues/1281))
|
|
391
|
+
([ab9b8e9](https://github.com/carbon-design-system/carbon-charts/commit/ab9b8e90a0e128f6c9a185091d06e62c35e90042)),
|
|
392
|
+
closes
|
|
393
|
+
[#1253](https://github.com/carbon-design-system/carbon-charts/issues/1253)
|
|
492
394
|
|
|
493
395
|
## [0.54.7](https://github.com/carbon-design-system/carbon-charts/compare/v0.54.6...v0.54.7) (2022-01-13)
|
|
494
396
|
|
|
495
397
|
### Bug Fixes
|
|
496
398
|
|
|
497
|
-
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
399
|
+
- **core:** prevent chart from breaking if thresholds array is empty
|
|
400
|
+
([#1267](https://github.com/carbon-design-system/carbon-charts/issues/1267))
|
|
401
|
+
([f566213](https://github.com/carbon-design-system/carbon-charts/commit/f566213ba4bc5c515f0a8da65a85dd14452186be)),
|
|
402
|
+
closes
|
|
403
|
+
[#1264](https://github.com/carbon-design-system/carbon-charts/issues/1264)
|
|
502
404
|
|
|
503
405
|
## [0.54.6](https://github.com/carbon-design-system/carbon-charts/compare/v0.54.5...v0.54.6) (2022-01-13)
|
|
504
406
|
|
|
505
407
|
### Bug Fixes
|
|
506
408
|
|
|
507
|
-
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
409
|
+
- **core:** prevent canvas zooming if depth equals 2 and canvas zoom property is
|
|
410
|
+
set to false
|
|
411
|
+
([#1265](https://github.com/carbon-design-system/carbon-charts/issues/1265))
|
|
412
|
+
([1f42fe0](https://github.com/carbon-design-system/carbon-charts/commit/1f42fe09461c5ad9809ecb30d3642728284d021d)),
|
|
413
|
+
closes
|
|
414
|
+
[#1251](https://github.com/carbon-design-system/carbon-charts/issues/1251)
|
|
513
415
|
|
|
514
416
|
## [0.54.5](https://github.com/carbon-design-system/carbon-charts/compare/v0.54.4...v0.54.5) (2022-01-11)
|
|
515
417
|
|
|
516
418
|
### Bug Fixes
|
|
517
419
|
|
|
518
|
-
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
420
|
+
- **core:** keep radar chart alignment after fullscreene exit
|
|
421
|
+
([#1249](https://github.com/carbon-design-system/carbon-charts/issues/1249))
|
|
422
|
+
([02eebb6](https://github.com/carbon-design-system/carbon-charts/commit/02eebb61ddc1ecfedb68a32cd15c82e428870a36)),
|
|
423
|
+
closes
|
|
424
|
+
[#1247](https://github.com/carbon-design-system/carbon-charts/issues/1247)
|
|
523
425
|
|
|
524
426
|
## [0.54.4](https://github.com/carbon-design-system/carbon-charts/compare/v0.54.3...v0.54.4) (2022-01-10)
|
|
525
427
|
|
|
526
428
|
### Bug Fixes
|
|
527
429
|
|
|
528
|
-
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
430
|
+
- **core:** prevent area chart from bleeding out of cartesian plane when
|
|
431
|
+
includeZero is enabled
|
|
432
|
+
([#1263](https://github.com/carbon-design-system/carbon-charts/issues/1263))
|
|
433
|
+
([62b6014](https://github.com/carbon-design-system/carbon-charts/commit/62b6014eea594d08572f71034eda8919c9e22100)),
|
|
434
|
+
closes
|
|
435
|
+
[#1248](https://github.com/carbon-design-system/carbon-charts/issues/1248)
|
|
534
436
|
|
|
535
437
|
## [0.54.3](https://github.com/carbon-design-system/carbon-charts/compare/v0.54.2...v0.54.3) (2022-01-07)
|
|
536
438
|
|
|
537
439
|
### Bug Fixes
|
|
538
440
|
|
|
539
|
-
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
441
|
+
- **stacked-bar:** set bar width based on number of domain values
|
|
442
|
+
([#1235](https://github.com/carbon-design-system/carbon-charts/issues/1235))
|
|
443
|
+
([758c064](https://github.com/carbon-design-system/carbon-charts/commit/758c064fcbf8f837da400af9bfac9862b2f20d1f)),
|
|
444
|
+
closes
|
|
445
|
+
[#1232](https://github.com/carbon-design-system/carbon-charts/issues/1232)
|
|
544
446
|
|
|
545
447
|
## [0.54.2](https://github.com/carbon-design-system/carbon-charts/compare/v0.54.1...v0.54.2) (2022-01-05)
|
|
546
448
|
|
|
547
449
|
### Bug Fixes
|
|
548
450
|
|
|
549
|
-
-
|
|
550
|
-
|
|
551
|
-
|
|
451
|
+
- **core:** add background to chart in fullscreen mode
|
|
452
|
+
([#1261](https://github.com/carbon-design-system/carbon-charts/issues/1261))
|
|
453
|
+
([7a10ae8](https://github.com/carbon-design-system/carbon-charts/commit/7a10ae867060b8719596fc51ccc455f14b8a8210))
|
|
552
454
|
|
|
553
455
|
## [0.54.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.54.0...v0.54.1) (2022-01-05)
|
|
554
456
|
|
|
555
457
|
### Bug Fixes
|
|
556
458
|
|
|
557
|
-
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
459
|
+
- **core:** remove circular dependencies inheritance from heatmap legend &
|
|
460
|
+
canvas zoom files
|
|
461
|
+
([#1260](https://github.com/carbon-design-system/carbon-charts/issues/1260))
|
|
462
|
+
([1abc4d9](https://github.com/carbon-design-system/carbon-charts/commit/1abc4d9ebf8ce80226df23371c4b9baa669f4c7f))
|
|
561
463
|
|
|
562
464
|
# [0.54.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.53.5...v0.54.0) (2021-12-24)
|
|
563
465
|
|
|
564
466
|
### Features
|
|
565
467
|
|
|
566
|
-
-
|
|
567
|
-
|
|
568
|
-
|
|
468
|
+
- **core:** create heatmap chart
|
|
469
|
+
([#1200](https://github.com/carbon-design-system/carbon-charts/issues/1200))
|
|
470
|
+
([a55be0f](https://github.com/carbon-design-system/carbon-charts/commit/a55be0fcec6020b609ab18b2224562aaa9775321))
|
|
569
471
|
|
|
570
472
|
## [0.53.5](https://github.com/carbon-design-system/carbon-charts/compare/v0.53.4...v0.53.5) (2021-12-15)
|
|
571
473
|
|
|
572
474
|
### Bug Fixes
|
|
573
475
|
|
|
574
|
-
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
476
|
+
- **core:** use domain in zoom bar if defined in axes
|
|
477
|
+
([#1243](https://github.com/carbon-design-system/carbon-charts/issues/1243))
|
|
478
|
+
([b265676](https://github.com/carbon-design-system/carbon-charts/commit/b2656764758d5b339987a59a2be344d0e94df4c2)),
|
|
479
|
+
closes
|
|
480
|
+
[#1228](https://github.com/carbon-design-system/carbon-charts/issues/1228)
|
|
579
481
|
|
|
580
482
|
## [0.53.4](https://github.com/carbon-design-system/carbon-charts/compare/v0.53.3...v0.53.4) (2021-12-13)
|
|
581
483
|
|
|
582
484
|
### Bug Fixes
|
|
583
485
|
|
|
584
|
-
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
486
|
+
- **core:** allow users to define custom buttons in toolbar
|
|
487
|
+
([#1158](https://github.com/carbon-design-system/carbon-charts/issues/1158))
|
|
488
|
+
([4996591](https://github.com/carbon-design-system/carbon-charts/commit/499659155b56df9f7ab03633e43f5437f21bb129)),
|
|
489
|
+
closes
|
|
490
|
+
[#1129](https://github.com/carbon-design-system/carbon-charts/issues/1129)
|
|
589
491
|
|
|
590
492
|
## [0.53.3](https://github.com/carbon-design-system/carbon-charts/compare/v0.53.2...v0.53.3) (2021-12-07)
|
|
591
493
|
|
|
592
494
|
### Bug Fixes
|
|
593
495
|
|
|
594
|
-
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
496
|
+
- **core:** fix overflow menu caused by data loading option change
|
|
497
|
+
([#1239](https://github.com/carbon-design-system/carbon-charts/issues/1239))
|
|
498
|
+
([48b2058](https://github.com/carbon-design-system/carbon-charts/commit/48b2058746d3d86675d1f979e7ea6839712bef65)),
|
|
499
|
+
closes
|
|
500
|
+
[#1229](https://github.com/carbon-design-system/carbon-charts/issues/1229)
|
|
599
501
|
|
|
600
502
|
## [0.53.2](https://github.com/carbon-design-system/carbon-charts/compare/v0.53.1...v0.53.2) (2021-12-06)
|
|
601
503
|
|
|
602
504
|
### Bug Fixes
|
|
603
505
|
|
|
604
|
-
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
506
|
+
- **core:** display respective combochart tooltips range label
|
|
507
|
+
([#1236](https://github.com/carbon-design-system/carbon-charts/issues/1236))
|
|
508
|
+
([a460ea3](https://github.com/carbon-design-system/carbon-charts/commit/a460ea3e1a695b6bf2b56f4401621d2853add8b6)),
|
|
509
|
+
closes
|
|
510
|
+
[#1085](https://github.com/carbon-design-system/carbon-charts/issues/1085)
|
|
609
511
|
|
|
610
512
|
## [0.53.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.53.0...v0.53.1) (2021-12-02)
|
|
611
513
|
|
|
612
514
|
### Bug Fixes
|
|
613
515
|
|
|
614
|
-
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
516
|
+
- **core:** display the correct group when hovering over scatter point
|
|
517
|
+
([#1233](https://github.com/carbon-design-system/carbon-charts/issues/1233))
|
|
518
|
+
([dcb5357](https://github.com/carbon-design-system/carbon-charts/commit/dcb5357a470789bbdecb97a2f0fccfa999b0c837)),
|
|
519
|
+
closes
|
|
520
|
+
[#1188](https://github.com/carbon-design-system/carbon-charts/issues/1188)
|
|
619
521
|
|
|
620
522
|
# [0.53.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.52.4...v0.53.0) (2021-12-01)
|
|
621
523
|
|
|
@@ -625,9 +527,9 @@ All notable changes to this project will be documented in this file. See
|
|
|
625
527
|
|
|
626
528
|
### Bug Fixes
|
|
627
529
|
|
|
628
|
-
-
|
|
629
|
-
|
|
630
|
-
|
|
530
|
+
- **core:** set zoom domain if old initial zoom domain is undefined
|
|
531
|
+
([#1230](https://github.com/carbon-design-system/carbon-charts/issues/1230))
|
|
532
|
+
([6d2bb01](https://github.com/carbon-design-system/carbon-charts/commit/6d2bb014a571dc8a9e6691b6b75c0736ab90b5c5))
|
|
631
533
|
|
|
632
534
|
## [0.52.3](https://github.com/carbon-design-system/carbon-charts/compare/v0.52.2...v0.52.3) (2021-11-22)
|
|
633
535
|
|
|
@@ -637,21 +539,21 @@ All notable changes to this project will be documented in this file. See
|
|
|
637
539
|
|
|
638
540
|
### Bug Fixes
|
|
639
541
|
|
|
640
|
-
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
542
|
+
- **core:** add linear gradient support to alluvial links
|
|
543
|
+
([#1192](https://github.com/carbon-design-system/carbon-charts/issues/1192))
|
|
544
|
+
([f2170b1](https://github.com/carbon-design-system/carbon-charts/commit/f2170b15b78797e0fcced2367b5b60c2b4e3a332)),
|
|
545
|
+
closes
|
|
546
|
+
[#1189](https://github.com/carbon-design-system/carbon-charts/issues/1189)
|
|
645
547
|
|
|
646
548
|
## [0.52.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.52.0...v0.52.1) (2021-11-19)
|
|
647
549
|
|
|
648
550
|
### Bug Fixes
|
|
649
551
|
|
|
650
|
-
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
552
|
+
- **core:** set pointer events of highlight elements to none
|
|
553
|
+
([#1220](https://github.com/carbon-design-system/carbon-charts/issues/1220))
|
|
554
|
+
([5594054](https://github.com/carbon-design-system/carbon-charts/commit/5594054f791e4bd48b121104a3280e9934d90d6f)),
|
|
555
|
+
closes
|
|
556
|
+
[#1212](https://github.com/carbon-design-system/carbon-charts/issues/1212)
|
|
655
557
|
|
|
656
558
|
# [0.52.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.51.4...v0.52.0) (2021-11-18)
|
|
657
559
|
|
|
@@ -661,69 +563,69 @@ All notable changes to this project will be documented in this file. See
|
|
|
661
563
|
|
|
662
564
|
### Bug Fixes
|
|
663
565
|
|
|
664
|
-
-
|
|
665
|
-
|
|
666
|
-
|
|
566
|
+
- **svelte:** remove default export in `index.html`
|
|
567
|
+
([#1218](https://github.com/carbon-design-system/carbon-charts/issues/1218))
|
|
568
|
+
([63f99d1](https://github.com/carbon-design-system/carbon-charts/commit/63f99d1b57d1b034292cc44aad93ca2de69beaed))
|
|
667
569
|
|
|
668
570
|
## [0.51.3](https://github.com/carbon-design-system/carbon-charts/compare/v0.51.2...v0.51.3) (2021-11-03)
|
|
669
571
|
|
|
670
572
|
### Bug Fixes
|
|
671
573
|
|
|
672
|
-
-
|
|
673
|
-
|
|
674
|
-
|
|
574
|
+
- **core:** remove direct reference to getBBox()
|
|
575
|
+
([#1209](https://github.com/carbon-design-system/carbon-charts/issues/1209))
|
|
576
|
+
([4960dd0](https://github.com/carbon-design-system/carbon-charts/commit/4960dd0d0d7f186ba12dd139dab6277599b208c5))
|
|
675
577
|
|
|
676
578
|
## [0.51.2](https://github.com/carbon-design-system/carbon-charts/compare/v0.51.1...v0.51.2) (2021-11-02)
|
|
677
579
|
|
|
678
580
|
### Bug Fixes
|
|
679
581
|
|
|
680
|
-
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
582
|
+
- **core:** improve keyboard accessibility
|
|
583
|
+
([#1208](https://github.com/carbon-design-system/carbon-charts/issues/1208))
|
|
584
|
+
([4f64327](https://github.com/carbon-design-system/carbon-charts/commit/4f64327f29dd23d73e4450a7f1cdda4d1d69d4e6)),
|
|
585
|
+
closes
|
|
586
|
+
[#1204](https://github.com/carbon-design-system/carbon-charts/issues/1204)
|
|
685
587
|
|
|
686
588
|
## [0.51.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.51.0...v0.51.1) (2021-11-02)
|
|
687
589
|
|
|
688
590
|
### Bug Fixes
|
|
689
591
|
|
|
690
|
-
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
592
|
+
- **core:** render chart axis labels correctly when data loads async
|
|
593
|
+
([#1207](https://github.com/carbon-design-system/carbon-charts/issues/1207))
|
|
594
|
+
([f22e99b](https://github.com/carbon-design-system/carbon-charts/commit/f22e99b8145b476d7ba55ce8f9b00843cd98aa3c)),
|
|
595
|
+
closes
|
|
596
|
+
[#1135](https://github.com/carbon-design-system/carbon-charts/issues/1135)
|
|
695
597
|
|
|
696
598
|
# [0.51.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.50.10...v0.51.0) (2021-11-01)
|
|
697
599
|
|
|
698
600
|
### Features
|
|
699
601
|
|
|
700
|
-
-
|
|
701
|
-
|
|
702
|
-
|
|
602
|
+
- **core:** add toolbar to non-cartesian charts
|
|
603
|
+
([#1191](https://github.com/carbon-design-system/carbon-charts/issues/1191))
|
|
604
|
+
([3574f4f](https://github.com/carbon-design-system/carbon-charts/commit/3574f4f376cc064e0f58de14c61d6442c527aa17))
|
|
703
605
|
|
|
704
606
|
## [0.50.10](https://github.com/carbon-design-system/carbon-charts/compare/v0.50.9...v0.50.10) (2021-10-27)
|
|
705
607
|
|
|
706
608
|
### Bug Fixes
|
|
707
609
|
|
|
708
|
-
-
|
|
709
|
-
|
|
710
|
-
|
|
610
|
+
- **core:** address various accessibility violations
|
|
611
|
+
([#1199](https://github.com/carbon-design-system/carbon-charts/issues/1199))
|
|
612
|
+
([a4ab2c0](https://github.com/carbon-design-system/carbon-charts/commit/a4ab2c0e3a91513a18e5724faa87dfd80c81c248))
|
|
711
613
|
|
|
712
614
|
## [0.50.9](https://github.com/carbon-design-system/carbon-charts/compare/v0.50.8...v0.50.9) (2021-10-20)
|
|
713
615
|
|
|
714
616
|
### Bug Fixes
|
|
715
617
|
|
|
716
|
-
-
|
|
717
|
-
|
|
718
|
-
|
|
618
|
+
- **core:** hCM issues with legend & tooltips
|
|
619
|
+
([#1195](https://github.com/carbon-design-system/carbon-charts/issues/1195))
|
|
620
|
+
([d5d7bf1](https://github.com/carbon-design-system/carbon-charts/commit/d5d7bf1b1438a275ea7083bc278d36c884a49bce))
|
|
719
621
|
|
|
720
622
|
## [0.50.8](https://github.com/carbon-design-system/carbon-charts/compare/v0.50.7...v0.50.8) (2021-10-18)
|
|
721
623
|
|
|
722
624
|
### Bug Fixes
|
|
723
625
|
|
|
724
|
-
-
|
|
725
|
-
|
|
726
|
-
|
|
626
|
+
- **core:** fix group names in binned ruler tooltips
|
|
627
|
+
([#1190](https://github.com/carbon-design-system/carbon-charts/issues/1190))
|
|
628
|
+
([312f8be](https://github.com/carbon-design-system/carbon-charts/commit/312f8bea2d885539370ca81ddbc89ee63689ab2b))
|
|
727
629
|
|
|
728
630
|
## [0.50.7](https://github.com/carbon-design-system/carbon-charts/compare/v0.50.6...v0.50.7) (2021-10-12)
|
|
729
631
|
|
|
@@ -737,21 +639,21 @@ All notable changes to this project will be documented in this file. See
|
|
|
737
639
|
|
|
738
640
|
### Bug Fixes
|
|
739
641
|
|
|
740
|
-
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
642
|
+
- **core:** fix safari bug causing incorrect chart heights
|
|
643
|
+
([#1179](https://github.com/carbon-design-system/carbon-charts/issues/1179))
|
|
644
|
+
([55dd880](https://github.com/carbon-design-system/carbon-charts/commit/55dd880e48cb07c8f392ce2b9774e49ea4220051)),
|
|
645
|
+
closes
|
|
646
|
+
[#1177](https://github.com/carbon-design-system/carbon-charts/issues/1177)
|
|
745
647
|
|
|
746
648
|
## [0.50.4](https://github.com/carbon-design-system/carbon-charts/compare/v0.50.3...v0.50.4) (2021-10-05)
|
|
747
649
|
|
|
748
650
|
### Bug Fixes
|
|
749
651
|
|
|
750
|
-
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
652
|
+
- **core:** allow users to assign custom colors to the links of source nodes
|
|
653
|
+
([#1178](https://github.com/carbon-design-system/carbon-charts/issues/1178))
|
|
654
|
+
([bec1cc7](https://github.com/carbon-design-system/carbon-charts/commit/bec1cc736dec36fd8ed26a1ade1ac9f375e3849c)),
|
|
655
|
+
closes
|
|
656
|
+
[#1175](https://github.com/carbon-design-system/carbon-charts/issues/1175)
|
|
755
657
|
|
|
756
658
|
## [0.50.3](https://github.com/carbon-design-system/carbon-charts/compare/v0.50.2...v0.50.3) (2021-10-04)
|
|
757
659
|
|
|
@@ -765,39 +667,39 @@ All notable changes to this project will be documented in this file. See
|
|
|
765
667
|
|
|
766
668
|
### Bug Fixes
|
|
767
669
|
|
|
768
|
-
-
|
|
769
|
-
|
|
770
|
-
|
|
670
|
+
- **styles:** use `map-get` in `_type.scss`
|
|
671
|
+
([#1171](https://github.com/carbon-design-system/carbon-charts/issues/1171))
|
|
672
|
+
([5d3da4c](https://github.com/carbon-design-system/carbon-charts/commit/5d3da4c08321d9ac0dcf9687cee1b6ab77d06163))
|
|
771
673
|
|
|
772
674
|
# [0.50.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.49.7...v0.50.0) (2021-09-30)
|
|
773
675
|
|
|
774
676
|
### Features
|
|
775
677
|
|
|
776
|
-
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
678
|
+
- **core:** remove overflow menu and modal imports in chart styles
|
|
679
|
+
([#1170](https://github.com/carbon-design-system/carbon-charts/issues/1170))
|
|
680
|
+
([4ca6839](https://github.com/carbon-design-system/carbon-charts/commit/4ca683928b8cea7c47b6e3f287b0fff9736eee5f)),
|
|
681
|
+
closes
|
|
682
|
+
[#1115](https://github.com/carbon-design-system/carbon-charts/issues/1115)
|
|
781
683
|
|
|
782
684
|
## [0.49.7](https://github.com/carbon-design-system/carbon-charts/compare/v0.49.6...v0.49.7) (2021-09-27)
|
|
783
685
|
|
|
784
686
|
### Bug Fixes
|
|
785
687
|
|
|
786
|
-
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
688
|
+
- **core:** optimize transition to not return new transition on root element
|
|
689
|
+
([#1169](https://github.com/carbon-design-system/carbon-charts/issues/1169))
|
|
690
|
+
([fe4d592](https://github.com/carbon-design-system/carbon-charts/commit/fe4d592991e9cbf68c4b9efab0be4aa46dfcd416)),
|
|
691
|
+
closes
|
|
692
|
+
[#1143](https://github.com/carbon-design-system/carbon-charts/issues/1143)
|
|
791
693
|
|
|
792
694
|
## [0.49.6](https://github.com/carbon-design-system/carbon-charts/compare/v0.49.5...v0.49.6) (2021-09-23)
|
|
793
695
|
|
|
794
696
|
### Bug Fixes
|
|
795
697
|
|
|
796
|
-
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
698
|
+
- **core:** correctly draw the threshold from multiple axes
|
|
699
|
+
([#1159](https://github.com/carbon-design-system/carbon-charts/issues/1159))
|
|
700
|
+
([1bba0d3](https://github.com/carbon-design-system/carbon-charts/commit/1bba0d38cc0b08fc56861d5923d1f7f3293e80a8)),
|
|
701
|
+
closes
|
|
702
|
+
[#1153](https://github.com/carbon-design-system/carbon-charts/issues/1153)
|
|
801
703
|
|
|
802
704
|
## [0.49.5](https://github.com/carbon-design-system/carbon-charts/compare/v0.49.4...v0.49.5) (2021-09-23)
|
|
803
705
|
|
|
@@ -807,19 +709,19 @@ All notable changes to this project will be documented in this file. See
|
|
|
807
709
|
|
|
808
710
|
### Bug Fixes
|
|
809
711
|
|
|
810
|
-
-
|
|
811
|
-
|
|
812
|
-
|
|
712
|
+
- **core:** stacked layouts in combo charts
|
|
713
|
+
([#1165](https://github.com/carbon-design-system/carbon-charts/issues/1165))
|
|
714
|
+
([3f53e49](https://github.com/carbon-design-system/carbon-charts/commit/3f53e491446020d4e57e6b002a4ab69062aec068))
|
|
813
715
|
|
|
814
716
|
## [0.49.3](https://github.com/carbon-design-system/carbon-charts/compare/v0.49.2...v0.49.3) (2021-09-22)
|
|
815
717
|
|
|
816
718
|
### Bug Fixes
|
|
817
719
|
|
|
818
|
-
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
720
|
+
- **core:** replace empty hyperlink with an appropriate tag
|
|
721
|
+
([#1163](https://github.com/carbon-design-system/carbon-charts/issues/1163))
|
|
722
|
+
([5d0f75d](https://github.com/carbon-design-system/carbon-charts/commit/5d0f75d97656e85c858364a3cadc92ebe3dd6cc0)),
|
|
723
|
+
closes
|
|
724
|
+
[#952](https://github.com/carbon-design-system/carbon-charts/issues/952)
|
|
823
725
|
|
|
824
726
|
## [0.49.2](https://github.com/carbon-design-system/carbon-charts/compare/v0.49.1...v0.49.2) (2021-09-20)
|
|
825
727
|
|
|
@@ -829,92 +731,92 @@ All notable changes to this project will be documented in this file. See
|
|
|
829
731
|
|
|
830
732
|
### Bug Fixes
|
|
831
733
|
|
|
832
|
-
-
|
|
833
|
-
|
|
834
|
-
|
|
734
|
+
- **core:** groupMapsTo in stacked bar charts
|
|
735
|
+
([#1156](https://github.com/carbon-design-system/carbon-charts/issues/1156))
|
|
736
|
+
([4d6b61b](https://github.com/carbon-design-system/carbon-charts/commit/4d6b61ba86c154787f9e8acdf3ed8851dc8c6b17))
|
|
835
737
|
|
|
836
738
|
# [0.49.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.48.4...v0.49.0) (2021-09-15)
|
|
837
739
|
|
|
838
740
|
### Features
|
|
839
741
|
|
|
840
|
-
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
742
|
+
- **core:** create alluvial chart
|
|
743
|
+
([#1132](https://github.com/carbon-design-system/carbon-charts/issues/1132))
|
|
744
|
+
([08fa194](https://github.com/carbon-design-system/carbon-charts/commit/08fa194f1c59ab2110c0d221886fc0174c936194)),
|
|
745
|
+
closes
|
|
746
|
+
[#871](https://github.com/carbon-design-system/carbon-charts/issues/871)
|
|
845
747
|
|
|
846
748
|
## [0.48.4](https://github.com/carbon-design-system/carbon-charts/compare/v0.48.3...v0.48.4) (2021-09-13)
|
|
847
749
|
|
|
848
750
|
### Bug Fixes
|
|
849
751
|
|
|
850
|
-
-
|
|
851
|
-
|
|
852
|
-
|
|
752
|
+
- **core:** legend alignment incorrect initial rendering
|
|
753
|
+
([#1151](https://github.com/carbon-design-system/carbon-charts/issues/1151))
|
|
754
|
+
([0b01426](https://github.com/carbon-design-system/carbon-charts/commit/0b0142677fd67041ee8576aa19cfa53f24e39a55))
|
|
853
755
|
|
|
854
756
|
## [0.48.3](https://github.com/carbon-design-system/carbon-charts/compare/v0.48.2...v0.48.3) (2021-09-13)
|
|
855
757
|
|
|
856
758
|
### Bug Fixes
|
|
857
759
|
|
|
858
|
-
-
|
|
859
|
-
|
|
860
|
-
|
|
760
|
+
- **core:** diagram rendering issues in safari
|
|
761
|
+
([#1150](https://github.com/carbon-design-system/carbon-charts/issues/1150))
|
|
762
|
+
([fc123dd](https://github.com/carbon-design-system/carbon-charts/commit/fc123dda01795fbd4703362dd2688c5ac1940728))
|
|
861
763
|
|
|
862
764
|
## [0.48.2](https://github.com/carbon-design-system/carbon-charts/compare/v0.48.1...v0.48.2) (2021-09-13)
|
|
863
765
|
|
|
864
766
|
### Bug Fixes
|
|
865
767
|
|
|
866
|
-
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
768
|
+
- **core:** render an empty zoom bar holder when there is less than or equal to
|
|
769
|
+
1 data element
|
|
770
|
+
([#1134](https://github.com/carbon-design-system/carbon-charts/issues/1134))
|
|
771
|
+
([9864cfd](https://github.com/carbon-design-system/carbon-charts/commit/9864cfd103a45ed8c8ca1605cb98a4cd10434fb2)),
|
|
772
|
+
closes
|
|
773
|
+
[#996](https://github.com/carbon-design-system/carbon-charts/issues/996)
|
|
872
774
|
|
|
873
775
|
## [0.48.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.48.0...v0.48.1) (2021-09-13)
|
|
874
776
|
|
|
875
777
|
### Bug Fixes
|
|
876
778
|
|
|
877
|
-
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
779
|
+
- **core:** display donut-figure in the center when donut-title is empty
|
|
780
|
+
([#1147](https://github.com/carbon-design-system/carbon-charts/issues/1147))
|
|
781
|
+
([1d3dac5](https://github.com/carbon-design-system/carbon-charts/commit/1d3dac55d868306541ad6acd8205cce5a505dfe0)),
|
|
782
|
+
closes
|
|
783
|
+
[#1146](https://github.com/carbon-design-system/carbon-charts/issues/1146)
|
|
882
784
|
|
|
883
785
|
# [0.48.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.47.0...v0.48.0) (2021-09-10)
|
|
884
786
|
|
|
885
787
|
### Features
|
|
886
788
|
|
|
887
|
-
-
|
|
888
|
-
|
|
889
|
-
|
|
789
|
+
- **highlight:** Add highlights
|
|
790
|
+
([#1048](https://github.com/carbon-design-system/carbon-charts/issues/1048))
|
|
791
|
+
([baa4645](https://github.com/carbon-design-system/carbon-charts/commit/baa4645c16027ab21f2d2155c79fb73cdf0d4772))
|
|
890
792
|
|
|
891
793
|
# [0.47.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.46.5...v0.47.0) (2021-09-08)
|
|
892
794
|
|
|
893
795
|
### Features
|
|
894
796
|
|
|
895
|
-
-
|
|
896
|
-
|
|
897
|
-
|
|
797
|
+
- **core:** add tree chart
|
|
798
|
+
([#1116](https://github.com/carbon-design-system/carbon-charts/issues/1116))
|
|
799
|
+
([96e4988](https://github.com/carbon-design-system/carbon-charts/commit/96e4988d5b3926f2a9daa642c8ebb62058328aa3))
|
|
898
800
|
|
|
899
801
|
## [0.46.5](https://github.com/carbon-design-system/carbon-charts/compare/v0.46.4...v0.46.5) (2021-09-08)
|
|
900
802
|
|
|
901
803
|
### Bug Fixes
|
|
902
804
|
|
|
903
|
-
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
805
|
+
- **core:** filter out dots with missing value
|
|
806
|
+
([#1136](https://github.com/carbon-design-system/carbon-charts/issues/1136))
|
|
807
|
+
([c87bee8](https://github.com/carbon-design-system/carbon-charts/commit/c87bee87de7337a0b4a332d9a223ed3e3be92ab9)),
|
|
808
|
+
closes
|
|
809
|
+
[#1133](https://github.com/carbon-design-system/carbon-charts/issues/1133)
|
|
908
810
|
|
|
909
811
|
## [0.46.4](https://github.com/carbon-design-system/carbon-charts/compare/v0.46.3...v0.46.4) (2021-08-31)
|
|
910
812
|
|
|
911
813
|
### Bug Fixes
|
|
912
814
|
|
|
913
|
-
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
815
|
+
- **core:** display correct toolbar controls based on provided options
|
|
816
|
+
([#1127](https://github.com/carbon-design-system/carbon-charts/issues/1127))
|
|
817
|
+
([77e0e43](https://github.com/carbon-design-system/carbon-charts/commit/77e0e431c3c5c57eec3e49757747c1a7835f93de)),
|
|
818
|
+
closes
|
|
819
|
+
[#1109](https://github.com/carbon-design-system/carbon-charts/issues/1109)
|
|
918
820
|
|
|
919
821
|
## [0.46.3](https://github.com/carbon-design-system/carbon-charts/compare/v0.46.2...v0.46.3) (2021-08-31)
|
|
920
822
|
|
|
@@ -932,9 +834,9 @@ All notable changes to this project will be documented in this file. See
|
|
|
932
834
|
|
|
933
835
|
### Features
|
|
934
836
|
|
|
935
|
-
-
|
|
936
|
-
|
|
937
|
-
|
|
837
|
+
- **charts:** add proportional meter chart
|
|
838
|
+
([#1040](https://github.com/carbon-design-system/carbon-charts/issues/1040))
|
|
839
|
+
([10592e4](https://github.com/carbon-design-system/carbon-charts/commit/10592e40665d104117b8e2d2580e5edc407c3e8d))
|
|
938
840
|
|
|
939
841
|
# Change Log
|
|
940
842
|
|
|
@@ -949,15 +851,15 @@ All notable changes to this project will be documented in this file. See
|
|
|
949
851
|
|
|
950
852
|
### Features
|
|
951
853
|
|
|
952
|
-
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
854
|
+
- **core:** Add options to map value to other keys
|
|
855
|
+
([#1122](https://github.com/carbon-design-system/carbon-charts/issues/1122))
|
|
856
|
+
([1835192](https://github.com/carbon-design-system/carbon-charts/commit/18351924acc182c24a7467dfc989fdc1e5c759dc)),
|
|
857
|
+
closes
|
|
858
|
+
[#1110](https://github.com/carbon-design-system/carbon-charts/issues/1110)
|
|
859
|
+
[#1110](https://github.com/carbon-design-system/carbon-charts/issues/1110)
|
|
860
|
+
[#1110](https://github.com/carbon-design-system/carbon-charts/issues/1110)
|
|
861
|
+
[#1110](https://github.com/carbon-design-system/carbon-charts/issues/1110)
|
|
862
|
+
[#1110](https://github.com/carbon-design-system/carbon-charts/issues/1110)
|
|
961
863
|
|
|
962
864
|
## [0.44.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.44.0...v0.44.1) (2021-08-19)
|
|
963
865
|
|
|
@@ -967,17 +869,17 @@ All notable changes to this project will be documented in this file. See
|
|
|
967
869
|
|
|
968
870
|
### Features
|
|
969
871
|
|
|
970
|
-
-
|
|
971
|
-
|
|
972
|
-
|
|
872
|
+
- **core:** support negative values in stacked bar
|
|
873
|
+
([#1121](https://github.com/carbon-design-system/carbon-charts/issues/1121))
|
|
874
|
+
([b71cc79](https://github.com/carbon-design-system/carbon-charts/commit/b71cc79876fe56b49cbb08441f41e17ee37fbcff))
|
|
973
875
|
|
|
974
876
|
# [0.43.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.42.1...v0.43.0) (2021-08-17)
|
|
975
877
|
|
|
976
878
|
### Features
|
|
977
879
|
|
|
978
|
-
-
|
|
979
|
-
|
|
980
|
-
|
|
880
|
+
- **core:** remove backgrounds on chart holder & wrapper
|
|
881
|
+
([#1120](https://github.com/carbon-design-system/carbon-charts/issues/1120))
|
|
882
|
+
([8044c99](https://github.com/carbon-design-system/carbon-charts/commit/8044c99cd4c307147a164d3e60bbb23d2a0a2dc4))
|
|
981
883
|
|
|
982
884
|
## [0.42.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.42.0...v0.42.1) (2021-08-13)
|
|
983
885
|
|
|
@@ -987,9 +889,9 @@ All notable changes to this project will be documented in this file. See
|
|
|
987
889
|
|
|
988
890
|
### Features
|
|
989
891
|
|
|
990
|
-
-
|
|
991
|
-
|
|
992
|
-
|
|
892
|
+
- **charts:** add histogram
|
|
893
|
+
([#1038](https://github.com/carbon-design-system/carbon-charts/issues/1038))
|
|
894
|
+
([07e07b3](https://github.com/carbon-design-system/carbon-charts/commit/07e07b3a2e8bc0eb01a7f4fdfc004e8095fb7b26))
|
|
993
895
|
|
|
994
896
|
# Change Log
|
|
995
897
|
|
|
@@ -1028,33 +930,33 @@ All notable changes to this project will be documented in this file. See
|
|
|
1028
930
|
|
|
1029
931
|
### Bug Fixes
|
|
1030
932
|
|
|
1031
|
-
-
|
|
1032
|
-
|
|
1033
|
-
|
|
933
|
+
- **core:** optimize fullscreen logic
|
|
934
|
+
([#1097](https://github.com/carbon-design-system/carbon-charts/issues/1097))
|
|
935
|
+
([d4ee1c9](https://github.com/carbon-design-system/carbon-charts/commit/d4ee1c9da6f37516b2796b69af1b7a429deb41b7))
|
|
1034
936
|
|
|
1035
937
|
## [0.41.95](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.94...v0.41.95) (2021-08-02)
|
|
1036
938
|
|
|
1037
939
|
### Bug Fixes
|
|
1038
940
|
|
|
1039
|
-
-
|
|
1040
|
-
|
|
1041
|
-
|
|
941
|
+
- **core:** set $css--default-type to false in the styles
|
|
942
|
+
([#1096](https://github.com/carbon-design-system/carbon-charts/issues/1096))
|
|
943
|
+
([d35ee26](https://github.com/carbon-design-system/carbon-charts/commit/d35ee269735c150efa1d375c5ff65c4375f7bc3e))
|
|
1042
944
|
|
|
1043
945
|
## [0.41.94](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.93...v0.41.94) (2021-07-30)
|
|
1044
946
|
|
|
1045
947
|
### Bug Fixes
|
|
1046
948
|
|
|
1047
|
-
-
|
|
1048
|
-
|
|
1049
|
-
|
|
949
|
+
- **core:** avoid adding carbon css-reset to styles
|
|
950
|
+
([#1095](https://github.com/carbon-design-system/carbon-charts/issues/1095))
|
|
951
|
+
([8c48aef](https://github.com/carbon-design-system/carbon-charts/commit/8c48aefc6f78a9dce831897e7fb75cf79dfb3b19))
|
|
1050
952
|
|
|
1051
953
|
## [0.41.93](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.92...v0.41.93) (2021-07-27)
|
|
1052
954
|
|
|
1053
955
|
### Performance Improvements
|
|
1054
956
|
|
|
1055
|
-
-
|
|
1056
|
-
|
|
1057
|
-
|
|
957
|
+
- **download-csv:** revoke object URL after downloading
|
|
958
|
+
([#1089](https://github.com/carbon-design-system/carbon-charts/issues/1089))
|
|
959
|
+
([6f001c7](https://github.com/carbon-design-system/carbon-charts/commit/6f001c749feb3747686aa5f5cd612a7cbbe7cefc))
|
|
1058
960
|
|
|
1059
961
|
## [0.41.92](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.91...v0.41.92) (2021-07-26)
|
|
1060
962
|
|
|
@@ -1064,17 +966,17 @@ All notable changes to this project will be documented in this file. See
|
|
|
1064
966
|
|
|
1065
967
|
### Bug Fixes
|
|
1066
968
|
|
|
1067
|
-
-
|
|
1068
|
-
|
|
1069
|
-
|
|
969
|
+
- **core:** eliminate style conflicts with carbon-components
|
|
970
|
+
([#1086](https://github.com/carbon-design-system/carbon-charts/issues/1086))
|
|
971
|
+
([4b11432](https://github.com/carbon-design-system/carbon-charts/commit/4b1143264f683f774d80dc98d4db2b72a7eac449))
|
|
1070
972
|
|
|
1071
973
|
## [0.41.90](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.89...v0.41.90) (2021-07-21)
|
|
1072
974
|
|
|
1073
975
|
### Bug Fixes
|
|
1074
976
|
|
|
1075
|
-
-
|
|
1076
|
-
|
|
1077
|
-
|
|
977
|
+
- **core:** gauge delta arrow not showing on first render
|
|
978
|
+
([#1083](https://github.com/carbon-design-system/carbon-charts/issues/1083))
|
|
979
|
+
([2169d80](https://github.com/carbon-design-system/carbon-charts/commit/2169d80f74557e8172d2846c9897ddf70982a1b1))
|
|
1078
980
|
|
|
1079
981
|
## [0.41.89](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.88...v0.41.89) (2021-07-21)
|
|
1080
982
|
|
|
@@ -1084,9 +986,9 @@ All notable changes to this project will be documented in this file. See
|
|
|
1084
986
|
|
|
1085
987
|
### Bug Fixes
|
|
1086
988
|
|
|
1087
|
-
-
|
|
1088
|
-
|
|
1089
|
-
|
|
989
|
+
- **core:** remove references to `process` in UMD bundles
|
|
990
|
+
([#1078](https://github.com/carbon-design-system/carbon-charts/issues/1078))
|
|
991
|
+
([dac2067](https://github.com/carbon-design-system/carbon-charts/commit/dac20679a895c56f03c2a156900d133233e17ded))
|
|
1090
992
|
|
|
1091
993
|
## [0.41.87](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.86...v0.41.87) (2021-07-20)
|
|
1092
994
|
|
|
@@ -1100,9 +1002,9 @@ All notable changes to this project will be documented in this file. See
|
|
|
1100
1002
|
|
|
1101
1003
|
### Bug Fixes
|
|
1102
1004
|
|
|
1103
|
-
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1005
|
+
- **core:** make sure document exists in case using SSR
|
|
1006
|
+
([#1073](https://github.com/carbon-design-system/carbon-charts/issues/1073))
|
|
1007
|
+
([20a78b8](https://github.com/carbon-design-system/carbon-charts/commit/20a78b8bae199b31d5cf459a84002831e79573fd))
|
|
1106
1008
|
|
|
1107
1009
|
## [0.41.84](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.83...v0.41.84) (2021-07-16)
|
|
1108
1010
|
|
|
@@ -1125,12 +1027,12 @@ All notable changes to this project will be documented in this file. See
|
|
|
1125
1027
|
|
|
1126
1028
|
### Bug Fixes
|
|
1127
1029
|
|
|
1128
|
-
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1030
|
+
- **core:** display the first and last data elements when addSpaceOnEdges is set
|
|
1031
|
+
to 0
|
|
1032
|
+
([#1064](https://github.com/carbon-design-system/carbon-charts/issues/1064))
|
|
1033
|
+
([f321807](https://github.com/carbon-design-system/carbon-charts/commit/f32180774720c7d916f6bd441b7d72500b77e7f9)),
|
|
1034
|
+
closes
|
|
1035
|
+
[#763](https://github.com/carbon-design-system/carbon-charts/issues/763)
|
|
1134
1036
|
|
|
1135
1037
|
## [0.41.80](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.79...v0.41.80) (2021-07-07)
|
|
1136
1038
|
|
|
@@ -1144,10 +1046,10 @@ All notable changes to this project will be documented in this file. See
|
|
|
1144
1046
|
|
|
1145
1047
|
### Bug Fixes
|
|
1146
1048
|
|
|
1147
|
-
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1049
|
+
- **core:** keep fill colors if custom getIsFilled is passed on mouse over for
|
|
1050
|
+
line graph
|
|
1051
|
+
([#1055](https://github.com/carbon-design-system/carbon-charts/issues/1055))
|
|
1052
|
+
([b5dac70](https://github.com/carbon-design-system/carbon-charts/commit/b5dac70c919475672ee31c59cf542605db68e5b4))
|
|
1151
1053
|
|
|
1152
1054
|
## [0.41.77](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.76...v0.41.77) (2021-06-25)
|
|
1153
1055
|
|
|
@@ -1199,15 +1101,14 @@ All notable changes to this project will be documented in this file. See
|
|
|
1199
1101
|
|
|
1200
1102
|
### Bug Fixes
|
|
1201
1103
|
|
|
1202
|
-
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
([a8d13cd](https://github.com/carbon-design-system/carbon-charts/commit/a8d13cd6d90813161582a00afa5166ca87702f38))
|
|
1104
|
+
- **core:** fix circlepacks with one dataset
|
|
1105
|
+
([#1035](https://github.com/carbon-design-system/carbon-charts/issues/1035))
|
|
1106
|
+
([2f0b183](https://github.com/carbon-design-system/carbon-charts/commit/2f0b183878b650c76b05ca6d5fb1e8f6a17c0266)),
|
|
1107
|
+
closes
|
|
1108
|
+
[#1031](https://github.com/carbon-design-system/carbon-charts/issues/1031)
|
|
1109
|
+
- **core:** make sure tooltips are properly positioned when closer to the edges
|
|
1110
|
+
([#1037](https://github.com/carbon-design-system/carbon-charts/issues/1037))
|
|
1111
|
+
([a8d13cd](https://github.com/carbon-design-system/carbon-charts/commit/a8d13cd6d90813161582a00afa5166ca87702f38))
|
|
1211
1112
|
|
|
1212
1113
|
## [0.41.66](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.65...v0.41.66) (2021-05-25)
|
|
1213
1114
|
|
|
@@ -1239,9 +1140,9 @@ All notable changes to this project will be documented in this file. See
|
|
|
1239
1140
|
|
|
1240
1141
|
### Bug Fixes
|
|
1241
1142
|
|
|
1242
|
-
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1143
|
+
- **core:** fix minor bug with data values that are undefined
|
|
1144
|
+
([#1007](https://github.com/carbon-design-system/carbon-charts/issues/1007))
|
|
1145
|
+
([5c4db99](https://github.com/carbon-design-system/carbon-charts/commit/5c4db996e3aaf5b8c8146b686945c9eb4a191b46))
|
|
1245
1146
|
|
|
1246
1147
|
# Change Log
|
|
1247
1148
|
|
|
@@ -1469,11 +1370,11 @@ All notable changes to this project will be documented in this file. See
|
|
|
1469
1370
|
|
|
1470
1371
|
### Bug Fixes
|
|
1471
1372
|
|
|
1472
|
-
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1373
|
+
- **types:** add peak, status properties to MeterChartOptions interface
|
|
1374
|
+
([#924](https://github.com/carbon-design-system/carbon-charts/issues/924))
|
|
1375
|
+
([ffff193](https://github.com/carbon-design-system/carbon-charts/commit/ffff19380e391fc603600e2630f7bb583a6a335b)),
|
|
1376
|
+
closes
|
|
1377
|
+
[#920](https://github.com/carbon-design-system/carbon-charts/issues/920)
|
|
1477
1378
|
|
|
1478
1379
|
## [0.41.22](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.21...v0.41.22) (2021-01-15)
|
|
1479
1380
|
|
|
@@ -1508,17 +1409,17 @@ All notable changes to this project will be documented in this file. See
|
|
|
1508
1409
|
|
|
1509
1410
|
### Bug Fixes
|
|
1510
1411
|
|
|
1511
|
-
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1412
|
+
- **core:** add number to the donut center interface
|
|
1413
|
+
([#929](https://github.com/carbon-design-system/carbon-charts/issues/929))
|
|
1414
|
+
([2f012a7](https://github.com/carbon-design-system/carbon-charts/commit/2f012a7915c3250b1044016330b91bc4e76206d8))
|
|
1514
1415
|
|
|
1515
1416
|
## [0.41.15](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.14...v0.41.15) (2021-01-07)
|
|
1516
1417
|
|
|
1517
1418
|
### Bug Fixes
|
|
1518
1419
|
|
|
1519
|
-
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1420
|
+
- set definedZoomBarData to zoom bar data
|
|
1421
|
+
([#909](https://github.com/carbon-design-system/carbon-charts/issues/909))
|
|
1422
|
+
([d446e47](https://github.com/carbon-design-system/carbon-charts/commit/d446e47bc618b638ddec1513e48c3fd0f01e3256))
|
|
1522
1423
|
|
|
1523
1424
|
## [0.41.14](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.13...v0.41.14) (2020-12-07)
|
|
1524
1425
|
|
|
@@ -1573,30 +1474,29 @@ All notable changes to this project will be documented in this file. See
|
|
|
1573
1474
|
|
|
1574
1475
|
### Bug Fixes
|
|
1575
1476
|
|
|
1576
|
-
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1477
|
+
- **core:** use fill:transparent for toolbar controls
|
|
1478
|
+
([#884](https://github.com/carbon-design-system/carbon-charts/issues/884))
|
|
1479
|
+
([681ec23](https://github.com/carbon-design-system/carbon-charts/commit/681ec23705d54bbf47f0e71655983ecbbebc7dd8))
|
|
1579
1480
|
|
|
1580
1481
|
## [0.41.2](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.1...v0.41.2) (2020-11-13)
|
|
1581
1482
|
|
|
1582
1483
|
### Bug Fixes
|
|
1583
1484
|
|
|
1584
|
-
-
|
|
1585
|
-
|
|
1586
|
-
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
([9ee5210](https://github.com/carbon-design-system/carbon-charts/commit/9ee5210497032108857f503b69eff2c73b22cf06))
|
|
1485
|
+
- **core:** sanitize user provided axis domains
|
|
1486
|
+
([5865b7a](https://github.com/carbon-design-system/carbon-charts/commit/5865b7a16ea424314115b05af818eed9449d2564))
|
|
1487
|
+
- **core:** tooltips should hide when mouseout is triggered on the chart holder
|
|
1488
|
+
([#887](https://github.com/carbon-design-system/carbon-charts/issues/887))
|
|
1489
|
+
([9ee5210](https://github.com/carbon-design-system/carbon-charts/commit/9ee5210497032108857f503b69eff2c73b22cf06))
|
|
1590
1490
|
|
|
1591
1491
|
## [0.41.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.0...v0.41.1) (2020-11-10)
|
|
1592
1492
|
|
|
1593
1493
|
### Bug Fixes
|
|
1594
1494
|
|
|
1595
|
-
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
|
|
1495
|
+
- **core:** correct axis title paddings in y-axes
|
|
1496
|
+
([#873](https://github.com/carbon-design-system/carbon-charts/issues/873))
|
|
1497
|
+
([8a27a5f](https://github.com/carbon-design-system/carbon-charts/commit/8a27a5f65cbc55a878e603c9aa96c6f38d6ea10d)),
|
|
1498
|
+
closes
|
|
1499
|
+
[#859](https://github.com/carbon-design-system/carbon-charts/issues/859)
|
|
1600
1500
|
|
|
1601
1501
|
# Change Log
|
|
1602
1502
|
|
|
@@ -1607,25 +1507,25 @@ All notable changes to this project will be documented in this file. See
|
|
|
1607
1507
|
|
|
1608
1508
|
### Bug Fixes
|
|
1609
1509
|
|
|
1610
|
-
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1510
|
+
- use fill:none to allow transparent toolbar control background
|
|
1511
|
+
([#858](https://github.com/carbon-design-system/carbon-charts/issues/858))
|
|
1512
|
+
([e4bf1bf](https://github.com/carbon-design-system/carbon-charts/commit/e4bf1bf45f59b5a4521aa2b6e5856715f148b1d5))
|
|
1513
|
+
- **core:** only set zoombar data and sanitize date values if a cartesian
|
|
1514
|
+
time-series chart
|
|
1515
|
+
([88c8fa1](https://github.com/carbon-design-system/carbon-charts/commit/88c8fa1feee0d8866608bc39426638afb1c81294))
|
|
1616
1516
|
|
|
1617
1517
|
### Features
|
|
1618
1518
|
|
|
1619
|
-
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1519
|
+
- **core:** add alignment options for gauge charts
|
|
1520
|
+
([#877](https://github.com/carbon-design-system/carbon-charts/issues/877))
|
|
1521
|
+
([5d4a621](https://github.com/carbon-design-system/carbon-charts/commit/5d4a621e4b92e3e1fdaa9a3318467c84379e8881))
|
|
1622
1522
|
|
|
1623
1523
|
## [0.40.14](https://github.com/carbon-design-system/carbon-charts/compare/v0.40.13...v0.40.14) (2020-11-09)
|
|
1624
1524
|
|
|
1625
1525
|
### Bug Fixes
|
|
1626
1526
|
|
|
1627
|
-
-
|
|
1628
|
-
|
|
1527
|
+
- **core:** replace import to lodash with lodash-es
|
|
1528
|
+
([700ba09](https://github.com/carbon-design-system/carbon-charts/commit/700ba0989ca130c2b750acc868b5bc36192f6f07))
|
|
1629
1529
|
|
|
1630
1530
|
## [0.40.13](https://github.com/carbon-design-system/carbon-charts/compare/v0.40.12...v0.40.13) (2020-11-06)
|
|
1631
1531
|
|
|
@@ -1688,34 +1588,34 @@ All notable changes to this project will be documented in this file. See
|
|
|
1688
1588
|
|
|
1689
1589
|
### Bug Fixes
|
|
1690
1590
|
|
|
1691
|
-
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
|
|
1591
|
+
- **core:** fix Legend and Tooltip group color
|
|
1592
|
+
([#834](https://github.com/carbon-design-system/carbon-charts/issues/834))
|
|
1593
|
+
([da4c9f4](https://github.com/carbon-design-system/carbon-charts/commit/da4c9f4d5da605f19db87fde9ab4caa45056373d)),
|
|
1594
|
+
closes
|
|
1595
|
+
[#828](https://github.com/carbon-design-system/carbon-charts/issues/828)
|
|
1596
|
+
[#828](https://github.com/carbon-design-system/carbon-charts/issues/828)
|
|
1697
1597
|
|
|
1698
1598
|
### Features
|
|
1699
1599
|
|
|
1700
|
-
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1600
|
+
- provide option to refresh range axis label
|
|
1601
|
+
([#766](https://github.com/carbon-design-system/carbon-charts/issues/766))
|
|
1602
|
+
([070f9e3](https://github.com/carbon-design-system/carbon-charts/commit/070f9e38481362e1ad55f036915deb66d8a16648))
|
|
1703
1603
|
|
|
1704
1604
|
## [0.39.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.39.0...v0.39.1) (2020-10-05)
|
|
1705
1605
|
|
|
1706
1606
|
### Bug Fixes
|
|
1707
1607
|
|
|
1708
|
-
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1608
|
+
- **core:** fix division by zero & timescale issues
|
|
1609
|
+
([#829](https://github.com/carbon-design-system/carbon-charts/issues/829))
|
|
1610
|
+
([ce9a2ab](https://github.com/carbon-design-system/carbon-charts/commit/ce9a2abdace0eef5ca6bdffa168992972d7f5848))
|
|
1711
1611
|
|
|
1712
1612
|
# [0.39.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.38.8...v0.39.0) (2020-10-01)
|
|
1713
1613
|
|
|
1714
1614
|
### Features
|
|
1715
1615
|
|
|
1716
|
-
-
|
|
1717
|
-
|
|
1718
|
-
|
|
1616
|
+
- **core:** allow custom labels for total & group in tooltips
|
|
1617
|
+
([#826](https://github.com/carbon-design-system/carbon-charts/issues/826))
|
|
1618
|
+
([6946477](https://github.com/carbon-design-system/carbon-charts/commit/69464778ed4fdd2230cf5ca93162ec11b310e580))
|
|
1719
1619
|
|
|
1720
1620
|
## [0.38.8](https://github.com/carbon-design-system/carbon-charts/compare/v0.38.7...v0.38.8) (2020-09-30)
|
|
1721
1621
|
|
|
@@ -1738,17 +1638,17 @@ All notable changes to this project will be documented in this file. See
|
|
|
1738
1638
|
|
|
1739
1639
|
### Bug Fixes
|
|
1740
1640
|
|
|
1741
|
-
-
|
|
1742
|
-
|
|
1743
|
-
|
|
1641
|
+
- do not dispatch zoom domain change event for all zoom bar behaviors
|
|
1642
|
+
([#811](https://github.com/carbon-design-system/carbon-charts/issues/811))
|
|
1643
|
+
([5fd692f](https://github.com/carbon-design-system/carbon-charts/commit/5fd692f9e71dbf4b3e9052feb6c99cb25156c5da))
|
|
1744
1644
|
|
|
1745
1645
|
## [0.38.4](https://github.com/carbon-design-system/carbon-charts/compare/v0.38.3...v0.38.4) (2020-09-21)
|
|
1746
1646
|
|
|
1747
1647
|
### Bug Fixes
|
|
1748
1648
|
|
|
1749
|
-
-
|
|
1750
|
-
|
|
1751
|
-
|
|
1649
|
+
- **core:** fix valueFormatter not being called on non-axis tooltips
|
|
1650
|
+
([#809](https://github.com/carbon-design-system/carbon-charts/issues/809))
|
|
1651
|
+
([b1ff24c](https://github.com/carbon-design-system/carbon-charts/commit/b1ff24c70c8291ef8dab5585866a12ef99fd6e6f))
|
|
1752
1652
|
|
|
1753
1653
|
## [0.38.3](https://github.com/carbon-design-system/carbon-charts/compare/v0.38.2...v0.38.3) (2020-09-21)
|
|
1754
1654
|
|
|
@@ -1766,9 +1666,9 @@ All notable changes to this project will be documented in this file. See
|
|
|
1766
1666
|
|
|
1767
1667
|
### Features
|
|
1768
1668
|
|
|
1769
|
-
-
|
|
1770
|
-
|
|
1771
|
-
|
|
1669
|
+
- **core:** enable or disable ruler
|
|
1670
|
+
([#765](https://github.com/carbon-design-system/carbon-charts/issues/765))
|
|
1671
|
+
([bef6daf](https://github.com/carbon-design-system/carbon-charts/commit/bef6daf53e2c7c825d39daa160e9f721ddec0b29))
|
|
1772
1672
|
|
|
1773
1673
|
## [0.37.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.37.0...v0.37.1) (2020-09-14)
|
|
1774
1674
|
|
|
@@ -1778,12 +1678,12 @@ All notable changes to this project will be documented in this file. See
|
|
|
1778
1678
|
|
|
1779
1679
|
### Features
|
|
1780
1680
|
|
|
1781
|
-
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1681
|
+
- create options for tick rotation
|
|
1682
|
+
([#770](https://github.com/carbon-design-system/carbon-charts/issues/770))
|
|
1683
|
+
([4063c8a](https://github.com/carbon-design-system/carbon-charts/commit/4063c8a0f4d441589116759b32f2b214fad46154))
|
|
1684
|
+
- enable or disable scatter dot on charts except scatter chart
|
|
1685
|
+
([#769](https://github.com/carbon-design-system/carbon-charts/issues/769))
|
|
1686
|
+
([3131942](https://github.com/carbon-design-system/carbon-charts/commit/313194217318719152d6a14c2a3cba957b8fc009))
|
|
1787
1687
|
|
|
1788
1688
|
## [0.36.4](https://github.com/carbon-design-system/carbon-charts/compare/v0.36.3...v0.36.4) (2020-09-10)
|
|
1789
1689
|
|
|
@@ -1805,9 +1705,9 @@ All notable changes to this project will be documented in this file. See
|
|
|
1805
1705
|
|
|
1806
1706
|
### Features
|
|
1807
1707
|
|
|
1808
|
-
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1708
|
+
- change zoom bar handle cursor to ew-resize
|
|
1709
|
+
([#759](https://github.com/carbon-design-system/carbon-charts/issues/759))
|
|
1710
|
+
([f1fdab0](https://github.com/carbon-design-system/carbon-charts/commit/f1fdab005c09cb76984b3a7d17df24b7a860effd))
|
|
1811
1711
|
|
|
1812
1712
|
## [0.35.3](https://github.com/carbon-design-system/carbon-charts/compare/v0.35.2...v0.35.3) (2020-08-21)
|
|
1813
1713
|
|
|
@@ -1847,9 +1747,9 @@ All notable changes to this project will be documented in this file. See
|
|
|
1847
1747
|
|
|
1848
1748
|
### Bug Fixes
|
|
1849
1749
|
|
|
1850
|
-
-
|
|
1851
|
-
|
|
1852
|
-
|
|
1750
|
+
- fix tooltip position with zoom bar enabled
|
|
1751
|
+
([#732](https://github.com/carbon-design-system/carbon-charts/issues/732))
|
|
1752
|
+
([280ab5e](https://github.com/carbon-design-system/carbon-charts/commit/280ab5edb2770c2b30f988b37e72c2c6f40016ff))
|
|
1853
1753
|
|
|
1854
1754
|
## [0.34.8](https://github.com/carbon-design-system/carbon-charts/compare/v0.34.7...v0.34.8) (2020-07-30)
|
|
1855
1755
|
|
|
@@ -1872,9 +1772,9 @@ All notable changes to this project will be documented in this file. See
|
|
|
1872
1772
|
|
|
1873
1773
|
### Bug Fixes
|
|
1874
1774
|
|
|
1875
|
-
-
|
|
1876
|
-
|
|
1877
|
-
|
|
1775
|
+
- fix pie chart alignment
|
|
1776
|
+
([#716](https://github.com/carbon-design-system/carbon-charts/issues/716))
|
|
1777
|
+
([638c331](https://github.com/carbon-design-system/carbon-charts/commit/638c331b7fa8fbc73cf557cf99a6b3af2435b492))
|
|
1878
1778
|
|
|
1879
1779
|
# Change Log
|
|
1880
1780
|
|
|
@@ -1897,24 +1797,24 @@ All notable changes to this project will be documented in this file. See
|
|
|
1897
1797
|
|
|
1898
1798
|
### Bug Fixes
|
|
1899
1799
|
|
|
1900
|
-
-
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1800
|
+
- **core, react, angular, vue, svelte:** render both vertical and horizontal
|
|
1801
|
+
thresholds
|
|
1802
|
+
([#706](https://github.com/carbon-design-system/carbon-charts/issues/706))
|
|
1803
|
+
([90f55d2](https://github.com/carbon-design-system/carbon-charts/commit/90f55d247f7535467eacca3477d75980e4c0e25f))
|
|
1904
1804
|
|
|
1905
1805
|
# [0.34.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.33.1...v0.34.0) (2020-07-14)
|
|
1906
1806
|
|
|
1907
1807
|
### Bug Fixes
|
|
1908
1808
|
|
|
1909
|
-
-
|
|
1910
|
-
|
|
1911
|
-
|
|
1809
|
+
- add role fallback value for legend
|
|
1810
|
+
([#702](https://github.com/carbon-design-system/carbon-charts/issues/702))
|
|
1811
|
+
([e272d3e](https://github.com/carbon-design-system/carbon-charts/commit/e272d3ef0edbf70318b3bb58bd1facc0d40fa568))
|
|
1912
1812
|
|
|
1913
1813
|
### Features
|
|
1914
1814
|
|
|
1915
|
-
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1815
|
+
- **core:** add title element to main SVG
|
|
1816
|
+
([#704](https://github.com/carbon-design-system/carbon-charts/issues/704))
|
|
1817
|
+
([c75e1bb](https://github.com/carbon-design-system/carbon-charts/commit/c75e1bbb6fcf15120ea1513ef3ec50d30a46a11d))
|
|
1918
1818
|
|
|
1919
1819
|
# Change Log
|
|
1920
1820
|
|
|
@@ -1925,9 +1825,9 @@ All notable changes to this project will be documented in this file. See
|
|
|
1925
1825
|
|
|
1926
1826
|
### Bug Fixes
|
|
1927
1827
|
|
|
1928
|
-
-
|
|
1929
|
-
|
|
1930
|
-
|
|
1828
|
+
- fix bar chart tooltip data
|
|
1829
|
+
([#692](https://github.com/carbon-design-system/carbon-charts/issues/692))
|
|
1830
|
+
([05e4bb3](https://github.com/carbon-design-system/carbon-charts/commit/05e4bb364ac96697aefa4c2096b391fc248e2369))
|
|
1931
1831
|
|
|
1932
1832
|
# [0.33.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.32.12...v0.33.0) (2020-07-07)
|
|
1933
1833
|
|
|
@@ -1950,9 +1850,9 @@ All notable changes to this project will be documented in this file. See
|
|
|
1950
1850
|
|
|
1951
1851
|
### Bug Fixes
|
|
1952
1852
|
|
|
1953
|
-
-
|
|
1954
|
-
|
|
1955
|
-
|
|
1853
|
+
- **core:** fix gauge charts without a delta number
|
|
1854
|
+
([#680](https://github.com/carbon-design-system/carbon-charts/issues/680))
|
|
1855
|
+
([f65a084](https://github.com/carbon-design-system/carbon-charts/commit/f65a084bb66f1e8241fdbd6b101daf98d059d548))
|
|
1956
1856
|
|
|
1957
1857
|
## [0.32.9](https://github.com/carbon-design-system/carbon-charts/compare/v0.32.8...v0.32.9) (2020-06-23)
|
|
1958
1858
|
|
|
@@ -1978,9 +1878,9 @@ All notable changes to this project will be documented in this file. See
|
|
|
1978
1878
|
|
|
1979
1879
|
### Bug Fixes
|
|
1980
1880
|
|
|
1981
|
-
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1881
|
+
- update tslint and prettier options
|
|
1882
|
+
([#661](https://github.com/carbon-design-system/carbon-charts/issues/661))
|
|
1883
|
+
([ebc53d9](https://github.com/carbon-design-system/carbon-charts/commit/ebc53d9f4caea047f656ae98075b9c8ca307b280))
|
|
1984
1884
|
|
|
1985
1885
|
## [0.32.3](https://github.com/carbon-design-system/carbon-charts/compare/v0.32.2...v0.32.3) (2020-06-08)
|
|
1986
1886
|
|
|
@@ -1990,34 +1890,34 @@ All notable changes to this project will be documented in this file. See
|
|
|
1990
1890
|
|
|
1991
1891
|
### Bug Fixes
|
|
1992
1892
|
|
|
1993
|
-
-
|
|
1994
|
-
|
|
1995
|
-
|
|
1893
|
+
- **core, angular, react, vue, svelte:** fix scatter graph data updates
|
|
1894
|
+
([#654](https://github.com/carbon-design-system/carbon-charts/issues/654))
|
|
1895
|
+
([673d627](https://github.com/carbon-design-system/carbon-charts/commit/673d627f47274b9815ef94e4a48bb25485e1b9a3))
|
|
1996
1896
|
|
|
1997
1897
|
## [0.32.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.32.0...v0.32.1) (2020-06-03)
|
|
1998
1898
|
|
|
1999
1899
|
### Bug Fixes
|
|
2000
1900
|
|
|
2001
|
-
-
|
|
2002
|
-
|
|
1901
|
+
- fix missing title option in charts interface
|
|
1902
|
+
([b74d658](https://github.com/carbon-design-system/carbon-charts/commit/b74d6582277632c8a2a1f460f3ce73aadd40e500))
|
|
2003
1903
|
|
|
2004
1904
|
# [0.32.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.30.24...v0.32.0) (2020-05-29)
|
|
2005
1905
|
|
|
2006
1906
|
### Bug Fixes
|
|
2007
1907
|
|
|
2008
|
-
-
|
|
2009
|
-
|
|
2010
|
-
-
|
|
2011
|
-
|
|
1908
|
+
- **core:** threshold - support non JS-date values
|
|
1909
|
+
([a132497](https://github.com/carbon-design-system/carbon-charts/commit/a1324972fa5266151b490cb7eeed92a92da5b2c4))
|
|
1910
|
+
- **svelte:** copy svelte source to dist/src
|
|
1911
|
+
([492a504](https://github.com/carbon-design-system/carbon-charts/commit/492a50470d2b64793bd2c67c4115bb2732bc44f7))
|
|
2012
1912
|
|
|
2013
1913
|
# [0.31.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.30.24...v0.31.0) (2020-05-29)
|
|
2014
1914
|
|
|
2015
1915
|
### Bug Fixes
|
|
2016
1916
|
|
|
2017
|
-
-
|
|
2018
|
-
|
|
2019
|
-
-
|
|
2020
|
-
|
|
1917
|
+
- **core:** threshold - support non JS-date values
|
|
1918
|
+
([a132497](https://github.com/carbon-design-system/carbon-charts/commit/a1324972fa5266151b490cb7eeed92a92da5b2c4))
|
|
1919
|
+
- **svelte:** copy svelte source to dist/src
|
|
1920
|
+
([492a504](https://github.com/carbon-design-system/carbon-charts/commit/492a50470d2b64793bd2c67c4115bb2732bc44f7))
|
|
2021
1921
|
|
|
2022
1922
|
## [0.30.24](https://github.com/carbon-design-system/carbon-charts/compare/v0.30.23...v0.30.24) (2020-05-15)
|
|
2023
1923
|
|
|
@@ -2063,8 +1963,8 @@ All notable changes to this project will be documented in this file. See
|
|
|
2063
1963
|
|
|
2064
1964
|
### Bug Fixes
|
|
2065
1965
|
|
|
2066
|
-
-
|
|
2067
|
-
|
|
1966
|
+
- **core:** Support for Horizontal Line and Scatter Chart
|
|
1967
|
+
([28b571f](https://github.com/carbon-design-system/carbon-charts/commit/28b571fa4565de5b81a5a178776eb701a88bfe91))
|
|
2068
1968
|
|
|
2069
1969
|
## [0.30.13](https://github.com/carbon-design-system/carbon-charts/compare/v0.30.12...v0.30.13) (2020-04-20)
|
|
2070
1970
|
|
|
@@ -2074,9 +1974,9 @@ All notable changes to this project will be documented in this file. See
|
|
|
2074
1974
|
|
|
2075
1975
|
### Bug Fixes
|
|
2076
1976
|
|
|
2077
|
-
-
|
|
2078
|
-
|
|
2079
|
-
|
|
1977
|
+
- **core:** fix backwards compatibility for pie/donut
|
|
1978
|
+
([#576](https://github.com/carbon-design-system/carbon-charts/issues/576))
|
|
1979
|
+
([aed1a4d](https://github.com/carbon-design-system/carbon-charts/commit/aed1a4dbb2d5ff8f85ac29b69b32c1035a326071))
|
|
2080
1980
|
|
|
2081
1981
|
## [0.30.11](https://github.com/carbon-design-system/carbon-charts/compare/v0.30.10...v0.30.11) (2020-04-15)
|
|
2082
1982
|
|
|
@@ -2086,16 +1986,16 @@ All notable changes to this project will be documented in this file. See
|
|
|
2086
1986
|
|
|
2087
1987
|
### Bug Fixes
|
|
2088
1988
|
|
|
2089
|
-
-
|
|
2090
|
-
|
|
2091
|
-
|
|
1989
|
+
- **core:** title string contains html ascii characters
|
|
1990
|
+
([#547](https://github.com/carbon-design-system/carbon-charts/issues/547))
|
|
1991
|
+
([1a6b646](https://github.com/carbon-design-system/carbon-charts/commit/1a6b6463f576c1ba297883e734a4a953e4a22829))
|
|
2092
1992
|
|
|
2093
1993
|
## [0.30.9](https://github.com/carbon-design-system/carbon-charts/compare/v0.30.8...v0.30.9) (2020-04-09)
|
|
2094
1994
|
|
|
2095
1995
|
### Bug Fixes
|
|
2096
1996
|
|
|
2097
|
-
-
|
|
2098
|
-
|
|
1997
|
+
- **bar-stacked:** render 0 value bars
|
|
1998
|
+
([425e11d](https://github.com/carbon-design-system/carbon-charts/commit/425e11d9dacb8bbaf9740759754eab1f0aa45843))
|
|
2099
1999
|
|
|
2100
2000
|
## [0.30.8](https://github.com/carbon-design-system/carbon-charts/compare/v0.30.7...v0.30.8) (2020-04-03)
|
|
2101
2001
|
|
|
@@ -2105,10 +2005,10 @@ All notable changes to this project will be documented in this file. See
|
|
|
2105
2005
|
|
|
2106
2006
|
### Bug Fixes
|
|
2107
2007
|
|
|
2108
|
-
-
|
|
2109
|
-
|
|
2110
|
-
|
|
2111
|
-
|
|
2008
|
+
- **core:** update import path carbon-components
|
|
2009
|
+
([e9fca73](https://github.com/carbon-design-system/carbon-charts/commit/e9fca73cd3768b1b85247a2798908c26da99216b)),
|
|
2010
|
+
closes
|
|
2011
|
+
[#546](https://github.com/carbon-design-system/carbon-charts/issues/546)
|
|
2112
2012
|
|
|
2113
2013
|
## [0.30.6](https://github.com/carbon-design-system/carbon-charts/compare/v0.30.5...v0.30.6) (2020-03-30)
|
|
2114
2014
|
|
|
@@ -2138,16 +2038,16 @@ All notable changes to this project will be documented in this file. See
|
|
|
2138
2038
|
|
|
2139
2039
|
### Bug Fixes
|
|
2140
2040
|
|
|
2141
|
-
-
|
|
2142
|
-
|
|
2041
|
+
- **core:** fix default axes creation logic
|
|
2042
|
+
([e4fb861](https://github.com/carbon-design-system/carbon-charts/commit/e4fb86185f04ff42cbe7dc003c05556586f6c518))
|
|
2143
2043
|
|
|
2144
2044
|
### Features
|
|
2145
2045
|
|
|
2146
|
-
-
|
|
2147
|
-
|
|
2148
|
-
-
|
|
2149
|
-
|
|
2150
|
-
|
|
2046
|
+
- **core:** Add configuration option to not include 0 on axes
|
|
2047
|
+
([44d51de](https://github.com/carbon-design-system/carbon-charts/commit/44d51ded6af78d57a848d68e093fe69858405594))
|
|
2048
|
+
- **core:** Axes configuration options defaultable, Add option to not include 0
|
|
2049
|
+
on axes
|
|
2050
|
+
([03969c3](https://github.com/carbon-design-system/carbon-charts/commit/03969c319248064cf1c1ef6eb79ec534aa04c972))
|
|
2151
2051
|
|
|
2152
2052
|
## [0.29.8](https://github.com/carbon-design-system/carbon-charts/compare/v0.29.7...v0.29.8) (2020-03-03)
|
|
2153
2053
|
|
|
@@ -2169,16 +2069,16 @@ All notable changes to this project will be documented in this file. See
|
|
|
2169
2069
|
|
|
2170
2070
|
### Bug Fixes
|
|
2171
2071
|
|
|
2172
|
-
-
|
|
2173
|
-
|
|
2174
|
-
|
|
2072
|
+
- **core:** Tools.getProperty did return 'null' for falsy values, now returns
|
|
2073
|
+
the actual values
|
|
2074
|
+
([3b78c3a](https://github.com/carbon-design-system/carbon-charts/commit/3b78c3a27d4551e7d7b51f911ea2f7e0f155ef42))
|
|
2175
2075
|
|
|
2176
2076
|
## [0.29.3](https://github.com/carbon-design-system/carbon-charts/compare/v0.29.2...v0.29.3) (2020-02-20)
|
|
2177
2077
|
|
|
2178
2078
|
### Bug Fixes
|
|
2179
2079
|
|
|
2180
|
-
-
|
|
2181
|
-
|
|
2080
|
+
- **build:** fix bundle output for core
|
|
2081
|
+
([4d3d6b4](https://github.com/carbon-design-system/carbon-charts/commit/4d3d6b450fe54b55479aeaffc3706b28d926fffa))
|
|
2182
2082
|
|
|
2183
2083
|
## [0.29.2](https://github.com/carbon-design-system/carbon-charts/compare/v0.29.1...v0.29.2) (2020-02-18)
|
|
2184
2084
|
|
|
@@ -2192,35 +2092,35 @@ All notable changes to this project will be documented in this file. See
|
|
|
2192
2092
|
|
|
2193
2093
|
### Bug Fixes
|
|
2194
2094
|
|
|
2195
|
-
-
|
|
2196
|
-
|
|
2197
|
-
-
|
|
2198
|
-
|
|
2199
|
-
-
|
|
2200
|
-
|
|
2201
|
-
-
|
|
2202
|
-
|
|
2203
|
-
-
|
|
2204
|
-
|
|
2205
|
-
-
|
|
2206
|
-
|
|
2207
|
-
-
|
|
2208
|
-
|
|
2209
|
-
-
|
|
2210
|
-
|
|
2211
|
-
-
|
|
2212
|
-
|
|
2213
|
-
-
|
|
2214
|
-
|
|
2095
|
+
- **bar:** tooltip to render bar should provide original datapoint
|
|
2096
|
+
([ed04f98](https://github.com/carbon-design-system/carbon-charts/commit/ed04f98891a783d8d5bbc77f9dfdb8d1ed8a46b1))
|
|
2097
|
+
- **charts:** simplify the interface to match
|
|
2098
|
+
([96da97b](https://github.com/carbon-design-system/carbon-charts/commit/96da97b59c2e22cb661b9297f1cb4ace9bb8ec9e))
|
|
2099
|
+
- **line:** remove console.logs
|
|
2100
|
+
([5e0413f](https://github.com/carbon-design-system/carbon-charts/commit/5e0413f6c77ae17f74818c04ed2bdf82f386fa58))
|
|
2101
|
+
- **lint:** fix linting errors with format
|
|
2102
|
+
([04cdefd](https://github.com/carbon-design-system/carbon-charts/commit/04cdefda021ef1dee948231e8713481b9439f287))
|
|
2103
|
+
- **scatter:** custom point colors demo
|
|
2104
|
+
([f367f83](https://github.com/carbon-design-system/carbon-charts/commit/f367f8337df8b45811afbc3eee0a3a6d3b6f8bcc))
|
|
2105
|
+
- **scatter:** simplify the callback parameters
|
|
2106
|
+
([c541e8a](https://github.com/carbon-design-system/carbon-charts/commit/c541e8a4a83d026bb5b9c28afe39f749064b3b24))
|
|
2107
|
+
- **styles:** don't import and use carbon themes in styles.scss
|
|
2108
|
+
([1da8b3e](https://github.com/carbon-design-system/carbon-charts/commit/1da8b3e2ba770c06dc74fe2bf08393e3d6b6778c))
|
|
2109
|
+
- **tooltip:** need to pass the datum along with the tooltip calls
|
|
2110
|
+
([3bd7bfc](https://github.com/carbon-design-system/carbon-charts/commit/3bd7bfc1d435cb4ba3636361cdbbfe16de10d9d5))
|
|
2111
|
+
- **tooltip:** stroke color should always be default
|
|
2112
|
+
([b3b6812](https://github.com/carbon-design-system/carbon-charts/commit/b3b6812d9fac5964ae50053332840be8d1b7246f))
|
|
2113
|
+
- **tooltip:** use original line color in the tooltip
|
|
2114
|
+
([f42d245](https://github.com/carbon-design-system/carbon-charts/commit/f42d2458bdd104898f79d1b7103bcd055bdb1cdf))
|
|
2215
2115
|
|
|
2216
2116
|
### Features
|
|
2217
2117
|
|
|
2218
|
-
-
|
|
2219
|
-
|
|
2220
|
-
-
|
|
2221
|
-
|
|
2222
|
-
-
|
|
2223
|
-
|
|
2118
|
+
- **core:** parse non JS date objects within the model
|
|
2119
|
+
([a410fa4](https://github.com/carbon-design-system/carbon-charts/commit/a410fa415fb967ef0529495b300a0327cc4d474b))
|
|
2120
|
+
- **scatter:** add getIsFilled to model
|
|
2121
|
+
([a160159](https://github.com/carbon-design-system/carbon-charts/commit/a160159ee0fa188ce174ef36f022ad44caf77aeb))
|
|
2122
|
+
- **scatter:** enhance custom stroke and fill colors
|
|
2123
|
+
([64cfbb6](https://github.com/carbon-design-system/carbon-charts/commit/64cfbb657c6089ab75cf132f09a49d5da75d4c4f))
|
|
2224
2124
|
|
|
2225
2125
|
## [0.28.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.28.0...v0.28.1) (2020-01-30)
|
|
2226
2126
|
|
|
@@ -2230,50 +2130,50 @@ All notable changes to this project will be documented in this file. See
|
|
|
2230
2130
|
|
|
2231
2131
|
### Features
|
|
2232
2132
|
|
|
2233
|
-
-
|
|
2234
|
-
|
|
2235
|
-
|
|
2133
|
+
- **core:** add support for horizontal bar charts
|
|
2134
|
+
([#415](https://github.com/carbon-design-system/carbon-charts/issues/415))
|
|
2135
|
+
([6a480f0](https://github.com/carbon-design-system/carbon-charts/commit/6a480f0))
|
|
2236
2136
|
|
|
2237
2137
|
# [0.27.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.26.1...v0.27.0) (2020-01-20)
|
|
2238
2138
|
|
|
2239
2139
|
### Bug Fixes
|
|
2240
2140
|
|
|
2241
|
-
-
|
|
2242
|
-
|
|
2243
|
-
-
|
|
2244
|
-
|
|
2245
|
-
-
|
|
2246
|
-
|
|
2141
|
+
- **chart:** update isLegendEnabled instead of isEnabled
|
|
2142
|
+
([d413a8c](https://github.com/carbon-design-system/carbon-charts/commit/d413a8c))
|
|
2143
|
+
- **enabled:** rename visible to enabled
|
|
2144
|
+
([ac4862f](https://github.com/carbon-design-system/carbon-charts/commit/ac4862f))
|
|
2145
|
+
- **lint:** whitespace tslint issue
|
|
2146
|
+
([53216f5](https://github.com/carbon-design-system/carbon-charts/commit/53216f5))
|
|
2247
2147
|
|
|
2248
2148
|
### Features
|
|
2249
2149
|
|
|
2250
|
-
-
|
|
2251
|
-
|
|
2150
|
+
- **chart:** legend.visible = false to hide the legend
|
|
2151
|
+
([6461128](https://github.com/carbon-design-system/carbon-charts/commit/6461128))
|
|
2252
2152
|
|
|
2253
2153
|
## [0.26.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.26.0...v0.26.1) (2020-01-20)
|
|
2254
2154
|
|
|
2255
2155
|
### Bug Fixes
|
|
2256
2156
|
|
|
2257
|
-
-
|
|
2258
|
-
|
|
2259
|
-
-
|
|
2260
|
-
|
|
2261
|
-
-
|
|
2262
|
-
|
|
2263
|
-
-
|
|
2264
|
-
|
|
2265
|
-
-
|
|
2266
|
-
|
|
2267
|
-
-
|
|
2268
|
-
|
|
2157
|
+
- **axis:** better support small time scales
|
|
2158
|
+
([8cfa595](https://github.com/carbon-design-system/carbon-charts/commit/8cfa595))
|
|
2159
|
+
- **axis:** fix lint issue
|
|
2160
|
+
([debeed9](https://github.com/carbon-design-system/carbon-charts/commit/debeed9))
|
|
2161
|
+
- **axis:** fix linting errors
|
|
2162
|
+
([f810d4a](https://github.com/carbon-design-system/carbon-charts/commit/f810d4a))
|
|
2163
|
+
- **axis:** remove confusing timeRangeToExtend property
|
|
2164
|
+
([0456e24](https://github.com/carbon-design-system/carbon-charts/commit/0456e24))
|
|
2165
|
+
- **config:** add additional property to control extension
|
|
2166
|
+
([2da3404](https://github.com/carbon-design-system/carbon-charts/commit/2da3404))
|
|
2167
|
+
- **configuration:** fix default baseBarChart options
|
|
2168
|
+
([1a6dcef](https://github.com/carbon-design-system/carbon-charts/commit/1a6dcef))
|
|
2269
2169
|
|
|
2270
2170
|
# [0.26.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.25.0...v0.26.0) (2020-01-16)
|
|
2271
2171
|
|
|
2272
2172
|
### Features
|
|
2273
2173
|
|
|
2274
|
-
-
|
|
2275
|
-
|
|
2276
|
-
|
|
2174
|
+
- **core:** add event dispatches for mouseover, mousemove, click & mouseout for
|
|
2175
|
+
all graphs
|
|
2176
|
+
([284012c](https://github.com/carbon-design-system/carbon-charts/commit/284012c))
|
|
2277
2177
|
|
|
2278
2178
|
# [0.25.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.24.5...v0.25.0) (2020-01-10)
|
|
2279
2179
|
|
|
@@ -2283,16 +2183,16 @@ All notable changes to this project will be documented in this file. See
|
|
|
2283
2183
|
|
|
2284
2184
|
### Bug Fixes
|
|
2285
2185
|
|
|
2286
|
-
-
|
|
2287
|
-
|
|
2288
|
-
|
|
2186
|
+
- **core:** fix to allow chart to toggle on and off using attribute/css
|
|
2187
|
+
properties
|
|
2188
|
+
([77e26af](https://github.com/carbon-design-system/carbon-charts/commit/77e26af))
|
|
2289
2189
|
|
|
2290
2190
|
## [0.24.4](https://github.com/carbon-design-system/carbon-charts/compare/v0.24.3...v0.24.4) (2020-01-06)
|
|
2291
2191
|
|
|
2292
2192
|
### Bug Fixes
|
|
2293
2193
|
|
|
2294
|
-
-
|
|
2295
|
-
|
|
2194
|
+
- **demos:** add IBM Plex Sans Condensed to the core demo site
|
|
2195
|
+
([1761a36](https://github.com/carbon-design-system/carbon-charts/commit/1761a36))
|
|
2296
2196
|
|
|
2297
2197
|
## [0.24.3](https://github.com/carbon-design-system/carbon-charts/compare/v0.24.2...v0.24.3) (2019-12-19)
|
|
2298
2198
|
|
|
@@ -2310,15 +2210,15 @@ All notable changes to this project will be documented in this file. See
|
|
|
2310
2210
|
|
|
2311
2211
|
### Features
|
|
2312
2212
|
|
|
2313
|
-
-
|
|
2314
|
-
|
|
2213
|
+
- **core, react, angular, vue:** add WAI-ARIA tags to elements
|
|
2214
|
+
([1216ed6](https://github.com/carbon-design-system/carbon-charts/commit/1216ed6))
|
|
2315
2215
|
|
|
2316
2216
|
# [0.23.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.22.4...v0.23.0) (2019-12-17)
|
|
2317
2217
|
|
|
2318
2218
|
### Features
|
|
2319
2219
|
|
|
2320
|
-
-
|
|
2321
|
-
|
|
2220
|
+
- **core:** add spacer components
|
|
2221
|
+
([4e5ab5c](https://github.com/carbon-design-system/carbon-charts/commit/4e5ab5c))
|
|
2322
2222
|
|
|
2323
2223
|
## [0.22.4](https://github.com/carbon-design-system/carbon-charts/compare/v0.22.3...v0.22.4) (2019-12-16)
|
|
2324
2224
|
|
|
@@ -2328,8 +2228,8 @@ All notable changes to this project will be documented in this file. See
|
|
|
2328
2228
|
|
|
2329
2229
|
### Bug Fixes
|
|
2330
2230
|
|
|
2331
|
-
-
|
|
2332
|
-
|
|
2231
|
+
- **core:** update tooltip value formatter
|
|
2232
|
+
([2a978d8](https://github.com/carbon-design-system/carbon-charts/commit/2a978d8))
|
|
2333
2233
|
|
|
2334
2234
|
## [0.22.2](https://github.com/carbon-design-system/carbon-charts/compare/v0.22.1...v0.22.2) (2019-12-16)
|
|
2335
2235
|
|
|
@@ -2343,84 +2243,84 @@ All notable changes to this project will be documented in this file. See
|
|
|
2343
2243
|
|
|
2344
2244
|
### Features
|
|
2345
2245
|
|
|
2346
|
-
-
|
|
2347
|
-
|
|
2246
|
+
- **core, angular, react, vue:** Update chart width & height through options
|
|
2247
|
+
([f050c35](https://github.com/carbon-design-system/carbon-charts/commit/f050c35))
|
|
2348
2248
|
|
|
2349
2249
|
# [0.21.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.20.1...v0.21.0) (2019-12-09)
|
|
2350
2250
|
|
|
2351
2251
|
### Features
|
|
2352
2252
|
|
|
2353
|
-
-
|
|
2354
|
-
|
|
2355
|
-
|
|
2356
|
-
|
|
2253
|
+
- **core, angular, react, vue:** allow customizations to pie labels & the donut
|
|
2254
|
+
center number
|
|
2255
|
+
([#427](https://github.com/carbon-design-system/carbon-charts/issues/427))
|
|
2256
|
+
([0446045](https://github.com/carbon-design-system/carbon-charts/commit/0446045))
|
|
2357
2257
|
|
|
2358
2258
|
## [0.20.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.20.0...v0.20.1) (2019-12-04)
|
|
2359
2259
|
|
|
2360
2260
|
### Bug Fixes
|
|
2361
2261
|
|
|
2362
|
-
-
|
|
2363
|
-
|
|
2364
|
-
|
|
2262
|
+
- **core:** loop also through non-display data to assign colors to datasets
|
|
2263
|
+
([#394](https://github.com/carbon-design-system/carbon-charts/issues/394))
|
|
2264
|
+
([5ba8952](https://github.com/carbon-design-system/carbon-charts/commit/5ba8952))
|
|
2365
2265
|
|
|
2366
2266
|
# [0.20.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.19.0...v0.20.0) (2019-12-02)
|
|
2367
2267
|
|
|
2368
2268
|
### Features
|
|
2369
2269
|
|
|
2370
|
-
-
|
|
2371
|
-
|
|
2270
|
+
- **core:** add title truncation to tooltip
|
|
2271
|
+
([bdd677c](https://github.com/carbon-design-system/carbon-charts/commit/bdd677c))
|
|
2372
2272
|
|
|
2373
2273
|
# [0.19.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.18.0...v0.19.0) (2019-12-02)
|
|
2374
2274
|
|
|
2375
2275
|
### Features
|
|
2376
2276
|
|
|
2377
|
-
-
|
|
2378
|
-
|
|
2277
|
+
- **core:** export interfaces and configurations
|
|
2278
|
+
([df7f557](https://github.com/carbon-design-system/carbon-charts/commit/df7f557))
|
|
2379
2279
|
|
|
2380
2280
|
# [0.18.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.17.1...v0.18.0) (2019-12-02)
|
|
2381
2281
|
|
|
2382
2282
|
### Bug Fixes
|
|
2383
2283
|
|
|
2384
|
-
-
|
|
2385
|
-
|
|
2386
|
-
-
|
|
2387
|
-
|
|
2284
|
+
- **bar:** fix lint errors
|
|
2285
|
+
([0d04b04](https://github.com/carbon-design-system/carbon-charts/commit/0d04b04))
|
|
2286
|
+
- **tooltip:** rename defaultTooltip defaultHTML
|
|
2287
|
+
([cf8f34e](https://github.com/carbon-design-system/carbon-charts/commit/cf8f34e))
|
|
2388
2288
|
|
|
2389
2289
|
### Features
|
|
2390
2290
|
|
|
2391
|
-
-
|
|
2392
|
-
|
|
2393
|
-
-
|
|
2394
|
-
|
|
2291
|
+
- **bar:** pass default tooltip to customHTML tooltip
|
|
2292
|
+
([b6f519b](https://github.com/carbon-design-system/carbon-charts/commit/b6f519b))
|
|
2293
|
+
- **tooltip:** for customHTML pass along the HTML tooltip
|
|
2294
|
+
([7d1a026](https://github.com/carbon-design-system/carbon-charts/commit/7d1a026))
|
|
2395
2295
|
|
|
2396
2296
|
## [0.17.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.17.0...v0.17.1) (2019-11-29)
|
|
2397
2297
|
|
|
2398
2298
|
### Bug Fixes
|
|
2399
2299
|
|
|
2400
|
-
-
|
|
2401
|
-
|
|
2300
|
+
- **core:** build optimizations
|
|
2301
|
+
([fef77e5](https://github.com/carbon-design-system/carbon-charts/commit/fef77e5))
|
|
2402
2302
|
|
|
2403
2303
|
# [0.17.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.16.25...v0.17.0) (2019-11-29)
|
|
2404
2304
|
|
|
2405
2305
|
### Features
|
|
2406
2306
|
|
|
2407
|
-
-
|
|
2408
|
-
|
|
2307
|
+
- **core:** date/time locale support + tick formatting
|
|
2308
|
+
([bc02012](https://github.com/carbon-design-system/carbon-charts/commit/bc02012))
|
|
2409
2309
|
|
|
2410
2310
|
## [0.16.25](https://github.com/carbon-design-system/carbon-charts/compare/v0.16.24...v0.16.25) (2019-10-29)
|
|
2411
2311
|
|
|
2412
2312
|
### Bug Fixes
|
|
2413
2313
|
|
|
2414
|
-
-
|
|
2415
|
-
|
|
2314
|
+
- **core:** update type to scaleType and backgroundColors to fillColors
|
|
2315
|
+
([3ca0a0f](https://github.com/carbon-design-system/carbon-charts/commit/3ca0a0f))
|
|
2416
2316
|
|
|
2417
2317
|
## [0.16.24](https://github.com/carbon-design-system/carbon-charts/compare/v0.16.23...v0.16.24) (2019-10-25)
|
|
2418
2318
|
|
|
2419
2319
|
### Bug Fixes
|
|
2420
2320
|
|
|
2421
|
-
-
|
|
2422
|
-
|
|
2423
|
-
|
|
2321
|
+
- **core, react, angular, vue:** default width & height to 100%, and call
|
|
2322
|
+
setOptions on option change
|
|
2323
|
+
([db251b4](https://github.com/carbon-design-system/carbon-charts/commit/db251b4))
|
|
2424
2324
|
|
|
2425
2325
|
## [0.16.23](https://github.com/carbon-design-system/carbon-charts/compare/v0.16.22...v0.16.23) (2019-10-25)
|
|
2426
2326
|
|
|
@@ -2434,8 +2334,8 @@ All notable changes to this project will be documented in this file. See
|
|
|
2434
2334
|
|
|
2435
2335
|
### Bug Fixes
|
|
2436
2336
|
|
|
2437
|
-
-
|
|
2438
|
-
|
|
2337
|
+
- **core:** update typescript version
|
|
2338
|
+
([949379f](https://github.com/carbon-design-system/carbon-charts/commit/949379f))
|
|
2439
2339
|
|
|
2440
2340
|
## [0.16.20](https://github.com/carbon-design-system/carbon-charts/compare/v0.16.19...v0.16.20) (2019-10-24)
|
|
2441
2341
|
|
|
@@ -2445,8 +2345,8 @@ All notable changes to this project will be documented in this file. See
|
|
|
2445
2345
|
|
|
2446
2346
|
### Bug Fixes
|
|
2447
2347
|
|
|
2448
|
-
-
|
|
2449
|
-
|
|
2348
|
+
- **tooltip:** fix to be multiline instead of multitooltip
|
|
2349
|
+
([0f90325](https://github.com/carbon-design-system/carbon-charts/commit/0f90325))
|
|
2450
2350
|
|
|
2451
2351
|
## [0.16.18](https://github.com/carbon-design-system/carbon-charts/compare/v0.16.17...v0.16.18) (2019-10-21)
|
|
2452
2352
|
|
|
@@ -2460,8 +2360,8 @@ All notable changes to this project will be documented in this file. See
|
|
|
2460
2360
|
|
|
2461
2361
|
### Bug Fixes
|
|
2462
2362
|
|
|
2463
|
-
-
|
|
2464
|
-
|
|
2363
|
+
- custom global object in UMD bundle generated by webpack
|
|
2364
|
+
([a4d1e54](https://github.com/carbon-design-system/carbon-charts/commit/a4d1e54))
|
|
2465
2365
|
|
|
2466
2366
|
## [0.16.15](https://github.com/carbon-design-system/carbon-charts/compare/v0.16.14...v0.16.15) (2019-10-09)
|
|
2467
2367
|
|
|
@@ -2515,15 +2415,15 @@ All notable changes to this project will be documented in this file. See
|
|
|
2515
2415
|
|
|
2516
2416
|
### Bug Fixes
|
|
2517
2417
|
|
|
2518
|
-
-
|
|
2519
|
-
|
|
2418
|
+
- **angular:** Fix angular SSR issues
|
|
2419
|
+
([86aa9d3](https://github.com/carbon-design-system/carbon-charts/commit/86aa9d3))
|
|
2520
2420
|
|
|
2521
2421
|
## [0.16.2](https://github.com/carbon-design-system/carbon-charts/compare/v0.16.1...v0.16.2) (2019-09-09)
|
|
2522
2422
|
|
|
2523
2423
|
### Bug Fixes
|
|
2524
2424
|
|
|
2525
|
-
-
|
|
2526
|
-
|
|
2425
|
+
- **core, react:** fix react SSR & legend sizing issues
|
|
2426
|
+
([abedba0](https://github.com/carbon-design-system/carbon-charts/commit/abedba0))
|
|
2527
2427
|
|
|
2528
2428
|
## [0.16.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.16.0...v0.16.1) (2019-09-06)
|
|
2529
2429
|
|
|
@@ -2533,10 +2433,10 @@ All notable changes to this project will be documented in this file. See
|
|
|
2533
2433
|
|
|
2534
2434
|
### Features
|
|
2535
2435
|
|
|
2536
|
-
-
|
|
2537
|
-
|
|
2538
|
-
-
|
|
2539
|
-
|
|
2436
|
+
- **core:** Expand slice arcs in pie and donut on hover, and remove strokes
|
|
2437
|
+
([ca5a467](https://github.com/carbon-design-system/carbon-charts/commit/ca5a467))
|
|
2438
|
+
- **core:** support width & maxWidth values for bars
|
|
2439
|
+
([a2e7120](https://github.com/carbon-design-system/carbon-charts/commit/a2e7120))
|
|
2540
2440
|
|
|
2541
2441
|
## [0.15.8](https://github.com/carbon-design-system/carbon-charts/compare/v0.15.7...v0.15.8) (2019-08-24)
|
|
2542
2442
|
|
|
@@ -2558,8 +2458,8 @@ All notable changes to this project will be documented in this file. See
|
|
|
2558
2458
|
|
|
2559
2459
|
### Bug Fixes
|
|
2560
2460
|
|
|
2561
|
-
-
|
|
2562
|
-
|
|
2461
|
+
- **core:** fix resize grid backdrop
|
|
2462
|
+
([8e1211e](https://github.com/carbon-design-system/carbon-charts/commit/8e1211e))
|
|
2563
2463
|
|
|
2564
2464
|
## [0.15.3](https://github.com/carbon-design-system/carbon-charts/compare/v0.15.2...v0.15.3) (2019-08-16)
|
|
2565
2465
|
|
|
@@ -2569,22 +2469,22 @@ All notable changes to this project will be documented in this file. See
|
|
|
2569
2469
|
|
|
2570
2470
|
### Bug Fixes
|
|
2571
2471
|
|
|
2572
|
-
-
|
|
2573
|
-
|
|
2472
|
+
- **core:** fix for better backdrop resizing on axis grids
|
|
2473
|
+
([6a12a60](https://github.com/carbon-design-system/carbon-charts/commit/6a12a60))
|
|
2574
2474
|
|
|
2575
2475
|
## [0.15.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.15.0...v0.15.1) (2019-07-17)
|
|
2576
2476
|
|
|
2577
2477
|
### Bug Fixes
|
|
2578
2478
|
|
|
2579
|
-
-
|
|
2580
|
-
|
|
2479
|
+
- **core:** backdrop resize with chart
|
|
2480
|
+
([bbc288d](https://github.com/carbon-design-system/carbon-charts/commit/bbc288d))
|
|
2581
2481
|
|
|
2582
2482
|
# [0.15.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.14.1...v0.15.0) (2019-07-17)
|
|
2583
2483
|
|
|
2584
2484
|
### Features
|
|
2585
2485
|
|
|
2586
|
-
-
|
|
2587
|
-
|
|
2486
|
+
- **core:** adding carbon themes
|
|
2487
|
+
([a31fbcf](https://github.com/carbon-design-system/carbon-charts/commit/a31fbcf))
|
|
2588
2488
|
|
|
2589
2489
|
## [0.14.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.14.0...v0.14.1) (2019-07-11)
|
|
2590
2490
|
|
|
@@ -2598,8 +2498,8 @@ All notable changes to this project will be documented in this file. See
|
|
|
2598
2498
|
|
|
2599
2499
|
### Features
|
|
2600
2500
|
|
|
2601
|
-
-
|
|
2602
|
-
|
|
2501
|
+
- **core:** addition of titles within svg chart
|
|
2502
|
+
([56380bb](https://github.com/carbon-design-system/carbon-charts/commit/56380bb))
|
|
2603
2503
|
|
|
2604
2504
|
## [0.12.5](https://github.com/carbon-design-system/carbon-charts/compare/v0.12.4...v0.12.5) (2019-07-04)
|
|
2605
2505
|
|
|
@@ -2609,9 +2509,8 @@ All notable changes to this project will be documented in this file. See
|
|
|
2609
2509
|
|
|
2610
2510
|
### Bug Fixes
|
|
2611
2511
|
|
|
2612
|
-
-
|
|
2613
|
-
|
|
2614
|
-
([df9c7c3](https://github.com/carbon-design-system/carbon-charts/commit/df9c7c3))
|
|
2512
|
+
- **react core:** change main bundle to umd in core, and update imports in react
|
|
2513
|
+
([df9c7c3](https://github.com/carbon-design-system/carbon-charts/commit/df9c7c3))
|
|
2615
2514
|
|
|
2616
2515
|
## [0.12.3](https://github.com/carbon-design-system/carbon-charts/compare/v0.12.2...v0.12.3) (2019-06-26)
|
|
2617
2516
|
|
|
@@ -2629,32 +2528,32 @@ All notable changes to this project will be documented in this file. See
|
|
|
2629
2528
|
|
|
2630
2529
|
### Features
|
|
2631
2530
|
|
|
2632
|
-
-
|
|
2633
|
-
|
|
2634
|
-
|
|
2635
|
-
-
|
|
2636
|
-
|
|
2531
|
+
- **core:** Colors, themes & more design updates
|
|
2532
|
+
([#261](https://github.com/carbon-design-system/carbon-charts/issues/261))
|
|
2533
|
+
([b0b9070](https://github.com/carbon-design-system/carbon-charts/commit/b0b9070))
|
|
2534
|
+
- **feat(core:** Color palettes):
|
|
2535
|
+
([edcf601](https://github.com/carbon-design-system/carbon-charts/commit/edcf601))
|
|
2637
2536
|
|
|
2638
2537
|
## [0.11.15](https://github.com/carbon-design-system/carbon-charts/compare/v0.11.14...v0.11.15) (2019-05-07)
|
|
2639
2538
|
|
|
2640
2539
|
### Bug Fixes
|
|
2641
2540
|
|
|
2642
|
-
-
|
|
2643
|
-
|
|
2541
|
+
- **core:** Fix tooltip positioning
|
|
2542
|
+
([dd17048](https://github.com/carbon-design-system/carbon-charts/commit/dd17048))
|
|
2644
2543
|
|
|
2645
2544
|
## [0.11.14](https://github.com/carbon-design-system/carbon-charts/compare/v0.11.12...v0.11.14) (2019-05-06)
|
|
2646
2545
|
|
|
2647
2546
|
### Bug Fixes
|
|
2648
2547
|
|
|
2649
|
-
-
|
|
2650
|
-
|
|
2548
|
+
- **core:** Show empty state for when there is no data
|
|
2549
|
+
([b5db127](https://github.com/carbon-design-system/carbon-charts/commit/b5db127))
|
|
2651
2550
|
|
|
2652
2551
|
## [0.11.13](https://github.com/carbon-design-system/carbon-charts/compare/v0.11.12...v0.11.13) (2019-04-30)
|
|
2653
2552
|
|
|
2654
2553
|
### Bug Fixes
|
|
2655
2554
|
|
|
2656
|
-
-
|
|
2657
|
-
|
|
2555
|
+
- **core:** Show empty state for when there is no data
|
|
2556
|
+
([b5db127](https://github.com/carbon-design-system/carbon-charts/commit/b5db127))
|
|
2658
2557
|
|
|
2659
2558
|
## [0.11.12](https://github.com/carbon-design-system/carbon-charts/compare/v0.11.11...v0.11.12) (2019-04-22)
|
|
2660
2559
|
|
|
@@ -2676,34 +2575,34 @@ All notable changes to this project will be documented in this file. See
|
|
|
2676
2575
|
|
|
2677
2576
|
### Bug Fixes
|
|
2678
2577
|
|
|
2679
|
-
-
|
|
2680
|
-
|
|
2681
|
-
|
|
2578
|
+
- **core:** add babel-polyfill as a hard dependency
|
|
2579
|
+
([#230](https://github.com/carbon-design-system/carbon-charts/issues/230))
|
|
2580
|
+
([d3e8c0c](https://github.com/carbon-design-system/carbon-charts/commit/d3e8c0c))
|
|
2682
2581
|
|
|
2683
2582
|
## [0.11.7](https://github.com/carbon-design-system/carbon-charts/compare/v0.11.6...v0.11.7) (2019-03-26)
|
|
2684
2583
|
|
|
2685
2584
|
### Bug Fixes
|
|
2686
2585
|
|
|
2687
|
-
-
|
|
2688
|
-
|
|
2689
|
-
|
|
2690
|
-
|
|
2586
|
+
- **core:** remove suffixes to use regular module resolution, and force publish
|
|
2587
|
+
all packages with every release
|
|
2588
|
+
([#229](https://github.com/carbon-design-system/carbon-charts/issues/229))
|
|
2589
|
+
([2e33ca6](https://github.com/carbon-design-system/carbon-charts/commit/2e33ca6))
|
|
2691
2590
|
|
|
2692
2591
|
## [0.11.6](https://github.com/carbon-design-system/carbon-charts/compare/v0.11.5...v0.11.6) (2019-03-26)
|
|
2693
2592
|
|
|
2694
2593
|
### Bug Fixes
|
|
2695
2594
|
|
|
2696
|
-
-
|
|
2697
|
-
|
|
2698
|
-
|
|
2595
|
+
- **core:** export patterns as strings of svgs
|
|
2596
|
+
([#227](https://github.com/carbon-design-system/carbon-charts/issues/227))
|
|
2597
|
+
([14391ae](https://github.com/carbon-design-system/carbon-charts/commit/14391ae))
|
|
2699
2598
|
|
|
2700
2599
|
## [0.11.5](https://github.com/carbon-design-system/carbon-charts/compare/v0.11.4...v0.11.5) (2019-03-26)
|
|
2701
2600
|
|
|
2702
2601
|
### Bug Fixes
|
|
2703
2602
|
|
|
2704
|
-
-
|
|
2705
|
-
|
|
2706
|
-
|
|
2603
|
+
- **build:** refactor deploy and update package.jsons
|
|
2604
|
+
([#223](https://github.com/carbon-design-system/carbon-charts/issues/223))
|
|
2605
|
+
([fb512cb](https://github.com/carbon-design-system/carbon-charts/commit/fb512cb))
|
|
2707
2606
|
|
|
2708
2607
|
## [0.11.4](https://github.com/carbon-design-system/carbon-charts/compare/v0.11.3...v0.11.4) (2019-03-25)
|
|
2709
2608
|
|
|
@@ -2713,8 +2612,8 @@ All notable changes to this project will be documented in this file. See
|
|
|
2713
2612
|
|
|
2714
2613
|
### Features
|
|
2715
2614
|
|
|
2716
|
-
-
|
|
2717
|
-
|
|
2615
|
+
- **core:** specify config as interfaces
|
|
2616
|
+
([e474fb6](https://github.com/carbon-design-system/carbon-charts/commit/e474fb6))
|
|
2718
2617
|
|
|
2719
2618
|
## [0.10.5](https://github.com/carbon-design-system/carbon-charts/compare/v0.10.4...v0.10.5) (2019-03-12)
|
|
2720
2619
|
|
|
@@ -2724,21 +2623,21 @@ All notable changes to this project will be documented in this file. See
|
|
|
2724
2623
|
|
|
2725
2624
|
### Bug Fixes
|
|
2726
2625
|
|
|
2727
|
-
-
|
|
2728
|
-
|
|
2729
|
-
|
|
2730
|
-
|
|
2626
|
+
- **core:** remove updateSVG()
|
|
2627
|
+
([38f7e83](https://github.com/carbon-design-system/carbon-charts/commit/38f7e83)),
|
|
2628
|
+
closes
|
|
2629
|
+
[#185](https://github.com/carbon-design-system/carbon-charts/issues/185)
|
|
2731
2630
|
|
|
2732
2631
|
## [0.10.2](https://github.com/carbon-design-system/carbon-charts/compare/v0.10.1...v0.10.2) (2019-03-06)
|
|
2733
2632
|
|
|
2734
2633
|
### Bug Fixes
|
|
2735
2634
|
|
|
2736
|
-
-
|
|
2737
|
-
|
|
2738
|
-
|
|
2739
|
-
-
|
|
2740
|
-
|
|
2741
|
-
|
|
2635
|
+
- **core:** Enforce text alignment of legend popup in the styles
|
|
2636
|
+
([#203](https://github.com/carbon-design-system/carbon-charts/issues/203))
|
|
2637
|
+
([6a4fe1e](https://github.com/carbon-design-system/carbon-charts/commit/6a4fe1e))
|
|
2638
|
+
- **core:** Fix loss of letters in labels in wrapTicks()
|
|
2639
|
+
([#202](https://github.com/carbon-design-system/carbon-charts/issues/202))
|
|
2640
|
+
([8635e7b](https://github.com/carbon-design-system/carbon-charts/commit/8635e7b))
|
|
2742
2641
|
|
|
2743
2642
|
## [0.10.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.10.0...v0.10.1) (2019-02-28)
|
|
2744
2643
|
|
|
@@ -2748,10 +2647,10 @@ All notable changes to this project will be documented in this file. See
|
|
|
2748
2647
|
|
|
2749
2648
|
### Features
|
|
2750
2649
|
|
|
2751
|
-
-
|
|
2752
|
-
|
|
2753
|
-
|
|
2754
|
-
|
|
2650
|
+
- **\$core:** Adds getStrokeColor and getFillColor options
|
|
2651
|
+
([e1766d3](https://github.com/carbon-design-system/carbon-charts/commit/e1766d3)),
|
|
2652
|
+
closes
|
|
2653
|
+
[#136](https://github.com/carbon-design-system/carbon-charts/issues/136)
|
|
2755
2654
|
|
|
2756
2655
|
## [0.9.7](https://github.com/carbon-design-system/carbon-charts/compare/v0.9.6...v0.9.7) (2019-02-22)
|
|
2757
2656
|
|
|
@@ -2761,96 +2660,94 @@ All notable changes to this project will be documented in this file. See
|
|
|
2761
2660
|
|
|
2762
2661
|
### Bug Fixes
|
|
2763
2662
|
|
|
2764
|
-
-
|
|
2765
|
-
|
|
2663
|
+
- **bar:** add maxWidth and other bar fixes
|
|
2664
|
+
([3866d86](https://github.com/carbon-design-system/carbon-charts/commit/3866d86))
|
|
2766
2665
|
|
|
2767
2666
|
## [0.9.5](https://github.com/carbon-design-system/carbon-charts/compare/v0.9.4...v0.9.5) (2019-02-20)
|
|
2768
2667
|
|
|
2769
2668
|
### Bug Fixes
|
|
2770
2669
|
|
|
2771
|
-
-
|
|
2772
|
-
|
|
2773
|
-
|
|
2670
|
+
- **\$core:** Fixes opacity transitions not completing when data is updated.
|
|
2671
|
+
Ensures use SVG vs CSS op
|
|
2672
|
+
([f6b245e](https://github.com/carbon-design-system/carbon-charts/commit/f6b245e))
|
|
2774
2673
|
|
|
2775
2674
|
## [0.9.4](https://github.com/carbon-design-system/carbon-charts/compare/v0.9.3...v0.9.4) (2019-02-16)
|
|
2776
2675
|
|
|
2777
2676
|
### Bug Fixes
|
|
2778
2677
|
|
|
2779
|
-
-
|
|
2780
|
-
|
|
2678
|
+
- **\$browser:** Fix duplication of titles during title resize
|
|
2679
|
+
([4698efd](https://github.com/carbon-design-system/carbon-charts/commit/4698efd))
|
|
2781
2680
|
|
|
2782
2681
|
## [0.9.3](https://github.com/carbon-design-system/carbon-charts/compare/v0.9.2...v0.9.3) (2019-02-15)
|
|
2783
2682
|
|
|
2784
2683
|
### Bug Fixes
|
|
2785
2684
|
|
|
2786
|
-
-
|
|
2787
|
-
|
|
2685
|
+
- **core:** Fix NPM vulnerabilities
|
|
2686
|
+
([73ef611](https://github.com/carbon-design-system/carbon-charts/commit/73ef611))
|
|
2788
2687
|
|
|
2789
2688
|
## [0.9.2](https://github.com/carbon-design-system/carbon-charts/compare/v0.9.1...v0.9.2) (2019-02-15)
|
|
2790
2689
|
|
|
2791
2690
|
### Bug Fixes
|
|
2792
2691
|
|
|
2793
|
-
-
|
|
2794
|
-
|
|
2692
|
+
- **core:** Allow custom circle size for line chart
|
|
2693
|
+
([5fb93bd](https://github.com/carbon-design-system/carbon-charts/commit/5fb93bd))
|
|
2795
2694
|
|
|
2796
2695
|
## [0.9.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.9.0...v0.9.1) (2019-02-07)
|
|
2797
2696
|
|
|
2798
2697
|
### Bug Fixes
|
|
2799
2698
|
|
|
2800
|
-
-
|
|
2801
|
-
|
|
2699
|
+
- **core:** Allow the usage of different size variants of tooltip
|
|
2700
|
+
([4f6aa1d](https://github.com/carbon-design-system/carbon-charts/commit/4f6aa1d))
|
|
2802
2701
|
|
|
2803
2702
|
# [0.9.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.8.6...v0.9.0) (2019-01-28)
|
|
2804
2703
|
|
|
2805
2704
|
### Features
|
|
2806
2705
|
|
|
2807
|
-
-
|
|
2808
|
-
|
|
2706
|
+
- **CORE:** ability to customize donut label & number
|
|
2707
|
+
([07014cf](https://github.com/carbon-design-system/carbon-charts/commit/07014cf))
|
|
2809
2708
|
|
|
2810
2709
|
## [0.8.6](https://github.com/carbon-design-system/carbon-charts/compare/v0.8.5...v0.8.6) (2019-01-18)
|
|
2811
2710
|
|
|
2812
2711
|
### Bug Fixes
|
|
2813
2712
|
|
|
2814
|
-
-
|
|
2815
|
-
|
|
2816
|
-
|
|
2817
|
-
|
|
2818
|
-
|
|
2819
|
-
-
|
|
2820
|
-
|
|
2821
|
-
-
|
|
2822
|
-
([a69dc15](https://github.com/carbon-design-system/carbon-charts/commit/a69dc15))
|
|
2713
|
+
- **\$browser:** Fixes the issue with pie labels not lining up on smaller sizes.
|
|
2714
|
+
([154467f](https://github.com/carbon-design-system/carbon-charts/commit/154467f)),
|
|
2715
|
+
closes
|
|
2716
|
+
[#151](https://github.com/carbon-design-system/carbon-charts/issues/151)
|
|
2717
|
+
- **\$browser:** Use dynamic step value for margin instead of fixed value.
|
|
2718
|
+
([1c96d7a](https://github.com/carbon-design-system/carbon-charts/commit/1c96d7a))
|
|
2719
|
+
- **core:** Fix interference of thresholds and bar chart elements
|
|
2720
|
+
([a69dc15](https://github.com/carbon-design-system/carbon-charts/commit/a69dc15))
|
|
2823
2721
|
|
|
2824
2722
|
## [0.8.5](https://github.com/carbon-design-system/carbon-charts/compare/v0.8.4...v0.8.5) (2019-01-17)
|
|
2825
2723
|
|
|
2826
2724
|
### Bug Fixes
|
|
2827
2725
|
|
|
2828
|
-
-
|
|
2829
|
-
|
|
2830
|
-
|
|
2831
|
-
|
|
2832
|
-
[#151](https://github.com/carbon-design-system/carbon-charts/issues/151)
|
|
2726
|
+
- **\$browser:** Fixes the issue with pie labels not lining up on smaller sizes.
|
|
2727
|
+
([54e2227](https://github.com/carbon-design-system/carbon-charts/commit/54e2227)),
|
|
2728
|
+
closes
|
|
2729
|
+
[#151](https://github.com/carbon-design-system/carbon-charts/issues/151)
|
|
2833
2730
|
|
|
2834
2731
|
## [0.8.4](https://github.com/carbon-design-system/carbon-charts/compare/v0.8.3...v0.8.4) (2019-01-17)
|
|
2835
2732
|
|
|
2836
2733
|
### Bug Fixes
|
|
2837
2734
|
|
|
2838
|
-
-
|
|
2839
|
-
|
|
2735
|
+
- **core:** Fix interference of thresholds and bar chart elements
|
|
2736
|
+
([67ff065](https://github.com/carbon-design-system/carbon-charts/commit/67ff065))
|
|
2840
2737
|
|
|
2841
2738
|
## [0.8.3](https://github.com/carbon-design-system/carbon-charts/compare/v0.8.2...v0.8.3) (2019-01-16)
|
|
2842
2739
|
|
|
2843
2740
|
### Bug Fixes
|
|
2844
2741
|
|
|
2845
|
-
-
|
|
2846
|
-
|
|
2742
|
+
- **core:** Fix tooltip positioning and clean up styling
|
|
2743
|
+
([6de0665](https://github.com/carbon-design-system/carbon-charts/commit/6de0665))
|
|
2847
2744
|
|
|
2848
2745
|
## [0.8.2](https://github.com/carbon-design-system/carbon-charts/compare/v0.8.1...v0.8.2) (2019-01-14)
|
|
2849
2746
|
|
|
2850
2747
|
### Bug Fixes
|
|
2851
2748
|
|
|
2852
|
-
-
|
|
2853
|
-
|
|
2749
|
+
- **core demo:** Fix experimental link issue
|
|
2750
|
+
([d9d660a](https://github.com/carbon-design-system/carbon-charts/commit/d9d660a))
|
|
2854
2751
|
|
|
2855
2752
|
## [0.8.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.8.0...v0.8.1) (2019-01-09)
|
|
2856
2753
|
|
|
@@ -2860,17 +2757,16 @@ All notable changes to this project will be documented in this file. See
|
|
|
2860
2757
|
|
|
2861
2758
|
### Features
|
|
2862
2759
|
|
|
2863
|
-
-
|
|
2864
|
-
|
|
2865
|
-
|
|
2866
|
-
[#39](https://github.com/carbon-design-system/carbon-charts/issues/39)
|
|
2760
|
+
- **\$core:** adds support for tension, beta, alpha in curves
|
|
2761
|
+
([09437dc](https://github.com/carbon-design-system/carbon-charts/commit/09437dc)),
|
|
2762
|
+
closes [#39](https://github.com/carbon-design-system/carbon-charts/issues/39)
|
|
2867
2763
|
|
|
2868
2764
|
## [0.7.16](https://github.com/carbon-design-system/carbon-charts/compare/v0.7.15...v0.7.16) (2019-01-03)
|
|
2869
2765
|
|
|
2870
2766
|
### Bug Fixes
|
|
2871
2767
|
|
|
2872
|
-
-
|
|
2873
|
-
|
|
2768
|
+
- **core:** Remove extension of addLegend in PieChart
|
|
2769
|
+
([c66b633](https://github.com/carbon-design-system/carbon-charts/commit/c66b633))
|
|
2874
2770
|
|
|
2875
2771
|
## [0.7.14](https://github.com/carbon-design-system/carbon-charts/compare/v0.7.13...v0.7.14) (2019-01-03)
|
|
2876
2772
|
|
|
@@ -2884,25 +2780,24 @@ All notable changes to this project will be documented in this file. See
|
|
|
2884
2780
|
|
|
2885
2781
|
### Bug Fixes
|
|
2886
2782
|
|
|
2887
|
-
-
|
|
2888
|
-
|
|
2783
|
+
- **react:** Fix react wrappers resizing with animation
|
|
2784
|
+
([4219f33](https://github.com/carbon-design-system/carbon-charts/commit/4219f33))
|
|
2889
2785
|
|
|
2890
2786
|
## [0.7.9](https://github.com/carbon-design-system/carbon-charts/compare/v0.7.8...v0.7.9) (2018-11-22)
|
|
2891
2787
|
|
|
2892
2788
|
### Bug Fixes
|
|
2893
2789
|
|
|
2894
|
-
-
|
|
2895
|
-
|
|
2896
|
-
|
|
2790
|
+
- **core:** Use a minimum size for all charts, and use resizeObserver rather
|
|
2791
|
+
than requestAnimationFra
|
|
2792
|
+
([462c2d6](https://github.com/carbon-design-system/carbon-charts/commit/462c2d6))
|
|
2897
2793
|
|
|
2898
2794
|
## [0.7.8](https://github.com/carbon-design-system/carbon-charts/compare/v0.7.7...v0.7.8) (2018-11-22)
|
|
2899
2795
|
|
|
2900
2796
|
### Bug Fixes
|
|
2901
2797
|
|
|
2902
|
-
-
|
|
2903
|
-
|
|
2904
|
-
|
|
2905
|
-
[#97](https://github.com/carbon-design-system/carbon-charts/issues/97)
|
|
2798
|
+
- **core:** Remove and update addDataPointEventListener
|
|
2799
|
+
([f40f775](https://github.com/carbon-design-system/carbon-charts/commit/f40f775)),
|
|
2800
|
+
closes [#97](https://github.com/carbon-design-system/carbon-charts/issues/97)
|
|
2906
2801
|
|
|
2907
2802
|
## [0.7.5](https://github.com/carbon-design-system/carbon-charts/compare/v0.7.4...v0.7.5) (2018-11-20)
|
|
2908
2803
|
|
|
@@ -2912,10 +2807,10 @@ All notable changes to this project will be documented in this file. See
|
|
|
2912
2807
|
|
|
2913
2808
|
### Bug Fixes
|
|
2914
2809
|
|
|
2915
|
-
-
|
|
2916
|
-
|
|
2917
|
-
|
|
2918
|
-
|
|
2810
|
+
- **packages/core/src/line-chart.ts:** Fix tooltips bug
|
|
2811
|
+
[#89](https://github.com/carbon-design-system/carbon-charts/issues/89): Fix
|
|
2812
|
+
imports and addDataPointEventListene
|
|
2813
|
+
([5a63f94](https://github.com/carbon-design-system/carbon-charts/commit/5a63f94))
|
|
2919
2814
|
|
|
2920
2815
|
## [0.7.3](https://github.com/carbon-design-system/carbon-charts/compare/v0.7.2...v0.7.3) (2018-11-13)
|
|
2921
2816
|
|
|
@@ -2925,52 +2820,51 @@ All notable changes to this project will be documented in this file. See
|
|
|
2925
2820
|
|
|
2926
2821
|
### Bug Fixes
|
|
2927
2822
|
|
|
2928
|
-
-
|
|
2929
|
-
|
|
2823
|
+
- **core:** Fixed label colours on donut charts
|
|
2824
|
+
([5e40ef6](https://github.com/carbon-design-system/carbon-charts/commit/5e40ef6))
|
|
2930
2825
|
|
|
2931
2826
|
## [0.7.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.7.0...v0.7.1) (2018-11-12)
|
|
2932
2827
|
|
|
2933
2828
|
### Bug Fixes
|
|
2934
2829
|
|
|
2935
|
-
-
|
|
2936
|
-
|
|
2937
|
-
|
|
2830
|
+
- **core:** Refactor thresholds to support a range of values, closes
|
|
2831
|
+
[#85](https://github.com/carbon-design-system/carbon-charts/issues/85)
|
|
2832
|
+
([50b44c0](https://github.com/carbon-design-system/carbon-charts/commit/50b44c0))
|
|
2938
2833
|
|
|
2939
2834
|
# [0.7.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.6.2...v0.7.0) (2018-11-12)
|
|
2940
2835
|
|
|
2941
2836
|
### Features
|
|
2942
2837
|
|
|
2943
|
-
-
|
|
2944
|
-
|
|
2945
|
-
|
|
2838
|
+
- **core:** Automatic calculation of DonutCenter value, closes
|
|
2839
|
+
[#83](https://github.com/carbon-design-system/carbon-charts/issues/83)
|
|
2840
|
+
([d20e883](https://github.com/carbon-design-system/carbon-charts/commit/d20e883))
|
|
2946
2841
|
|
|
2947
2842
|
## [0.6.2](https://github.com/carbon-design-system/carbon-charts/compare/v0.6.1...v0.6.2) (2018-11-12)
|
|
2948
2843
|
|
|
2949
2844
|
### Bug Fixes
|
|
2950
2845
|
|
|
2951
|
-
-
|
|
2952
|
-
|
|
2953
|
-
|
|
2954
|
-
[#71](https://github.com/carbon-design-system/carbon-charts/issues/71)
|
|
2846
|
+
- **\$core:** Remove hover effect and pointer on non-clickable legends
|
|
2847
|
+
([dc9a2f2](https://github.com/carbon-design-system/carbon-charts/commit/dc9a2f2)),
|
|
2848
|
+
closes [#71](https://github.com/carbon-design-system/carbon-charts/issues/71)
|
|
2955
2849
|
|
|
2956
2850
|
## [0.6.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.6.0...v0.6.1) (2018-11-09)
|
|
2957
2851
|
|
|
2958
2852
|
### Bug Fixes
|
|
2959
2853
|
|
|
2960
|
-
-
|
|
2961
|
-
|
|
2854
|
+
- **angular:** Fix babel-polyfill multiple instances issue
|
|
2855
|
+
([4a2f165](https://github.com/carbon-design-system/carbon-charts/commit/4a2f165))
|
|
2962
2856
|
|
|
2963
2857
|
# [0.6.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.5.4...v0.6.0) (2018-11-01)
|
|
2964
2858
|
|
|
2965
2859
|
### Bug Fixes
|
|
2966
2860
|
|
|
2967
|
-
-
|
|
2968
|
-
|
|
2861
|
+
- **core:** Resize thresholds, and update threshold theme colors
|
|
2862
|
+
([3d86841](https://github.com/carbon-design-system/carbon-charts/commit/3d86841))
|
|
2969
2863
|
|
|
2970
2864
|
### Features
|
|
2971
2865
|
|
|
2972
|
-
-
|
|
2973
|
-
|
|
2866
|
+
- **core:** changed threshold config format, code refactor
|
|
2867
|
+
([d931a82](https://github.com/carbon-design-system/carbon-charts/commit/d931a82))
|
|
2974
2868
|
|
|
2975
2869
|
<a name="0.5.4"></a>
|
|
2976
2870
|
|
|
@@ -3002,16 +2896,16 @@ All notable changes to this project will be documented in this file. See
|
|
|
3002
2896
|
|
|
3003
2897
|
### Bug Fixes
|
|
3004
2898
|
|
|
3005
|
-
-
|
|
3006
|
-
|
|
3007
|
-
-
|
|
3008
|
-
|
|
3009
|
-
|
|
2899
|
+
- **core:** legend updates in pie & donut should respect legend filters
|
|
2900
|
+
([203c7e6](https://github.com/carbon-design-system/carbon-charts/commit/203c7e6))
|
|
2901
|
+
- **core:** use correct default colors, and replace loading bee with carbon
|
|
2902
|
+
loading spinner
|
|
2903
|
+
([80ff9bd](https://github.com/carbon-design-system/carbon-charts/commit/80ff9bd))
|
|
3010
2904
|
|
|
3011
2905
|
### Features
|
|
3012
2906
|
|
|
3013
|
-
-
|
|
3014
|
-
|
|
2907
|
+
- **core:** first attempt at combo-chart
|
|
2908
|
+
([6613160](https://github.com/carbon-design-system/carbon-charts/commit/6613160))
|
|
3015
2909
|
|
|
3016
2910
|
<a name="0.4.3"></a>
|
|
3017
2911
|
|
|
@@ -3025,8 +2919,8 @@ All notable changes to this project will be documented in this file. See
|
|
|
3025
2919
|
|
|
3026
2920
|
### Bug Fixes
|
|
3027
2921
|
|
|
3028
|
-
-
|
|
3029
|
-
|
|
2922
|
+
- **core angular:** IE11 Support
|
|
2923
|
+
([b0dd2b5](https://github.com/carbon-design-system/carbon-charts/commit/b0dd2b5))
|
|
3030
2924
|
|
|
3031
2925
|
<a name="0.4.1"></a>
|
|
3032
2926
|
|
|
@@ -3034,10 +2928,10 @@ All notable changes to this project will be documented in this file. See
|
|
|
3034
2928
|
|
|
3035
2929
|
### Bug Fixes
|
|
3036
2930
|
|
|
3037
|
-
-
|
|
3038
|
-
|
|
3039
|
-
-
|
|
3040
|
-
|
|
2931
|
+
- **core angular:** Remove demo folders from published packages
|
|
2932
|
+
([5e3c556](https://github.com/carbon-design-system/carbon-charts/commit/5e3c556))
|
|
2933
|
+
- **core angular:** Remove demos & add dist in packages
|
|
2934
|
+
([94bb9f4](https://github.com/carbon-design-system/carbon-charts/commit/94bb9f4))
|
|
3041
2935
|
|
|
3042
2936
|
<a name="0.4.0"></a>
|
|
3043
2937
|
|
|
@@ -3045,8 +2939,8 @@ All notable changes to this project will be documented in this file. See
|
|
|
3045
2939
|
|
|
3046
2940
|
### Features
|
|
3047
2941
|
|
|
3048
|
-
-
|
|
3049
|
-
|
|
2942
|
+
- **core angular react:** Resolve DAP violations
|
|
2943
|
+
([86f6e05](https://github.com/carbon-design-system/carbon-charts/commit/86f6e05))
|
|
3050
2944
|
|
|
3051
2945
|
<a name="0.3.0"></a>
|
|
3052
2946
|
|
|
@@ -3054,8 +2948,8 @@ All notable changes to this project will be documented in this file. See
|
|
|
3054
2948
|
|
|
3055
2949
|
### Features
|
|
3056
2950
|
|
|
3057
|
-
-
|
|
3058
|
-
|
|
2951
|
+
- **core angular:** trigger minor release on Travis
|
|
2952
|
+
([1c476b2](https://github.com/carbon-design-system/carbon-charts/commit/1c476b2))
|
|
3059
2953
|
|
|
3060
2954
|
<a name="0.2.0"></a>
|
|
3061
2955
|
|
|
@@ -3063,8 +2957,8 @@ All notable changes to this project will be documented in this file. See
|
|
|
3063
2957
|
|
|
3064
2958
|
### Features
|
|
3065
2959
|
|
|
3066
|
-
-
|
|
3067
|
-
|
|
2960
|
+
- **core angular react:** trigger a minor release in Travis
|
|
2961
|
+
([2995cfa](https://github.com/carbon-design-system/carbon-charts/commit/2995cfa))
|
|
3068
2962
|
|
|
3069
2963
|
<a name="0.1.0"></a>
|
|
3070
2964
|
|
|
@@ -3072,27 +2966,27 @@ All notable changes to this project will be documented in this file. See
|
|
|
3072
2966
|
|
|
3073
2967
|
### Bug Fixes
|
|
3074
2968
|
|
|
3075
|
-
-
|
|
3076
|
-
|
|
3077
|
-
-
|
|
3078
|
-
|
|
3079
|
-
|
|
3080
|
-
-
|
|
3081
|
-
|
|
2969
|
+
- **core angular react:** fix tooltip styling
|
|
2970
|
+
([80b36f5](https://github.com/carbon-design-system/carbon-charts/commit/80b36f5))
|
|
2971
|
+
- **peretz-icons:** show peretz-icons instead of raw SVG for tooltip close
|
|
2972
|
+
button
|
|
2973
|
+
([19a54d4](https://github.com/carbon-design-system/carbon-charts/commit/19a54d4))
|
|
2974
|
+
- **scope angular react:** use a more specific class name for chart tooltips
|
|
2975
|
+
([4cbe680](https://github.com/carbon-design-system/carbon-charts/commit/4cbe680))
|
|
3082
2976
|
|
|
3083
2977
|
### Features
|
|
3084
2978
|
|
|
3085
|
-
-
|
|
3086
|
-
|
|
3087
|
-
-
|
|
3088
|
-
|
|
3089
|
-
-
|
|
3090
|
-
|
|
3091
|
-
|
|
3092
|
-
|
|
3093
|
-
|
|
3094
|
-
|
|
3095
|
-
|
|
2979
|
+
- **core angular react:** support negative y-values
|
|
2980
|
+
([cfa941d](https://github.com/carbon-design-system/carbon-charts/commit/cfa941d))
|
|
2981
|
+
- **core react angular:** carbon styling
|
|
2982
|
+
([5064f63](https://github.com/carbon-design-system/carbon-charts/commit/5064f63))
|
|
2983
|
+
- **react wrappers storybook:** full react wrappers
|
|
2984
|
+
([4a456ee](https://github.com/carbon-design-system/carbon-charts/commit/4a456ee)),
|
|
2985
|
+
closes
|
|
2986
|
+
[#117](https://github.com/carbon-design-system/carbon-charts/issues/117)
|
|
2987
|
+
[#115](https://github.com/carbon-design-system/carbon-charts/issues/115)
|
|
2988
|
+
[#120](https://github.com/carbon-design-system/carbon-charts/issues/120)
|
|
2989
|
+
[#121](https://github.com/carbon-design-system/carbon-charts/issues/121)
|
|
3096
2990
|
|
|
3097
2991
|
# Change Log
|
|
3098
2992
|
|