Skip to content

Updated echarts to v.6.0 #1282

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 12, 2025
Merged

Updated echarts to v.6.0 #1282

merged 1 commit into from
Aug 12, 2025

Conversation

ArneTR
Copy link
Member

@ArneTR ArneTR commented Aug 9, 2025

Alternative PR to #1280

@ribalba
@davidkopp

an you please if you experience any errors with these charts?

We have no visual tests to verify and furthermore echarts does not throw errors when a feature is missing suprisingly. I used a custom variant of the package which is commented in the JS file at the top.

To inject demo data into a fresh install run python3 tools/import_data.py data/demo_data.sql

Note: echarts has breaking changes in v6 ... on GitHub it reads like we might not be too affected. Only a different legend might be problematical. Did not spot it thouth so far https://github.com/apache/echarts/releases/tag/6.0.0

@ArneTR ArneTR requested review from ribalba and davidkopp August 9, 2025 04:18
@davidkopp
Copy link
Collaborator

LGTM 👍

I did not experience any errors. Only changes I have seen are visual:

  • green color is brighter
    image
  • StdDev has now a grey color instead of yellow
    image

btw: because you have copied the description from the old PR, the description of this PR includes wrong statements.

@ArneTR
Copy link
Member Author

ArneTR commented Aug 11, 2025

@davidkopp thanks for the description hint. Updated.

@ribalba : Can you also give it a look

@ribalba
Copy link
Member

ribalba commented Aug 11, 2025

works without errors on my Mac with Brave

@ArneTR ArneTR merged commit 8330291 into main Aug 12, 2025
3 of 4 checks passed
@ArneTR ArneTR deleted the echarts-v6 branch August 12, 2025 05:10
ArneTR added a commit that referenced this pull request Aug 12, 2025
* main:
  Bump actions/create-github-app-token in /.github/workflows (#1284)
  Bump pylint from 3.3.7 to 3.3.8 (#1285)
  Updated echarts vor v.6.0 (#1282)
  Bump python from 3.13.5-slim-bookworm to 3.13.6-slim-bookworm in /docker (#1286)
  Bump deepdiff from 8.5.0 to 8.6.0 (#1283)
  Log parsing on full data (#1276)
  Bump redis from 6.3.0 to 6.4.0 (#1281)
  Added Gemini PR Review
  measurement_flow_process_duration is set in any case. Supplying a timeout of None will lead to no timeout
  Detect systemd cgroup path using cgroup name (instead of container id) (#1270)
  Bump redis from 6.2.0 to 6.3.0 (#1275)
  Removing sampling_rate for XGboost also from codespaces
  lsmod now uses sort
  Added kernel modules to listing
  (fix): Warnings error should not show on HTTP 204 - case is expected
  Fix NetworkIoCgroupSystemProvider doesn't create a value column (#1274)
  Clarifying comment for design decision
  Document the usage of cgroup system metric providers (#1273)
  Suspend check (#1269)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants