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.
我阅读了 chart.js 插件的文档以及关于不同阶段的信息,例如当图表出现在浏览器上时出现的不同阶段,例如渲染、初始化、更新。
但是我还不清楚这些不同的阶段和钩子是如何工作的。以及在更改图表时使用哪个钩子。