当我创建HighMaps对象时,地图会在底部显示一条带有无效字符的消息(请参阅红框):
这似乎在所有demos中都很好。以下是在我的localhost上启动时创建的HTML块:
<text x="426" text-anchor="end" zIndex="8" style="cursor:pointer;color:#909090;font-size:9px;fill:#909090;" y="395">
<tspan onclick="location.href="http://www.highcharts.com"" style="cursor: pointer;">Highcharts</tspan>
<tspan dx="0"> © </tspan>
<tspan onclick="location.href="http://www.naturalearthdata.com"" dx="0" style="cursor: pointer;">Natural Earth</tspan>
</text>
答案 0 :(得分:0)
尝试设置页面文件的utf-8编码并设置正确的元数据。