Settings and activity

1 result found

  1. 15 votes
    How important is this to you?
    An error occurred while saving the comment
    Emmanuel B commented  · 

    It would be good to render highchart charts from server-side Node.js (http://nodejs.org/ ) code.

    var highchart = require('highcharts');
    highchart.render(options);

    Emmanuel B shared this idea  ·