Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有人能告诉我如何将数据从使用 php 脚本创建的 Json 对象更新到速度表 highchart,它适用于条形图和饼图,但我无法弄清楚速度表,数据格式完全匹配,但我不知道不知道如何将数据更新到 speedometer.js 文件中。
您需要获取 json,调用point.update并重新绘制图表。