我遇到系列标记的图像/符号未居中的标记问题,查看 html 属性后我发现以下内容
其中图像的翻译包含变换:翻译(-50,-50);当我把 transform: translate(0, -50);标记以其符号
我在 vue 中找不到解决方案 codesanbox中的演示:https://codesandbox.io/s/highcharts-vue-demo-forked-23dqg2?file=/src/components/Chart.vue