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.
现在jqplot从左到右画线,但我想通过指定点来画线,例如
数据:x 轴 - 15、10、5、25 y 轴 - 10、20、30、50
我希望行从 5 到 10 到 15 到 25 而不是从左到右开始。
感谢帮助。