Ovilia commented on code in PR #20865: URL: https://github.com/apache/echarts/pull/20865#discussion_r2097115982
########## src/chart/gauge/GaugeSeries.ts: ########## @@ -34,6 +34,7 @@ import { } from '../../util/types'; import GlobalModel from '../../model/Global'; import SeriesData from '../../data/SeriesData'; +import tokens from '../../visual/tokens'; Review Comment: Upated to a darker gray, not exactly the same as v5 because we changed a bit about the neutral colors in v6. <img width="933" alt="image" src="https://github.com/user-attachments/assets/75aebcb5-da8c-48a5-bd0c-65ce86f2df93" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org