node-export-server
node-export-server copied to clipboard
Highcharts Node.js export server
#### Expected behaviour highcharts.cachePath or HIGHCHARTS_CACHE_PATH env var should allow an absolute path such as '/tmp/.cache' #### Actual behaviour Previously (v3) if the manifest.json file existed in the 'node_modules/highcharts-export-server/.cache' directory...
Better type validations for envs and options.
## What and why? The goal of this pull request is to get rid of the unnecessary `colors` dependency and perform a slight refactoring of the logging logic. The logging...
Hi Could someone provide a working docker file for the V4 please ? Thank you.
Hello, How can I use Highcharts.AST.allowedAttributes with /usr/local/bin/highcharts-export-server (v4) please ? I tryed using --customCode "AST.allowedAttributes.js" but it does not work. The file contains: Highcharts.AST.allowedAttributes.push('border'); Highcharts.AST.allowedAttributes.push('align'); Highcharts.AST.allowedAttributes.push('bordercolor'); Highcharts.AST.allowedAttributes.push('zIndex'); Highcharts.AST.allowedAttributes.push('bgcolor'); Highcharts.AST.allowedAttributes.push('cellpadding');...
## Unexpected behavior When exporting a chart with a custom marker: https://jsfiddle.net/sartzberger/q4uxh98r/3/ it gets exported about 10% of the times. The marker image is provided in proper, supported image url:...
## Goal The goal of this pull request is to create an entire CI/CD pipeline (Percy, Browserstack) for detecting visual regressions. This way, we'll be able to see if the...
#### Expected behaviour * node v18.12.0 * [email protected] * HIGHCHARTS_VERSION='8.1.2' * HIGHCHARTS_MODULES='stock,map,gantt,exporting,export-data,parallel-coordinates,accessibility,annotations-advanced,boost-canvas,boost,data,draggable-points,static-scale,broken-axis,heatmap,tilemap,timeline,treemap,item-series,drilldown,histogram-bellcurve,bullet,funnel,funnel3d,pyramid3d,networkgraph,pareto,pattern-fill,price-indicator,sankey,dependency-wheel,series-label,solid-gauge,sonification,stock-tools,streamgraph,sunburst,variable-pie,variwide,vector,venn,windbarb,wordcloud,xrange,no-data-to-display,drag-panes,debugger,dumbbell,lollipop,cylinder,organization,dotplot,marker-clusters' #### Actual behaviour  You cannot download resources via CDN as shown in the image above. So, I...
#### Expected behaviour Export images are the same despite how many times I press 'Preview' button #### Actual behaviour Results are different This is the first run:  This is...
Related to this issue: https://github.com/highcharts/highcharts/issues/21187 **Reproduction:** https://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/highcharts/exporting/width/