0
我想爲dataLabels使用像<table>
和<tr>
這樣的html標籤,但似乎我無法使用這些標籤,只能使用基本標籤(<b>, <strong>, <i>, <em>, <br/>, <span>
)。我能夠通過將'useHTML'標籤設置爲true來將工具提示數據格式化爲其他html標籤。有沒有辦法爲dataLabels做同樣的事情?這就是兩者的樣子,工具提示在底部。 在Highcharts中格式化數據標籤
請提供一些代碼,以便其他人可以幫助你。在提出問題之前,請先查看這些資源[https://stackoverflow.com/help/mcve](https://stackoverflow.com/help/mcve) – jfeferman