Pure Nodejs Server Diagram Library

The most common solution for creating diagrams on a server with Node.js is to emulate the DOM and use the js client diagram library. for example: http://blog.stevenedouard.com/how-to-render-chart-js-charts-serverside/ or create an irregular process.

These solutions use mostly JSDOM and node canvas which have dependencies (like Cairo) are not always easy to replicate on different systems / OS (yes, Docker helps with this).

Is there any "clean" Nodejs solution / package to generate diagrams dynamically, save them in a thread that doesn't require native dependencies?

+3
javascript node.js charts server-side


source to share


No one has answered this question yet

Check out similar questions:

1544
How can I upgrade NodeJS and NPM to the next versions?
1198
Pure JavaScript jQuery $ .ready () equivalent - how to call a function when the page / DOM is ready for it
1039
Using node.js as a simple web server
778
Is there a link to the "latest" jQuery library in the Google API?
464
What is the difference between client and server programming?
223
JavaScript diagram library
56
NodeJS and RED 5 media server over RTMP
2
Using Docker with nodejs with node-gyp dependencies
1
Thrift generated nodejs which links to other generated npm packages
1
Creating a chart on client and server using d3.js?



All Articles
Loading...
X
Show
Funny
Dev
Pics