-
Notifications
You must be signed in to change notification settings - Fork 19.8k
太长的图表,使用折线图显示不完整 #11369
Copy link
Copy link
Closed
Labels
bugdifficulty: easyIssues that can be fixed more easily than the average.Issues that can be fixed more easily than the average.priority: high
Description
数据项超过4000,图表长度超过18000像素,折线图后面的部分只显示数据点,没有用折现连接起来,我改用柱状图则可以显示 . 测试发现和数据数量没关系,容器太长就无法展示,例子在这里 https://jsfiddle.net/longkas/0d28tkbe/1/ ,可以看到最后的数据点没有连起来
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugdifficulty: easyIssues that can be fixed more easily than the average.Issues that can be fixed more easily than the average.priority: high