Skip to content

Generating beautiful charts server side using the chart.js library.

Notifications You must be signed in to change notification settings

holstt/chart-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Chart Service

nodejs

Generating beautiful charts server side using the chart.js library.

About

This service uses the Node.js version of the popular chart.js library (aka. chartjs-node) to render charts on the server. As such, you are no longer limited to the browser but can use the charts anywhere :)

Getting started

As getting chartjs-node to work is quite cumbersome, you should run the service using Docker (a Dockerfile is provided).

Usage

TODO:

  • Swagger API
  • Calling the service with json input

About

Generating beautiful charts server side using the chart.js library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published