echarts [Bug] symbolRotate for legend is neither inherited nor being set in case of scatter series.

ubof19bj  于 2个月前  发布在  Echarts
关注(0)|答案(1)|浏览(28)

Version

5.4

https://echarts.apache.org/examples/en/editor.html?c=line-simple&code=PYBwLglsB2AEC8sDeAoWsAeBBDEDOAXMmurGAJ4gCmRA5AMYCGYVA5sAE7m0A0J6AE2aMiAbVoBZGL1i0AKgFcqM2gHUqAlXIAWClQDEOEFQGVmphdFoBdEgF8-6cjnxFUpMpRqyAbowA2SrT2jrB4VEZUhLCi_MQegsJiAIwArAAMPLAATADMmTnZACxZ2ckAHFnJualVRQDspQBs6dahHhTUdHhMYCwcvHHoeOQAtgBGwP4EtGBGjNCs_srtpCMTUyYQAF402ZlDYWOT_gBKwGDMNBUHCbDQjKM0tNqMr8EediRtJMusVNABAQkF87ABuIA

Steps to Reproduce

1.Plot a basic scatter chart.
2.Add symbol as triangle and symbolRotate as 180 in series object.
3.Plot legend by legend object in options

Current Behavior

Legend symbol and series symbol are not on sync.

Expected Behavior

Series symbols rotation should be inherited by legend.

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

相关问题