node-export-server icon indicating copy to clipboard operation
node-export-server copied to clipboard

Highcharts Node.js export server

Results 121 node-export-server issues
Sort by recently updated
recently updated
newest added

Added & exposed `uploadSizeLimit` option for the users.

enhancement

Added #567, PUPPETEER_DIR made configurable. --- ## Tasks - [x] add `PUPPETEER_DIR` option - [x] write a unit test for it being configurable - [x] write a proper verifier in...

enhancement

#### Expected behaviour All symbols, including ones from external URL's are visible on exported PDF. #### Actual behaviour Symbols from external URL's aren't rendered on the exported PDF. ![image](https://github.com/user-attachments/assets/c3f73633-0b5a-4517-acc5-d6d7131a5334) ####...

bug
has workaround
svg export
only pdf

Add new properties for proxy authentication: - `SERVER_PROXY_USERNAME` - `SERVER_PROXY_PASSWORD`

enhancement

Added #562, cache path option now supports absolute paths.

enhancement

Adds a `HIGHCHARTS_CUSTOM_SCRIPTS` environment variable option which allows you to pass (comma-separated) list of custom scripts (ex. maps) to fetch.

enhancement

For read only systems it's common to use `/tmp` for caching and temporary files. This contribution enables the user to express an absolute path rather than only a relative path....

node v20 highcharts version 10.4.0 export server version: 3.1.1 #### Expected behaviour ##### Graph rendered correctly (4999 data points) ![image](https://github.com/highcharts/node-export-server/assets/1853373/8801fbb0-2427-4c55-8aab-a6447c03e841) #### Actual behaviour ##### Graph rendered with increasing errors (5000...

health/perfo

Depending on the context in which the CLI is started, the path results in a different absolute path. Please make this configurable to prevent, that it creates the tmp folder...

enhancement

When we set `allowCodeExecution` to `false`, we get `The 'callback', 'resources' and 'customCode' options have been disabled for this server.` When we set `allowCodeExecution` to `true`, we get no error....

bug
only json