Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/highcharts/highcharts
Highcharts JS, the JavaScript charting framework
https://github.com/highcharts/highcharts
Last synced: 5 days ago
JSON representation
Highcharts JS, the JavaScript charting framework
- Host: GitHub
- URL: https://github.com/highcharts/highcharts
- Owner: highcharts
- License: other
- Created: 2010-06-11T12:23:53.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T09:49:44.000Z (3 months ago)
- Last Synced: 2024-10-29T09:59:51.740Z (3 months ago)
- Language: TypeScript
- Homepage: https://www.highcharts.com
- Size: 345 MB
- Stars: 12,028
- Watchers: 335
- Forks: 3,625
- Open Issues: 1,012
-
Metadata Files:
- Readme: docs/Readme.md
- Changelog: changelog/.gitignore
- Contributing: CONTRIBUTING.md
- License: license.txt
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-frontend - HighCharts - Create interactive charts easily for your web projects. ![](https://img.shields.io/github/stars/highcharts/highcharts.svg?style=social&label=Star) (Repository / Data Visualization)
- awesome - highcharts/highcharts - Highcharts JS, the JavaScript charting framework (TypeScript)
- awesome-canvas - highcharts - Highcharts JS, the JavaScript charting framework. ![](https://img.shields.io/github/stars/highcharts/highcharts?style=social) ![](https://img.shields.io/github/forks/highcharts/highcharts?style=social) (Libraries / Charts Libraries)
- awesome - highcharts - Highcharts JS, the JavaScript charting framework (JavaScript)
- awesome-time-series - highcharts
- awesome-starred - highcharts/highcharts - Highcharts JS, the JavaScript charting framework (others)
- stars - highcharts
- stars - highcharts
- awesome-fintech - Highcharts - a Javascript charting framework used to create complex financial data dashboards (Charts)
README
# Highcharts Documentation
In this folder of the Highcharts repository we will gradually add Highcharts documentation. This will open up for having a version based documentation. Beside that, we also gladly receive suggestions on improving our documentation as well.
Topics
------* [Installation](getting-started/installation.md)
* [Your first chart](getting-started/your-first-chart.md)
* [FAQs](getting-started/frequently-asked-questions.md)Demo
----For live examples see our demo pages:
* [Highcharts demo](https://highcharts.com/demo/)
* [Highcharts Stock demo](https://highcharts.com/stock/demo/)
* [Highcharts Maps demo](https://highcharts.com/maps/demo/)
* [Highcharts Gantt demo](https://highcharts.com/gantt/demo/)API
---For more specific information on Highcharts options and functions, visit our API sites which also include several live and customizable examples.
* [Highcharts API reference](https://api.highcharts.com/highcharts)
* [Highcharts Stock API reference](https://api.highcharts.com/highstock)
* [Highcharts Maps API reference](https://api.highcharts.com/highmaps)
* [Highcharts Gantt API reference](https://api.highcharts.com/gantt)