| 英语 介绍 x-chart是可拖动且可调整大小的数据可视化仪表板。 基于 , 和 。 注意此版本是用typescript重写的,如果要使用javascript旧版本,可以签出标签v0.1.2 。 开发 # clone the project git clone https://github.com/yugasun/x-chart.git # install dependency npm install # develop npm run dev # build npm run build # build with localStorage cache npm run build:cach