Toast UI Chart

漂亮的数据可视化图表。(🍞📊 Beautiful chart for data visualization.)

Github stars Tracking Chart

Toast UI Chart

?? Spread your data on TOAST UI Chart. TOAST UI Chart is Beautiful Statistical Data Visualization library

GitHub release npm GitHub license PRs welcome code with hearth by NHN

Wrappers

chart_animation
all

? Table of Contents

Collect statistics on the use of open source

TOAST UI Chart applies Google Analytics (GA) to collect statistics on the use of open source, in order to identify how widely TOAST UI Chart is used throughout the world. It also serves as important index to determine the future course of projects. location.hostname (e.g. > “ui.toast.com") is to be collected and the sole purpose is nothing but to measure statistics on the usage. To disable GA, use the following usageStatistics option when creating charts.

var options = {
  ...
  usageStatistics: false
}

tui.chart.barChart(container, data, options);

Or, include tui-code-snippet(v1.5.0 or later) and then immediately write the options as follows:

tui.usageStatistics = false;

? Browser Support

Main metrics

Overview
Name With Ownernhn/tui.chart
Primary LanguageTypeScript
Program languageJavaScript (Language Count: 4)
PlatformWeb browsers
License:MIT License
所有者活动
Created At2015-07-31 01:18:56
Pushed At2023-10-05 00:37:48
Last Commit At
Release Count110
Last Release Namev4.6.1 (Posted on )
First Release Name1.0.0 (Posted on 2015-08-27 11:07:14)
用户参与
Stargazers Count5.4k
Watchers Count85
Fork Count328
Commits Count390
Has Issues Enabled
Issues Count283
Issue Open Count19
Pull Requests Count398
Pull Requests Open Count5
Pull Requests Close Count65
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private