apache / echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser
https://echarts.apache.org
Apache License 2.0
60.44k stars 19.61k forks source link

[Feature] Disable calendar heatmap {day,month,year}Label clickable cursor #20437

Open calvincramer opened 4 hours ago

calvincramer commented 4 hours ago

What problem does this feature solve?

Duplicate of closed issue https://github.com/apache/echarts/issues/9858

What does the proposed API look like?

Optional similar to xAxis.silent but for calendar.{day,month,year}Label.silent

plainheart commented 2 hours ago

As a workaround, you can refer to this demo.