# AnyChart
**Repository Path**: owang/AnyChart
## Basic Information
- **Project Name**: AnyChart
- **Description**: AnyChart 是一个轻量级且功能强大的 JavaScript(HTML5、SVG、VML)图表框架,图表类型和独特功能众多,适合作为数据可视化解决方案
- **Primary Language**: JavaScript
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: https://www.oschina.net/p/anychart
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 5
- **Created**: 2025-01-21
- **Last Updated**: 2025-01-21
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
[
](https://www.anychart.com)
[](https://travis-ci.org/AnyChart/AnyChart)
[
](https://www.npmjs.com/package/anychart)
[
](https://www.anychart.com/products/anychart/history)
[
](https://www.anychart.com/download/)
AnyChart Data Visualization Framework
=========
AnyChart is a flexible JavaScript (HTML5, SVG, VML) charting framework that fits any solution in need of data visualization.
## Table of Contents
* [Download and install](#download-and-install)
* [Getting started](#getting-started)
* [Plugins](#plugins)
* [Using AnyChart with TypeScript](#using-anychart-with-typescript)
* [Using AnyChart with ECMAScript 6](#using-anychart-with-ecmascript-6)
* [Technical Integrations](#technical-integrations)
* [Contribution guide](#contribution-guide)
* [Build and debug](#build-and-debug)
* [Module system](#module-system)
* [Package directory](#package-directory)
* [Contacts](#contacts)
* [Links](#links)
* [License](#license)
## Download and install
There are several ways to download/install AnyChart.
#### Direct download
All binaries are located in [dist](https://github.com/AnyChart/AnyChart/tree/master/dist) folder.
#### CDN
If you don't want to download and host AnyChart yourself, you can include it from the AnyChart CDN (Content Delivery Network): [https://www.anychart.com/download/cdn](https://www.anychart.com/download/cdn)
```html