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
inconsistencies between yAxis.axisLabel and yAxis.axisPointer.label formatters with string configuration (interpolation seems to give different results)
Version & Environment [版本及环境]
ECharts version [ECharts 版本]: 4.x
Browser version [浏览器类型和版本]: tested with chrome 66.0.3359.139 and firefox 59.0.2, but i don't think it matters
OS Version [操作系统类型和版本]: tested with osx 10.13.3, but i don't think it matters
Expected behaviour [期望结果]
Formatter with same configuration should give the same result for both labels (yAxis.axisLabel and yAxis.axisPointer.label).
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
stalebot
added
the
stale
Inactive for a long time. Will be closed in 7 days.
label
May 6, 2020
inconsistencies between yAxis.axisLabel and yAxis.axisPointer.label formatters with string configuration (interpolation seems to give different results)
Version & Environment [版本及环境]
Expected behaviour [期望结果]
Formatter with same configuration should give the same result for both labels (yAxis.axisLabel and yAxis.axisPointer.label).
ECharts option [ECharts配置项]
With this configuration, you'll end-up with :
To get a consistent display, you'll need to have this configuration :
The text was updated successfully, but these errors were encountered: