更新记录
1.0(2024-10-31) 下载此版本
自定义k线图,Vue-k线图组件,是一个基于Vue.js的高效k线图解决方案。此项目通过封装和优化,使得k线图的集成和自定义变得更加便捷,适用于PC及移动端。它支持多种配置选项,包括主题、语言、时间区
平台兼容性
uni-app
Vue2 | Vue3 | Chrome | Safari | app-vue | app-nvue | Android | iOS | 鸿蒙 |
---|---|---|---|---|---|---|---|---|
- | √ | - | - | - | - | - | - | - |
微信小程序 | 支付宝小程序 | 抖音小程序 | 百度小程序 | 快手小程序 | 京东小程序 | 鸿蒙元服务 | QQ小程序 | 飞书小程序 | 快应用-华为 | 快应用-联盟 |
---|---|---|---|---|---|---|---|---|---|---|
- | - | - | - | - | - | - | - | - | - | - |
vue-kline-demo
k线图项目
vue-Kline-demo 属于自定义k线图,此项目通过封装和优化,使得K线图的集成和自定义变得更加便捷,适用于PC及移动端。它支持多种配置选项,包括主题、语言、时间区间等,且易于扩展,为金融应用中的数据分析提供了直观的可视化工具。
tradingView 输入第三方应用 需要去tradingView官网申请权限或者购买
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
# run e2e tests
npm run e2e
# run all tests
npm test
For a detailed explanation on how things work, check out the guide and docs for vue-loader.