fix: stacked line chart#32
Merged
wangkailang merged 2 commits intoapitable:mainfrom Oct 29, 2025
Merged
Conversation
wangkailang
approved these changes
Oct 29, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
在「销售数据」表中使用堆叠折线图进行可视化时,发现部分数据折线高度明显异常,与实际数据不符。无论数据类型及展示字段如何设定,均会出现不同系列高度差异过大或总高度与实际合计不符的问题。
操作步骤
打开上述数据文件,进入「销售数据」表
添加或打开堆叠折线图表
选择存在多系列/组的字段进行堆叠展示
发现折线图不同系列高度明显异常,总高度偏离实际聚合值