Skip to content

hotchoco8/tui.chart

 
 

Repository files navigation

Toast UI 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.

bar chart

Column Chart

  • Represents a series of data in the form of a vertical bar.

column chart

Line Chart

  • Represents a series of data by line segments.

line chart

Area Chart

  • Represents graphically quantitative data. It is based on the line chart.

area chart

Bubble Chart

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

bubble chart

Scatter Chart

  • Represents tendency or distribution, using two dimensional data like x, y position.

scatter chart

Pie Chart

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

pie chart

Combo Chart (Combination Chart)

  • Represents combined features of two kinds of charts.

combo chart

Map Chart

  • Represents relationships in data by indicating data by color range on a geographical map.

map chart

Heatmap Chart

  • Represents relationships in data by color range.

heatmap chart

Treemap Chart

  • Represents hierarchical data by using rectangles and color range.

treemap chart

Radial Chart

  • Represents quantitative data with closed poly lines.

radial chart

Documentation

Dependency

  • tui.code-snippet 1.0.8
  • Raphaël 2.2.7

Map Data Attribution

Test environment

  • PC
    • Microsoft Internet Explorer 8 ~ 11
    • Google Chrome
    • Mozilla Firefox

Download/Install

Release History

License

This software is licensed under the MIT License.

About

Toast UI Chart

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 98.3%
  • CSS 1.7%