@carbon/charts-react 1.7.1 → 1.7.3

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +115 -252
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,331 +1,196 @@
1
1
  # Change Log
2
2
 
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
3
+ All notable changes to this project will be documented in this file. See
4
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [1.7.1](https://github.com/carbon-design-system/carbon-charts/compare/v1.7.0...v1.7.1) (2023-04-20)
6
+ ## [1.7.3](https://github.com/carbon-design-system/carbon-charts/compare/v1.7.2...v1.7.3) (2023-04-25)
7
7
 
8
+ **Note:** Version bump only for package @carbon/charts-react
8
9
 
9
- ### Bug Fixes
10
+ # Change Log
10
11
 
11
- * **1522:** externalize dom-to-image-more ([#1540](https://github.com/carbon-design-system/carbon-charts/issues/1540)) ([98f1bfc](https://github.com/carbon-design-system/carbon-charts/commit/98f1bfc40aaf0f6cb0e7139ff8cfc3337474aa33))
12
+ All notable changes to this project will be documented in this file. See
13
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
12
14
 
15
+ ## [1.7.2](https://github.com/carbon-design-system/carbon-charts/compare/v1.7.1...v1.7.2) (2023-04-25)
13
16
 
17
+ **Note:** Version bump only for package @carbon/charts-react
14
18
 
19
+ ## [1.7.1](https://github.com/carbon-design-system/carbon-charts/compare/v1.7.0...v1.7.1) (2023-04-20)
15
20
 
21
+ ### Bug Fixes
22
+
23
+ - **1522:** externalize dom-to-image-more
24
+ ([#1540](https://github.com/carbon-design-system/carbon-charts/issues/1540))
25
+ ([98f1bfc](https://github.com/carbon-design-system/carbon-charts/commit/98f1bfc40aaf0f6cb0e7139ff8cfc3337474aa33))
16
26
 
17
27
  # [1.7.0](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.14...v1.7.0) (2023-04-19)
18
28
 
19
29
  **Note:** Version bump only for package @carbon/charts-react
20
30
 
21
-
22
-
23
-
24
-
25
31
  ## [1.6.14](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.13...v1.6.14) (2023-03-07)
26
32
 
27
33
  **Note:** Version bump only for package @carbon/charts-react
28
34
 
29
-
30
-
31
-
32
-
33
35
  ## [1.6.13](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.12...v1.6.13) (2023-03-07)
34
36
 
35
37
  **Note:** Version bump only for package @carbon/charts-react
36
38
 
37
-
38
-
39
-
40
-
41
39
  ## [1.6.12](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.11...v1.6.12) (2023-03-06)
42
40
 
43
41
  **Note:** Version bump only for package @carbon/charts-react
44
42
 
45
-
46
-
47
-
48
-
49
43
  ## [1.6.11](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.10...v1.6.11) (2023-03-06)
50
44
 
51
45
  **Note:** Version bump only for package @carbon/charts-react
52
46
 
53
-
54
-
55
-
56
-
57
47
  ## [1.6.10](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.9...v1.6.10) (2023-03-06)
58
48
 
59
49
  **Note:** Version bump only for package @carbon/charts-react
60
50
 
61
-
62
-
63
-
64
-
65
51
  ## [1.6.9](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.8...v1.6.9) (2023-03-03)
66
52
 
67
53
  **Note:** Version bump only for package @carbon/charts-react
68
54
 
69
-
70
-
71
-
72
-
73
55
  ## [1.6.8](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.7...v1.6.8) (2023-02-27)
74
56
 
75
57
  **Note:** Version bump only for package @carbon/charts-react
76
58
 
77
-
78
-
79
-
80
-
81
59
  ## [1.6.7](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.6...v1.6.7) (2023-02-27)
82
60
 
83
61
  **Note:** Version bump only for package @carbon/charts-react
84
62
 
85
-
86
-
87
-
88
-
89
63
  ## [1.6.6](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.5...v1.6.6) (2023-02-27)
90
64
 
91
65
  **Note:** Version bump only for package @carbon/charts-react
92
66
 
93
-
94
-
95
-
96
-
97
67
  ## [1.6.5](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.4...v1.6.5) (2023-02-27)
98
68
 
99
-
100
69
  ### Bug Fixes
101
70
 
102
- * **react:** outdated Carbon prefix being used ([#1501](https://github.com/carbon-design-system/carbon-charts/issues/1501)) ([13d5c58](https://github.com/carbon-design-system/carbon-charts/commit/13d5c58915fc8337d877718fb8857820af10bf26))
103
-
104
-
105
-
106
-
71
+ - **react:** outdated Carbon prefix being used
72
+ ([#1501](https://github.com/carbon-design-system/carbon-charts/issues/1501))
73
+ ([13d5c58](https://github.com/carbon-design-system/carbon-charts/commit/13d5c58915fc8337d877718fb8857820af10bf26))
107
74
 
108
75
  ## [1.6.4](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.3...v1.6.4) (2023-02-03)
109
76
 
110
77
  **Note:** Version bump only for package @carbon/charts-react
111
78
 
112
-
113
-
114
-
115
-
116
79
  ## [1.6.3](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.2...v1.6.3) (2022-12-23)
117
80
 
118
81
  **Note:** Version bump only for package @carbon/charts-react
119
82
 
120
-
121
-
122
-
123
-
124
83
  ## [1.6.2](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.1...v1.6.2) (2022-12-06)
125
84
 
126
85
  **Note:** Version bump only for package @carbon/charts-react
127
86
 
128
-
129
-
130
-
131
-
132
87
  ## [1.6.1](https://github.com/carbon-design-system/carbon-charts/compare/v1.6.0...v1.6.1) (2022-10-20)
133
88
 
134
89
  **Note:** Version bump only for package @carbon/charts-react
135
90
 
136
-
137
-
138
-
139
-
140
91
  # [1.6.0](https://github.com/carbon-design-system/carbon-charts/compare/v1.5.8...v1.6.0) (2022-09-27)
141
92
 
142
93
  **Note:** Version bump only for package @carbon/charts-react
143
94
 
144
-
145
-
146
-
147
-
148
95
  ## [1.5.8](https://github.com/carbon-design-system/carbon-charts/compare/v1.5.7...v1.5.8) (2022-09-26)
149
96
 
150
97
  **Note:** Version bump only for package @carbon/charts-react
151
98
 
152
-
153
-
154
-
155
-
156
99
  ## [1.5.7](https://github.com/carbon-design-system/carbon-charts/compare/v1.5.6...v1.5.7) (2022-09-19)
157
100
 
158
101
  **Note:** Version bump only for package @carbon/charts-react
159
102
 
160
-
161
-
162
-
163
-
164
103
  ## [1.5.6](https://github.com/carbon-design-system/carbon-charts/compare/v1.5.5...v1.5.6) (2022-09-14)
165
104
 
166
105
  **Note:** Version bump only for package @carbon/charts-react
167
106
 
168
-
169
-
170
-
171
-
172
107
  ## [1.5.5](https://github.com/carbon-design-system/carbon-charts/compare/v1.5.4...v1.5.5) (2022-09-14)
173
108
 
174
109
  **Note:** Version bump only for package @carbon/charts-react
175
110
 
176
-
177
-
178
-
179
-
180
111
  ## [1.5.4](https://github.com/carbon-design-system/carbon-charts/compare/v1.5.3...v1.5.4) (2022-09-14)
181
112
 
182
113
  **Note:** Version bump only for package @carbon/charts-react
183
114
 
184
-
185
-
186
-
187
-
188
115
  ## [1.5.3](https://github.com/carbon-design-system/carbon-charts/compare/v1.5.2...v1.5.3) (2022-09-06)
189
116
 
190
117
  **Note:** Version bump only for package @carbon/charts-react
191
118
 
192
-
193
-
194
-
195
-
196
119
  ## [1.5.2](https://github.com/carbon-design-system/carbon-charts/compare/v1.5.1...v1.5.2) (2022-08-15)
197
120
 
198
121
  **Note:** Version bump only for package @carbon/charts-react
199
122
 
200
-
201
-
202
-
203
-
204
123
  ## [1.5.1](https://github.com/carbon-design-system/carbon-charts/compare/v1.5.0...v1.5.1) (2022-08-08)
205
124
 
206
125
  **Note:** Version bump only for package @carbon/charts-react
207
126
 
208
-
209
-
210
-
211
-
212
127
  # [1.5.0](https://github.com/carbon-design-system/carbon-charts/compare/v1.4.0...v1.5.0) (2022-07-22)
213
128
 
214
129
  **Note:** Version bump only for package @carbon/charts-react
215
130
 
216
-
217
-
218
-
219
-
220
131
  # [1.4.0](https://github.com/carbon-design-system/carbon-charts/compare/v1.3.2...v1.4.0) (2022-07-21)
221
132
 
222
133
  **Note:** Version bump only for package @carbon/charts-react
223
134
 
224
-
225
-
226
-
227
-
228
135
  ## [1.3.2](https://github.com/carbon-design-system/carbon-charts/compare/v1.3.1...v1.3.2) (2022-06-30)
229
136
 
230
137
  **Note:** Version bump only for package @carbon/charts-react
231
138
 
232
-
233
-
234
-
235
-
236
139
  ## [1.3.1](https://github.com/carbon-design-system/carbon-charts/compare/v1.3.0...v1.3.1) (2022-06-28)
237
140
 
238
141
  **Note:** Version bump only for package @carbon/charts-react
239
142
 
240
-
241
-
242
-
243
-
244
143
  # [1.3.0](https://github.com/carbon-design-system/carbon-charts/compare/v1.2.1...v1.3.0) (2022-06-28)
245
144
 
246
145
  **Note:** Version bump only for package @carbon/charts-react
247
146
 
248
-
249
-
250
-
251
-
252
147
  ## [1.2.1](https://github.com/carbon-design-system/carbon-charts/compare/v1.2.0...v1.2.1) (2022-06-14)
253
148
 
254
149
  **Note:** Version bump only for package @carbon/charts-react
255
150
 
256
-
257
-
258
-
259
-
260
151
  # [1.2.0](https://github.com/carbon-design-system/carbon-charts/compare/v1.1.0...v1.2.0) (2022-06-13)
261
152
 
262
153
  **Note:** Version bump only for package @carbon/charts-react
263
154
 
264
-
265
-
266
-
267
-
268
155
  # [1.1.0](https://github.com/carbon-design-system/carbon-charts/compare/v1.0.4...v1.1.0) (2022-06-08)
269
156
 
270
-
271
157
  ### Features
272
158
 
273
- * **core:** add theming functions to sass styles ([#1382](https://github.com/carbon-design-system/carbon-charts/issues/1382)) ([6f56b2f](https://github.com/carbon-design-system/carbon-charts/commit/6f56b2f78436ab7c5d2e4fc83d9b3a91123c78b1))
274
-
275
-
276
-
277
-
159
+ - **core:** add theming functions to sass styles
160
+ ([#1382](https://github.com/carbon-design-system/carbon-charts/issues/1382))
161
+ ([6f56b2f](https://github.com/carbon-design-system/carbon-charts/commit/6f56b2f78436ab7c5d2e4fc83d9b3a91123c78b1))
278
162
 
279
163
  ## [1.0.4](https://github.com/carbon-design-system/carbon-charts/compare/v1.0.3...v1.0.4) (2022-05-27)
280
164
 
281
165
  **Note:** Version bump only for package @carbon/charts-react
282
166
 
283
-
284
-
285
-
286
-
287
167
  ## [1.0.3](https://github.com/carbon-design-system/carbon-charts/compare/v1.0.2...v1.0.3) (2022-05-25)
288
168
 
289
-
290
169
  ### Bug Fixes
291
170
 
292
- * **network-diagrams:** fix styling issues ([#1377](https://github.com/carbon-design-system/carbon-charts/issues/1377)) ([731b747](https://github.com/carbon-design-system/carbon-charts/commit/731b74708fbd2e239f2cf7f51a2a37b8f30ba3f6))
293
-
294
-
295
-
296
-
171
+ - **network-diagrams:** fix styling issues
172
+ ([#1377](https://github.com/carbon-design-system/carbon-charts/issues/1377))
173
+ ([731b747](https://github.com/carbon-design-system/carbon-charts/commit/731b74708fbd2e239f2cf7f51a2a37b8f30ba3f6))
297
174
 
298
175
  ## [1.0.2](https://github.com/carbon-design-system/carbon-charts/compare/v1.0.1...v1.0.2) (2022-05-24)
299
176
 
300
177
  **Note:** Version bump only for package @carbon/charts-react
301
178
 
302
-
303
-
304
-
305
-
306
179
  ## [1.0.1](https://github.com/carbon-design-system/carbon-charts/compare/v1.0.0...v1.0.1) (2022-05-24)
307
180
 
308
181
  **Note:** Version bump only for package @carbon/charts-react
309
182
 
310
-
311
-
312
-
313
-
314
183
  # [1.0.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.58.2...v1.0.0) (2022-05-24)
315
184
 
316
-
317
185
  ### Features
318
186
 
319
- * **monorepo:** Carbon v11 migration ([#1345](https://github.com/carbon-design-system/carbon-charts/issues/1345)) ([97c6fcd](https://github.com/carbon-design-system/carbon-charts/commit/97c6fcd842b83adbbeadd9fa1362d7727b91e6ff))
320
-
187
+ - **monorepo:** Carbon v11 migration
188
+ ([#1345](https://github.com/carbon-design-system/carbon-charts/issues/1345))
189
+ ([97c6fcd](https://github.com/carbon-design-system/carbon-charts/commit/97c6fcd842b83adbbeadd9fa1362d7727b91e6ff))
321
190
 
322
191
  ### BREAKING CHANGES
323
192
 
324
- * **monorepo:** node-sass => sass, theming
325
-
326
-
327
-
328
-
193
+ - **monorepo:** node-sass => sass, theming
329
194
 
330
195
  # Change Log
331
196
 
@@ -344,10 +209,10 @@ All notable changes to this project will be documented in this file. See
344
209
 
345
210
  ### Features
346
211
 
347
- - **react:** add react 18 as peerDep, update componentDidMount logic for
348
- strictmode
349
- ([#1364](https://github.com/carbon-design-system/carbon-charts/issues/1364))
350
- ([9af452f](https://github.com/carbon-design-system/carbon-charts/commit/9af452fa0ae63087ec09556fa34cba8c23bc4689))
212
+ - **react:** add react 18 as peerDep, update componentDidMount logic for
213
+ strictmode
214
+ ([#1364](https://github.com/carbon-design-system/carbon-charts/issues/1364))
215
+ ([9af452f](https://github.com/carbon-design-system/carbon-charts/commit/9af452fa0ae63087ec09556fa34cba8c23bc4689))
351
216
 
352
217
  ## [0.57.1](https://github.com/carbon-design-system/carbon-charts/compare/v0.57.0...v0.57.1) (2022-05-06)
353
218
 
@@ -429,9 +294,9 @@ All notable changes to this project will be documented in this file. See
429
294
 
430
295
  ### Features
431
296
 
432
- - **core:** create heatmap chart
433
- ([#1200](https://github.com/carbon-design-system/carbon-charts/issues/1200))
434
- ([a55be0f](https://github.com/carbon-design-system/carbon-charts/commit/a55be0fcec6020b609ab18b2224562aaa9775321))
297
+ - **core:** create heatmap chart
298
+ ([#1200](https://github.com/carbon-design-system/carbon-charts/issues/1200))
299
+ ([a55be0f](https://github.com/carbon-design-system/carbon-charts/commit/a55be0fcec6020b609ab18b2224562aaa9775321))
435
300
 
436
301
  ## [0.53.5](https://github.com/carbon-design-system/carbon-charts/compare/v0.53.4...v0.53.5) (2021-12-15)
437
302
 
@@ -457,12 +322,11 @@ All notable changes to this project will be documented in this file. See
457
322
 
458
323
  ### Features
459
324
 
460
- - **react diagrams:** add support for applying a custom class to the outer
461
- node
462
- ([#1222](https://github.com/carbon-design-system/carbon-charts/issues/1222))
463
- ([c7e8606](https://github.com/carbon-design-system/carbon-charts/commit/c7e8606e860702bf80ebfb9045a5965fcd2fa0ff)),
464
- closes
465
- [#1221](https://github.com/carbon-design-system/carbon-charts/issues/1221)
325
+ - **react diagrams:** add support for applying a custom class to the outer node
326
+ ([#1222](https://github.com/carbon-design-system/carbon-charts/issues/1222))
327
+ ([c7e8606](https://github.com/carbon-design-system/carbon-charts/commit/c7e8606e860702bf80ebfb9045a5965fcd2fa0ff)),
328
+ closes
329
+ [#1221](https://github.com/carbon-design-system/carbon-charts/issues/1221)
466
330
 
467
331
  ## [0.52.4](https://github.com/carbon-design-system/carbon-charts/compare/v0.52.3...v0.52.4) (2021-12-01)
468
332
 
@@ -508,9 +372,9 @@ All notable changes to this project will be documented in this file. See
508
372
 
509
373
  ### Bug Fixes
510
374
 
511
- - **core:** address various accessibility violations
512
- ([#1199](https://github.com/carbon-design-system/carbon-charts/issues/1199))
513
- ([a4ab2c0](https://github.com/carbon-design-system/carbon-charts/commit/a4ab2c0e3a91513a18e5724faa87dfd80c81c248))
375
+ - **core:** address various accessibility violations
376
+ ([#1199](https://github.com/carbon-design-system/carbon-charts/issues/1199))
377
+ ([a4ab2c0](https://github.com/carbon-design-system/carbon-charts/commit/a4ab2c0e3a91513a18e5724faa87dfd80c81c248))
514
378
 
515
379
  ## [0.50.9](https://github.com/carbon-design-system/carbon-charts/compare/v0.50.8...v0.50.9) (2021-10-20)
516
380
 
@@ -584,11 +448,11 @@ All notable changes to this project will be documented in this file. See
584
448
 
585
449
  ### Features
586
450
 
587
- - **core:** create alluvial chart
588
- ([#1132](https://github.com/carbon-design-system/carbon-charts/issues/1132))
589
- ([08fa194](https://github.com/carbon-design-system/carbon-charts/commit/08fa194f1c59ab2110c0d221886fc0174c936194)),
590
- closes
591
- [#871](https://github.com/carbon-design-system/carbon-charts/issues/871)
451
+ - **core:** create alluvial chart
452
+ ([#1132](https://github.com/carbon-design-system/carbon-charts/issues/1132))
453
+ ([08fa194](https://github.com/carbon-design-system/carbon-charts/commit/08fa194f1c59ab2110c0d221886fc0174c936194)),
454
+ closes
455
+ [#871](https://github.com/carbon-design-system/carbon-charts/issues/871)
592
456
 
593
457
  ## [0.48.4](https://github.com/carbon-design-system/carbon-charts/compare/v0.48.3...v0.48.4) (2021-09-13)
594
458
 
@@ -598,9 +462,9 @@ All notable changes to this project will be documented in this file. See
598
462
 
599
463
  ### Bug Fixes
600
464
 
601
- - **core:** diagram rendering issues in safari
602
- ([#1150](https://github.com/carbon-design-system/carbon-charts/issues/1150))
603
- ([fc123dd](https://github.com/carbon-design-system/carbon-charts/commit/fc123dda01795fbd4703362dd2688c5ac1940728))
465
+ - **core:** diagram rendering issues in safari
466
+ ([#1150](https://github.com/carbon-design-system/carbon-charts/issues/1150))
467
+ ([fc123dd](https://github.com/carbon-design-system/carbon-charts/commit/fc123dda01795fbd4703362dd2688c5ac1940728))
604
468
 
605
469
  ## [0.48.2](https://github.com/carbon-design-system/carbon-charts/compare/v0.48.1...v0.48.2) (2021-09-13)
606
470
 
@@ -618,9 +482,9 @@ All notable changes to this project will be documented in this file. See
618
482
 
619
483
  ### Features
620
484
 
621
- - **core:** add tree chart
622
- ([#1116](https://github.com/carbon-design-system/carbon-charts/issues/1116))
623
- ([96e4988](https://github.com/carbon-design-system/carbon-charts/commit/96e4988d5b3926f2a9daa642c8ebb62058328aa3))
485
+ - **core:** add tree chart
486
+ ([#1116](https://github.com/carbon-design-system/carbon-charts/issues/1116))
487
+ ([96e4988](https://github.com/carbon-design-system/carbon-charts/commit/96e4988d5b3926f2a9daa642c8ebb62058328aa3))
624
488
 
625
489
  ## [0.46.5](https://github.com/carbon-design-system/carbon-charts/compare/v0.46.4...v0.46.5) (2021-09-08)
626
490
 
@@ -646,9 +510,9 @@ All notable changes to this project will be documented in this file. See
646
510
 
647
511
  ### Features
648
512
 
649
- - **charts:** add proportional meter chart
650
- ([#1040](https://github.com/carbon-design-system/carbon-charts/issues/1040))
651
- ([10592e4](https://github.com/carbon-design-system/carbon-charts/commit/10592e40665d104117b8e2d2580e5edc407c3e8d))
513
+ - **charts:** add proportional meter chart
514
+ ([#1040](https://github.com/carbon-design-system/carbon-charts/issues/1040))
515
+ ([10592e4](https://github.com/carbon-design-system/carbon-charts/commit/10592e40665d104117b8e2d2580e5edc407c3e8d))
652
516
 
653
517
  # Change Log
654
518
 
@@ -683,9 +547,9 @@ All notable changes to this project will be documented in this file. See
683
547
 
684
548
  ### Features
685
549
 
686
- - **charts:** add histogram
687
- ([#1038](https://github.com/carbon-design-system/carbon-charts/issues/1038))
688
- ([07e07b3](https://github.com/carbon-design-system/carbon-charts/commit/07e07b3a2e8bc0eb01a7f4fdfc004e8095fb7b26))
550
+ - **charts:** add histogram
551
+ ([#1038](https://github.com/carbon-design-system/carbon-charts/issues/1038))
552
+ ([07e07b3](https://github.com/carbon-design-system/carbon-charts/commit/07e07b3a2e8bc0eb01a7f4fdfc004e8095fb7b26))
689
553
 
690
554
  # Change Log
691
555
 
@@ -881,9 +745,9 @@ All notable changes to this project will be documented in this file. See
881
745
 
882
746
  ### Bug Fixes
883
747
 
884
- - **core:** fix minor bug with data values that are undefined
885
- ([#1007](https://github.com/carbon-design-system/carbon-charts/issues/1007))
886
- ([5c4db99](https://github.com/carbon-design-system/carbon-charts/commit/5c4db996e3aaf5b8c8146b686945c9eb4a191b46))
748
+ - **core:** fix minor bug with data values that are undefined
749
+ ([#1007](https://github.com/carbon-design-system/carbon-charts/issues/1007))
750
+ ([5c4db99](https://github.com/carbon-design-system/carbon-charts/commit/5c4db996e3aaf5b8c8146b686945c9eb4a191b46))
887
751
 
888
752
  # Change Log
889
753
 
@@ -1094,11 +958,11 @@ All notable changes to this project will be documented in this file. See
1094
958
 
1095
959
  ### Bug Fixes
1096
960
 
1097
- - **types:** add peak, status properties to MeterChartOptions interface
1098
- ([#924](https://github.com/carbon-design-system/carbon-charts/issues/924))
1099
- ([ffff193](https://github.com/carbon-design-system/carbon-charts/commit/ffff19380e391fc603600e2630f7bb583a6a335b)),
1100
- closes
1101
- [#920](https://github.com/carbon-design-system/carbon-charts/issues/920)
961
+ - **types:** add peak, status properties to MeterChartOptions interface
962
+ ([#924](https://github.com/carbon-design-system/carbon-charts/issues/924))
963
+ ([ffff193](https://github.com/carbon-design-system/carbon-charts/commit/ffff19380e391fc603600e2630f7bb583a6a335b)),
964
+ closes
965
+ [#920](https://github.com/carbon-design-system/carbon-charts/issues/920)
1102
966
 
1103
967
  ## [0.41.22](https://github.com/carbon-design-system/carbon-charts/compare/v0.41.21...v0.41.22) (2021-01-15)
1104
968
 
@@ -1601,9 +1465,9 @@ All notable changes to this project will be documented in this file. See
1601
1465
 
1602
1466
  ### Features
1603
1467
 
1604
- - **core:** add support for horizontal bar charts
1605
- ([#415](https://github.com/carbon-design-system/carbon-charts/issues/415))
1606
- ([6a480f0](https://github.com/carbon-design-system/carbon-charts/commit/6a480f0))
1468
+ - **core:** add support for horizontal bar charts
1469
+ ([#415](https://github.com/carbon-design-system/carbon-charts/issues/415))
1470
+ ([6a480f0](https://github.com/carbon-design-system/carbon-charts/commit/6a480f0))
1607
1471
 
1608
1472
  # [0.27.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.26.1...v0.27.0) (2020-01-20)
1609
1473
 
@@ -1669,8 +1533,8 @@ All notable changes to this project will be documented in this file. See
1669
1533
 
1670
1534
  ### Features
1671
1535
 
1672
- - **core, angular, react, vue:** Update chart width & height through options
1673
- ([f050c35](https://github.com/carbon-design-system/carbon-charts/commit/f050c35))
1536
+ - **core, angular, react, vue:** Update chart width & height through options
1537
+ ([f050c35](https://github.com/carbon-design-system/carbon-charts/commit/f050c35))
1674
1538
 
1675
1539
  # [0.21.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.20.1...v0.21.0) (2019-12-09)
1676
1540
 
@@ -1696,8 +1560,8 @@ All notable changes to this project will be documented in this file. See
1696
1560
 
1697
1561
  ### Bug Fixes
1698
1562
 
1699
- - **core:** build optimizations
1700
- ([fef77e5](https://github.com/carbon-design-system/carbon-charts/commit/fef77e5))
1563
+ - **core:** build optimizations
1564
+ ([fef77e5](https://github.com/carbon-design-system/carbon-charts/commit/fef77e5))
1701
1565
 
1702
1566
  # [0.17.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.16.25...v0.17.0) (2019-11-29)
1703
1567
 
@@ -1711,9 +1575,9 @@ All notable changes to this project will be documented in this file. See
1711
1575
 
1712
1576
  ### Bug Fixes
1713
1577
 
1714
- - **core, react, angular, vue:** default width & height to 100%, and call
1715
- setOptions on option change
1716
- ([db251b4](https://github.com/carbon-design-system/carbon-charts/commit/db251b4))
1578
+ - **core, react, angular, vue:** default width & height to 100%, and call
1579
+ setOptions on option change
1580
+ ([db251b4](https://github.com/carbon-design-system/carbon-charts/commit/db251b4))
1717
1581
 
1718
1582
  ## [0.16.23](https://github.com/carbon-design-system/carbon-charts/compare/v0.16.22...v0.16.23) (2019-10-25)
1719
1583
 
@@ -1867,17 +1731,16 @@ All notable changes to this project will be documented in this file. See
1867
1731
 
1868
1732
  ### Bug Fixes
1869
1733
 
1870
- - **react core:** change main bundle to umd in core, and update imports in
1871
- react
1872
- ([df9c7c3](https://github.com/carbon-design-system/carbon-charts/commit/df9c7c3))
1734
+ - **react core:** change main bundle to umd in core, and update imports in react
1735
+ ([df9c7c3](https://github.com/carbon-design-system/carbon-charts/commit/df9c7c3))
1873
1736
 
1874
1737
  ## [0.12.3](https://github.com/carbon-design-system/carbon-charts/compare/v0.12.2...v0.12.3) (2019-06-26)
1875
1738
 
1876
1739
  ### Bug Fixes
1877
1740
 
1878
- - **react:** handle data updates from state, and fix errors with width/height
1879
- prop
1880
- ([a00294f](https://github.com/carbon-design-system/carbon-charts/commit/a00294f))
1741
+ - **react:** handle data updates from state, and fix errors with width/height
1742
+ prop
1743
+ ([a00294f](https://github.com/carbon-design-system/carbon-charts/commit/a00294f))
1881
1744
 
1882
1745
  ## [0.12.2](https://github.com/carbon-design-system/carbon-charts/compare/v0.12.1...v0.12.2) (2019-06-07)
1883
1746
 
@@ -1911,9 +1774,9 @@ All notable changes to this project will be documented in this file. See
1911
1774
 
1912
1775
  ### Bug Fixes
1913
1776
 
1914
- - **react:** use es6 style exports in index.js
1915
- ([#241](https://github.com/carbon-design-system/carbon-charts/issues/241))
1916
- ([65964ae](https://github.com/carbon-design-system/carbon-charts/commit/65964ae))
1777
+ - **react:** use es6 style exports in index.js
1778
+ ([#241](https://github.com/carbon-design-system/carbon-charts/issues/241))
1779
+ ([65964ae](https://github.com/carbon-design-system/carbon-charts/commit/65964ae))
1917
1780
 
1918
1781
  ## [0.11.10](https://github.com/carbon-design-system/carbon-charts/compare/v0.11.9...v0.11.10) (2019-04-02)
1919
1782
 
@@ -1939,9 +1802,9 @@ All notable changes to this project will be documented in this file. See
1939
1802
 
1940
1803
  ### Bug Fixes
1941
1804
 
1942
- - **build:** refactor deploy and update package.jsons
1943
- ([#223](https://github.com/carbon-design-system/carbon-charts/issues/223))
1944
- ([fb512cb](https://github.com/carbon-design-system/carbon-charts/commit/fb512cb))
1805
+ - **build:** refactor deploy and update package.jsons
1806
+ ([#223](https://github.com/carbon-design-system/carbon-charts/issues/223))
1807
+ ([fb512cb](https://github.com/carbon-design-system/carbon-charts/commit/fb512cb))
1945
1808
 
1946
1809
  ## [0.11.4](https://github.com/carbon-design-system/carbon-charts/compare/v0.11.3...v0.11.4) (2019-03-25)
1947
1810
 
@@ -1951,9 +1814,9 @@ All notable changes to this project will be documented in this file. See
1951
1814
 
1952
1815
  ### Bug Fixes
1953
1816
 
1954
- - **react:** Move react and react-dom to peerDependencies
1955
- ([#217](https://github.com/carbon-design-system/carbon-charts/issues/217))
1956
- ([e1d0b36](https://github.com/carbon-design-system/carbon-charts/commit/e1d0b36))
1817
+ - **react:** Move react and react-dom to peerDependencies
1818
+ ([#217](https://github.com/carbon-design-system/carbon-charts/issues/217))
1819
+ ([e1d0b36](https://github.com/carbon-design-system/carbon-charts/commit/e1d0b36))
1957
1820
 
1958
1821
  # [0.11.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.10.5...v0.11.0) (2019-03-12)
1959
1822
 
@@ -1987,8 +1850,8 @@ All notable changes to this project will be documented in this file. See
1987
1850
 
1988
1851
  ### Bug Fixes
1989
1852
 
1990
- - **bar:** add maxWidth and other bar fixes
1991
- ([3866d86](https://github.com/carbon-design-system/carbon-charts/commit/3866d86))
1853
+ - **bar:** add maxWidth and other bar fixes
1854
+ ([3866d86](https://github.com/carbon-design-system/carbon-charts/commit/3866d86))
1992
1855
 
1993
1856
  ## [0.9.5](https://github.com/carbon-design-system/carbon-charts/compare/v0.9.4...v0.9.5) (2019-02-20)
1994
1857
 
@@ -2050,8 +1913,8 @@ All notable changes to this project will be documented in this file. See
2050
1913
 
2051
1914
  ### Bug Fixes
2052
1915
 
2053
- - **react:** Export DonutChart in React package
2054
- ([f164072](https://github.com/carbon-design-system/carbon-charts/commit/f164072))
1916
+ - **react:** Export DonutChart in React package
1917
+ ([f164072](https://github.com/carbon-design-system/carbon-charts/commit/f164072))
2055
1918
 
2056
1919
  ## [0.7.14](https://github.com/carbon-design-system/carbon-charts/compare/v0.7.13...v0.7.14) (2019-01-03)
2057
1920
 
@@ -2065,8 +1928,8 @@ All notable changes to this project will be documented in this file. See
2065
1928
 
2066
1929
  ### Bug Fixes
2067
1930
 
2068
- - **react:** Fix react wrappers resizing with animation
2069
- ([4219f33](https://github.com/carbon-design-system/carbon-charts/commit/4219f33))
1931
+ - **react:** Fix react wrappers resizing with animation
1932
+ ([4219f33](https://github.com/carbon-design-system/carbon-charts/commit/4219f33))
2070
1933
 
2071
1934
  ## [0.7.9](https://github.com/carbon-design-system/carbon-charts/compare/v0.7.8...v0.7.9) (2018-11-22)
2072
1935
 
@@ -2116,8 +1979,8 @@ All notable changes to this project will be documented in this file. See
2116
1979
 
2117
1980
  ### Bug Fixes
2118
1981
 
2119
- - **angular:** Fix babel-polyfill multiple instances issue
2120
- ([4a2f165](https://github.com/carbon-design-system/carbon-charts/commit/4a2f165))
1982
+ - **angular:** Fix babel-polyfill multiple instances issue
1983
+ ([4a2f165](https://github.com/carbon-design-system/carbon-charts/commit/4a2f165))
2121
1984
 
2122
1985
  # [0.6.0](https://github.com/carbon-design-system/carbon-charts/compare/v0.5.4...v0.6.0) (2018-11-01)
2123
1986
 
@@ -2177,8 +2040,8 @@ All notable changes to this project will be documented in this file. See
2177
2040
 
2178
2041
  ### Features
2179
2042
 
2180
- - **core angular react:** Resolve DAP violations
2181
- ([86f6e05](https://github.com/carbon-design-system/carbon-charts/commit/86f6e05))
2043
+ - **core angular react:** Resolve DAP violations
2044
+ ([86f6e05](https://github.com/carbon-design-system/carbon-charts/commit/86f6e05))
2182
2045
 
2183
2046
  <a name="0.3.0"></a>
2184
2047
 
@@ -2192,8 +2055,8 @@ All notable changes to this project will be documented in this file. See
2192
2055
 
2193
2056
  ### Features
2194
2057
 
2195
- - **core angular react:** trigger a minor release in Travis
2196
- ([2995cfa](https://github.com/carbon-design-system/carbon-charts/commit/2995cfa))
2058
+ - **core angular react:** trigger a minor release in Travis
2059
+ ([2995cfa](https://github.com/carbon-design-system/carbon-charts/commit/2995cfa))
2197
2060
 
2198
2061
  <a name="0.1.0"></a>
2199
2062
 
@@ -2201,17 +2064,17 @@ All notable changes to this project will be documented in this file. See
2201
2064
 
2202
2065
  ### Bug Fixes
2203
2066
 
2204
- - **core angular react:** fix tooltip styling
2205
- ([80b36f5](https://github.com/carbon-design-system/carbon-charts/commit/80b36f5))
2067
+ - **core angular react:** fix tooltip styling
2068
+ ([80b36f5](https://github.com/carbon-design-system/carbon-charts/commit/80b36f5))
2206
2069
 
2207
2070
  ### Features
2208
2071
 
2209
- - **core react angular:** carbon styling
2210
- ([5064f63](https://github.com/carbon-design-system/carbon-charts/commit/5064f63))
2211
- - **react wrappers storybook:** full react wrappers
2212
- ([4a456ee](https://github.com/carbon-design-system/carbon-charts/commit/4a456ee)),
2213
- closes
2214
- [#117](https://github.com/carbon-design-system/carbon-charts/issues/117)
2215
- [#115](https://github.com/carbon-design-system/carbon-charts/issues/115)
2216
- [#120](https://github.com/carbon-design-system/carbon-charts/issues/120)
2217
- [#121](https://github.com/carbon-design-system/carbon-charts/issues/121)
2072
+ - **core react angular:** carbon styling
2073
+ ([5064f63](https://github.com/carbon-design-system/carbon-charts/commit/5064f63))
2074
+ - **react wrappers storybook:** full react wrappers
2075
+ ([4a456ee](https://github.com/carbon-design-system/carbon-charts/commit/4a456ee)),
2076
+ closes
2077
+ [#117](https://github.com/carbon-design-system/carbon-charts/issues/117)
2078
+ [#115](https://github.com/carbon-design-system/carbon-charts/issues/115)
2079
+ [#120](https://github.com/carbon-design-system/carbon-charts/issues/120)
2080
+ [#121](https://github.com/carbon-design-system/carbon-charts/issues/121)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@carbon/charts-react",
3
- "version": "1.7.1",
3
+ "version": "1.7.3",
4
4
  "description": "Carbon charting components for React",
5
5
  "main": "./bundle.js",
6
6
  "module": "./index.js",
@@ -49,7 +49,7 @@
49
49
  },
50
50
  "homepage": "https://github.com/carbon-design-system/carbon-charts#readme",
51
51
  "dependencies": {
52
- "@carbon/charts": "^1.7.1",
52
+ "@carbon/charts": "^1.7.3",
53
53
  "@carbon/icons-react": "^10.49.0",
54
54
  "@carbon/telemetry": "0.1.0"
55
55
  },