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.
如果我们必须创建一个包含大量数据的图表,例如“过去 5 年的股票表现”,我们是否必须将所有数据传输到客户端以供 highcharts 处理?不会涉及太多数据开销?
问候乌萨夫。
您可以“延迟加载”图表数据,请参阅文档中的示例。