标签: highcharts
我想在Highchart中渲染图像并取代那个蓝色的“尖刺光盘”。 the code is here,
function onLoaded(chart) { chart.renderer.image('http://localhost:8888/Edtech/Final/nina.png', centerX - 80, centerY - 80, 160, 213 ) .add();