liang-wenjie opened a new issue, #44139: URL: https://github.com/apache/superset/issues/44139
## Feature request Add a new ECharts chart type "Big Number with YoY & MoM" that renders a KPI card with an optional title, a big number, and MoM/YoY comparison rows (reference: "Big Number with Trendline"). ### Highlights - Two mutually exclusive comparison sources per slot: time shift (percentage change) or comparison value metric (column / custom SQL rendered as the computed value with up/down direction arrows) - Time column (X axis) + time grain; adhoc SQL time columns supported - Open time ranges use point-to-point comparison (missing points render as "—"), no enclosed time range required - 5-tier ratio font sizes, configurable positions/gaps (blank = 0), auto-spacing against overlap - Big number number/currency format independent from MoM/YoY formats - Chinese translations and light/dark thumbnails Implemented in PR #44138. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
