KLineChart(https://github.com/liihuu/KLineChart) sample code. Contains multiple front-end framework versions.
cd react-sample && npm install && npm run start
cd vue-sample && npm install && npm run start
cd ng-sample && npm install && npm run start
cd uniapp-sample && npm install && npm run serve