# KLineChart **Repository Path**: mirrors_Binaryify/KLineChart ## Basic Information - **Project Name**: KLineChart - **Description**: 📈Lightweight k-line chart that can be highly customized. Zero dependencies. Support mobile.(可高度自定义的轻量级k线图,无第三方依赖,支持移动端) - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-10-22 - **Last Updated**: 2026-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # KLineChart [![npm version](https://badgen.net/npm/v/klinecharts)](https://www.npmjs.com/package/klinecharts) [![Build Status](https://travis-ci.org/liihuu/KLineChart.svg?branch=master)](https://travis-ci.org/liihuu/KLineChart) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/44d60927c56540cfb64a0f476afbc96d)](https://www.codacy.com/manual/liihuu/KLineChart?utm_source=github.com&utm_medium=referral&utm_content=liihuu/KLineChart&utm_campaign=Badge_Grade) [![size](https://badgen.net/bundlephobia/minzip/klinecharts@latest)](https://bundlephobia.com/result?p=klinecharts@latest) [![types](https://badgen.net/npm/types/klinecharts)](types/index.d.ts) [![NPM](https://badgen.net/github/license/liihuu/KLineChart)](LICENSE) 📈Lightweight k-line chart that can be highly customized, built with html5 canvas. Support custom technical indicators and parameter settings. Support line drawing. ## Installing ### Using npm ```bash npm install klinecharts --save ``` ### CDN You can use [unpkg](https://unpkg.com):
https://unpkg.com/klinecharts/dist/klinecharts.production.min.js ## Docs + [中文](./docs/zh-CN/README.md) + [English](./docs/en/README.md) ## Build Execute command in root directory. [Node.js](https://nodejs.org) is required. ```bash # Install the dependencies from NPM: npm install # Build files: npm run build ``` The generated files are in the dist folder. ## Resources ### Technical Indicators [https://github.com/liihuu/TechnicalIndicator](https://github.com/liihuu/TechnicalIndicator) ### Sample Code [https://github.com/liihuu/KLineChartSample](https://github.com/liihuu/KLineChartSample) ## Screenshot ## License KLineChart is available under the Apache License V2. ## Reward Author + BTC: [bc1qnwzukszzk5xfk0zs3sr8etzgctgnrtqts43jzp3khe6gm7xazprsp4y6n3]() + ETH: [0xd2c3911654db861e0a2e17415e11a209c1fc3594]() + BCH: [36MPYddUxU2vGDB1zakjisoRHMGqZiVnz9]() + USDT-ERC20: [0xd2c3911654db861e0a2e17415e11a209c1fc3594]() + USDT-Omni: [3DSXSbTbMwXumaaqMySVPgedBP9rGhpnfQ]() + USDT-TRC20: [THJpTQmFGaVm12KE1Jzc5mLXiApP6qXMCi]()