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
關注者數86
派生數327
提交數390
已啟用問題?
問題數283
打開的問題數19
拉請求數398
打開的拉請求數5
關閉的拉請求數65
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?