tui-chart

v3.11.3
TOAST UI Application: Chart
nhn tui application chart tui-chart

serve

webpack-dev-server --inline --hot -d

serve:ie8

webpack-dev-server -d

deploy

npm run deploy:all && npm run deploy:polyfill && npm run deploy:nodepth && cp -R ./maps ./dist && node tsBannerGenerator.js

deploy:nodepth

webpack --production --nodepth && webpack --production --nodepth --minify

deploy:all

webpack --production --alldepth && webpack --production --alldepth --minify

deploy:polyfill

webpack --production --polyfill && webpack --production --polyfill --minify

test

karma start

test:ne

KARMA_SERVER=ne karma start

test:types

tsc --project test/types

doc:dev

tuidoc --dev

doc

tuidoc

eslint

eslint src/js test/

tslint

tslint index.d.ts
npm i tui-chart

Metadata

  • MIT
  • Whatever
  • NHN. FE Development Lab
  • released 1/29/2021

Downloads

Maintainers