UNPKG

anychart-nodejs

Version:

AnyChart NodeJS module provides an easy way to generate SVG, JPG and PNG images of the charts on the server side.

8 lines 159 B
language: node_js sudo: required dist: trusty node_js: - "6" before_install: - sudo apt-get update -qq - sudo apt-get install -y imagemagick librsvg2-bin