You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "Europe" series will incorrectly use the values of the "Asia" series.
Expected Behavior
The "Europe" series should display as if it were undefined ("-") for year 1950, and should display its correct values (10 and 12) for 1960 and 1970 respectively.
Version
5.5.1
Link to Minimal Reproduction
https://echarts.apache.org/examples/en/editor.html?c=line-simple&code=PYBwLglsB2AEC8sDeAoWsDOBTAThLGAXLANprrLkWzQCGAtlsQEQCCGEtzANFRVtADGwACZNK1agE8WtDlz7oAvr0mwwUkOOYAjWjmZ8VfVGrqMWrAGZ5BXVZIHCxxU2tgzYzWjYh3DasZqGlosegZGDuhu1ObaAKIArjigWDyKsE6i4jGSnsxYyakBkkGSIdrhJcrkALoOAB6sDRBEEhQVLHZgWADmwDhSJWVSza2ufJ1eAG60ADaJaeRlYMDAc5AgE9RgeL29uLItGMMOIrRgclhgxGTUuegYwMmC4nfuD3lY-iwAjACcAFYAAzpdwUOScYgANgATFF3D5bLRiABmAAsCLUAHpsZkiqFYAAOLGSXH4lKExLQMRWCDQLAiUnKZntcFSb44P7_aGg1noSEo2DQkkZahIvxC1H_fkU1LEX7A1llNSfaSc7kAdj5Yoh8mIRKVuoFvjsxEB8ONcsJv1huqUGVqRjqKCUQA
Steps to Reproduce
Use chart option:
Current Behavior
Given this source dataset where one of the keys is missing on the first datapoint:
The "Europe" series will incorrectly use the values of the "Asia" series.
Expected Behavior
The "Europe" series should display as if it were undefined ("-") for year 1950, and should display its correct values (10 and 12) for 1960 and 1970 respectively.
Environment
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: