. detach() 没有移除窗口大小调整监听器。
作者: Kelnor277创建于 2017年4月6日更新于 2024年3月20日
It does not clear the resize event listener. Which causes my page to lock up while redrawing every chart on a resize. I'm using a static sized div to contain the charts so I don't need to resize the charts on window redraw.
内容来源: chartist-js/chartist