Highcharts tooltip顯示數量和百分比

tooltip: {
    headerFormat: '{point.key}: ',
    pointFormat: '{point.y} ({point.percentage:.2f}%)',
    backgroundColor: 'rgba(0, 0, 0, 0.7)',
    style: {
        color: '#fff'
    }
},

如圖
相關文章
相關標籤/搜索