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

Re-added the integrity and crossorigin properties for the scripts in the public/index.js file.

#### Expected behaviour ![image](https://github.com/user-attachments/assets/6143bba3-7855-42db-9bb5-ab09737f4d06) #### Actual behaviour ![image](https://github.com/user-attachments/assets/24b95a69-4e69-4558-9c64-a9156df8b17b) #### Reproduction steps * opened url in chrome https://export.highcharts.com/ * Added following JSON in option input box (Below is attached json file)...

bug

Added XLink namespace for SVG results with tests, touch #547. INFO: Based on the @jszuminski's PR: https://github.com/highcharts/node-export-server/pull/550.

This is related to https://github.com/highcharts/highcharts/issues/22534 --- 1. I had a follow-up from the support team at Figma, which is where the issue was presenting itself (importing SVG charts and the...

#### Expected behaviour Png, jpg, pdf must download from chart export button #### Actual behaviour Its is giving CORS issue #### Live demo with steps to reproduce #### Product version...

help wanted
needs reproduction

How to make a build of this server along with the html and api for my server as the internet is restricted so can't use npm install directly

I try to run the server after having installed the package as in readme: git clone https://github.com/highcharts/node-export-server npm install npm link Then highcharts-export-server --enableServer 1 node version: v20.10 #### Expected...

Hi Team , am using high-chart-exporter server 3.1.1 and trying to render svg image on the x-axis label but it failed to do , this is my chart config and...

needs reproduction

I setup this node export server on our server. We followed the below steps while setting the server #### Setup Steps 1. git clone https://github.com/highcharts/node-export-server.git 2. git checkout 7f5d512fe565632d2da32afbdc38662d7bf8fdef (for...

Hello, Since upgrade to v4.0.2, some of my charts generated by highcharts-export-server are broken, especially the solidegauge ones. Instead of displaying the colored circles for the values like in the...

bug
only json