【发布时间】:2020-05-13 05:09:21
【问题描述】:
我将日期作为 x 轴(即使不是日期),并且需要以标题格式访问值。但这不起作用。 根据heatmap header api,他们确实提供了“可用变量是 point.key、series.name、series.color 以及来自点和系列对象的其他成员”。但在标题格式中,键和其他为空。这是一个错误还是我错过了什么
headerFormat: '1:{point.key} 2:{point.x} 3:{point.y} 4:{point.z} 5:{point.value} 6:{series.name} 7{x} 8:{series.value}'
请在悬停时将日期显示在底部。
【问题讨论】:
标签: highcharts heatmap