Open Source > ToastUI Chart > 개요

Toast UI Chart supports a easy way to draw various and essential charts on your web service.
Feature
Bar Chart
- Represents a series of data in the form of a horizontal bar.

Column Chart
- Represents a series of data in the form of a vertical bar.

Line Chart
- Represents a series of data by line segments.

Area Chart
- Represents graphically quantitative data. It is based on the line chart.

Bubble Chart
- Represents three dimensions of data like x, y position and circle's radius.

Scatter Chart
- Represents tendency or distribution, using two dimensional data like x, y position.

Pie Chart
- Represents a circular graph, which has divided sectors have to do with numeric proportion of data size to whole data quantity.

Combo Chart (Combination Chart)
- Represents combined features of two kinds of charts.

Map Chart
- Represents relationships in data by indicating data by color range on a geographical map.

Heatmap Chart
- Represents relationships in data by color range.

Treemap Chart
- Represents hierarchical data by using rectangles and color range.

Documentation
Dependency
- tui.code-snippet 1.0.8
- tui.component-effects 1.1.0
- Raphaël 2.1.4
Map Data Attribution
Browser Support
Download/Install
bower install tui-chart
Release History
License
This software is licensed under the MIT License.