luka9001 / KLineChartSample

KLineChart sample code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KLineChartSample

KLineChart(https://github.com/liihuu/KLineChart) sample code. Contains multiple front-end framework versions.

Run

React

cd react-sample && npm install && npm run start

Vue

cd vue-sample && npm install && npm run start

Angular

cd ng-sample && npm install && npm run start

uni-app

cd uniapp-sample && npm install && npm run serve

License

MIT

About

KLineChart sample code.

License:MIT License


Languages

Language:JavaScript 74.7%Language:TypeScript 10.5%Language:Vue 9.6%Language:HTML 3.4%Language:SCSS 0.8%Language:Less 0.5%Language:CSS 0.5%