Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.
/ chartToPng Public archive

a script to render png images from a chart.js config

Notifications You must be signed in to change notification settings

artemeon/chartToPng

Repository files navigation

Dev

First , you need to install the dependencies

npm install

In dev-mode please work with with main.ts found in the ./src directory and run

npm run dev

to watch the changes in real time .

Prod

Before you commit any changes , please run

npm run build

in order to build the typescript and put the javascript bundle under ./dist

About

a script to render png images from a chart.js config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •