Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Mushr0000m authored Feb 19, 2024
1 parent f92d8a8 commit 77b1fcb
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,6 @@ Tested on modern browsers : `Chrome >= 73`, `Firefox >= 63`, `Edge >= 79`, `Safa
No dependency except [Lit](https://github.com/lit/lit/) to create web components.


## Upcoming V2

New major version (will change the markup) work in progress, with the following features :

- [ ] Stacked bar values
- [ ] Stacked column values
- [ ] Extract tooltip to reduce size
- [ ] Emit events on hover for better third party integration
- [ ] Lit 3 compatibility


## Installation

Install the package with NPM :
Expand Down Expand Up @@ -103,6 +92,17 @@ Use CSS to change the `width` and `height` of the chart, because they are respon
- `--shape-focused-opacity` - Slice opacity on hover - Default `0.5`


## Upcoming V2

New major version (will change the markup) work in progress, with the following features :

- [ ] Stacked bar values
- [ ] Stacked column values
- [ ] Extract tooltip to reduce size
- [ ] Emit events on hover for better third party integration
- [ ] Lit 3 compatibility


## License

TrendChart Elements is licensed under the [MIT license](https://opensource.org/licenses/MIT).

0 comments on commit 77b1fcb

Please sign in to comment.