Chart
This application supports drawing a chart on web browser.
- Bar Chart
- A bar chart displays a series of data in the form of a horizontal bar.
- Column Chart
- A column chart is a type of bar chart. Unlike a bar chart, a column chart, position the vertical bar.
- Line Chart
- A line chart is a type of chart which displays information as a series of data by straight line segments.
- Area Chart
- An area chart displays graphically quantitive data. It is based on the line chart.
- Combo Chart (Combination Chart)
- A combo chart is a visualization that combines the features of the column chart and the line chart.
- Pie Chart
- A type of graph in which a circle is divided into sectors that each represent a proportion of the whole.
- API : https://nhnent.github.io/tui.chart/latest/
- Tutorial : https://github.com/nhnent/tui.chart/wiki/tutorial
- Sample : https://github.com/nhnent/tui.chart/wiki/samples
- tui.code-snippet 1.0.4
- tui.component-effects 1.1.0
- Raphaël 2.1.4
- PC
- IE8~11
- Chrome
- Firefox
- Bower:
- latest :
bower install tui-chart
- each version :
bower install "tui-chart[#tag]"
- latest :
- Download: https://github.com/nhnent/tui.chart
This software is licensed under the MIT License.