File size: 1,003 Bytes
1e92f2d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# @chakra-ui/charts

## 3.23.0

## 3.22.0

## 3.21.1

## 3.21.0

## 3.20.0

### Patch Changes

- [#10071](https://github.com/chakra-ui/chakra-ui/pull/10071)
  [`77d9bec`](https://github.com/chakra-ui/chakra-ui/commit/77d9bec3b955c59efffa5526b0267072473a7ff5)
  Thanks [@gaurav-132](https://github.com/gaurav-132)! - Fix issue where
  `formatter` prop doesn't take effect in the tooltip

## 3.19.2

## 3.19.1

## 3.19.0

## 3.18.0

## 3.17.0

## 3.16.1

## 3.16.0

## 3.15.1

### Patch Changes

- [`3dca2e8`](https://github.com/chakra-ui/chakra-ui/commit/3dca2e88d6d6bcd9253661d61523454036e81375)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - **BarList,
  BarSegment**: Rename `showTooltip` with `tooltip` prop to support custom
  tooltips.

## 3.15.0

### Patch Changes

- [`d1782c8`](https://github.com/chakra-ui/chakra-ui/commit/d1782c8e9604f5186b202d95beada6b4813da7db)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - Initial release of
  the `@chakra-ui/charts` package.