Toast UI Chart

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

Github星跟踪图

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

主要指标

概览
名称与所有者nhn/tui.chart
主编程语言TypeScript
编程语言JavaScript (语言数: 4)
平台Web browsers
许可证MIT License
所有者活动
创建于2015-07-31 01:18:56
推送于2023-10-05 00:37:48
最后一次提交
发布数110
最新版本名称v4.6.1 (发布于 )
第一版名称1.0.0 (发布于 2015-08-27 11:07:14)
用户参与
星数5.4k
关注者数85
派生数328
提交数390
已启用问题?
问题数283
打开的问题数19
拉请求数398
打开的拉请求数5
关闭的拉请求数65
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?