score:1
Well this might not be exactly the full answer, but it may guide you in the right direction: Take a look at https://github.com/aspnet/JavaScriptServices which provide a way to pass code to nodejs (even though it is about server side rendering, the principle is similar). Then you can pass arguments to nodejs the "same way" you may pass it through CLI.
Source: stackoverflow.com
Related Query
- Highcharts export chart exportSettings with svg file
- Server side chart .svg export with Highcharts and PhantomJS, error loading data from .csv file
- JavaScript - Export Div with SVG chart + HTML as and Image
- Highcharts - how to export chart with different scale in one click
- Not able to draw a Pie Chart with external csv file in HighCharts
- Returning JSON file with cURL to use data in a HighCharts stock chart
- Highcharts SVG Export from Python Server Side Code
- Highcharts - how to export chart with a custom legend?
- Highcharts to display area range and line chart with data from a CSV file
- Highcharts cloud issue with data source when duplicating chart
- Export Highcharts polar chart csv with categories in place of polar coordinates
- Export data from highcharts in csv file with dates in milliseconds
- Is it possible to export HTML along with SVG markup to the Highcharts Export Server (http://export.highcharts.com/)
- export multiple highcharts with text area for their highcharts to multiple PDF file
- Highcharts export chart along with outer div
- Reload chart data via JSON with Highcharts
- Highcharts - how to have a chart with dynamic height?
- dealing with highcharts bar chart with really long category names
- Highcharts scatter chart with a name per point
- Highcharts / jQuery - destroy and rebuild chart with original options
- How to export the whole page or html content with Highcharts not just the chart?
- Highcharts : Chart with drilldown how to obtain click event of drill up button
- Highcharts - best way to handle and display zero (or negative) values in a line chart series with logarithmic Y axis
- How to Export JavaScript Chart to Excel file (HighCharts)
- Export HighChart as an image in excel file together with the other page contents
- Highcharts chart with 'datetime' xAxis - use categories on drilldown
- Highcharts Column chart with drilldown, remove hyperlink like formatting from x-axis labels
- exporting highcharts polar chart to PDF with phantomjs
- Highcharts - Scatter chart with a line connecting the dots in the series
- Highcharts blank chart with x and y axis
More Query from same tag
- RallyChart Pie - Is there a way to consolidate data labels?
- HighCharts showing date range average 18:00-19:59
- How can I force highcharts to show every x-axis label regardless of spacing constraints?
- ReferenceError: Highcharts is not defined while including html file (with JS and CSS ) into other html file
- Highchart container does hold inner div
- Highcharts Error #17 (Vue.js), in columnrange series
- Meteor highchart in modal
- How to remove a series in Highcharts by name
- Highcharts y axis thousands separator
- How to remove the data-range sign if the data is zero on y axis of highcharts?
- How to animate a HighChart chart that is created dynamically?
- Add new data to a Highchart pie chart dynamically
- Connecting NULL points in Highstock charts
- Highcharts - set xAxis range when using xAxis Categories?
- Add Gradient Pie Chart functionality to Highcharts-ng
- spline chart highchart to fill the color in series
- How to hide the export button in highcharts-ng
- setInterval in Angular JS for HighCharts-ng does not work
- Highcharts/HighcharteR - draw a polygon with rounded corners
- How to disable legend click to stop pie slice from disappearing in Highcharts?
- Calculate the 85th percentile for yAxis in highcharts
- Highcharts export module giving error
- $.each only shows one series highcharts
- How to make this as a HighChart (picture attached)
- Multiple Highcharts on Primefaces single page, gives javascript error
- Donut Slices Not Visible On Load
- Highchart: How to change y-axis title text inside angularjs controller?
- Hide Highcharts series through legend without having an empty space between them
- Unable to create Highchart where i can show different - different data on clicking category and series
- In Ember.js Where do I put initialization code for a controller, tried routes setup controller