Skip to content

Commit

Permalink
Update Apache ECharts and dependencies (#355)
Browse files Browse the repository at this point in the history
* update apache and dep.

* Update version

* panel updated

* panel component upd

* Bar boxplot and line types updated

* upd editor types

* radar update

* editor params upd

* scatter updated

* lint fix

* ci test updated

* Update version to 6.6.0

---------

Co-authored-by: Mikhail Volkov <[email protected]>
  • Loading branch information
vitPinchuk and mikhail-vl authored Feb 20, 2025
1 parent 41294c2 commit c52ee75
Show file tree
Hide file tree
Showing 15 changed files with 1,953 additions and 3,435 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# Change Log

## 7.0.0 (IN PROGRESS)
## 6.6.0 (2025-02-20)

### Features / Enhancements

- Added E2E tests (#349)
- Update packages for Code Editor (#352)
- Updated packages for Code Editor (#352)
- Updated Apache ECharts 5.6.0 and dependencies (#355)

## 6.5.0 (2024-10-25)

Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
identification within third-party archives.

Copyright 2020 Bilibala
Copyright 2022-2024 Volkov Labs
Copyright 2022-2025 Volkov Labs

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![ECharts](https://github.com/VolkovLabs/business-charts/raw/main/src/img/dashboard.png)

![Grafana](https://img.shields.io/badge/Grafana-11.3-orange)
![Grafana](https://img.shields.io/badge/Grafana-11.4-orange)
[![YouTube](https://img.shields.io/badge/YouTube-Playlist-red)](https://youtube.com/playlist?list=PLPow72ygztmQHGWFqksEf3LebUfhqBfFu)
![CI](https://github.com/volkovlabs/business-charts/workflows/CI/badge.svg)
![E2E](https://github.com/volkovlabs/business-charts/workflows/E2E/badge.svg)
Expand Down
Loading

0 comments on commit c52ee75

Please sign in to comment.