diff --git a/README.md b/README.md index 180be1a3..0b331ae9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -**Note:** If you use the public Export Server at [https://export.highcharts.com](https://export.highcharts.com) you should read our [Terms of use and Fair Usage Policy](https://www.highcharts.com/docs/export-module/privacy-disclaimer-export). +**Note:** If you use the public Export Server at [https://export.highcharts.com](https://export.highcharts.com) you should read our [Terms of use and Fair Usage Policy](https://www.highcharts.com/docs/export-module/privacy-disclaimer-export). Note that a valid Highcharts License is required to do exports. # Highcharts Node.js Export Server diff --git a/public/index.html b/public/index.html index 84579894..da6ca9bf 100644 --- a/public/index.html +++ b/public/index.html @@ -1,52 +1,47 @@ - - Highcharts Export Server - - - - - - - - - - - - - -
-
-
-

Highcharts Export Server

+ + + Highcharts Export Server + + + + + + + + + + + + + + + + +
+
+
+

Highcharts Export Server

+ +

This page allows you to experiment with different options for the - export server. + export server. If you use the public Export Server at + https://export.highcharts.com + you should read our Terms of use and Fair Usage Policy. +

- -
Your Highcharts configuration object.
-
- - - - - -
- The exact pixel width of the exported image. Defaults to chart.width - or 600px. Maximum width is 2000px. -
- - - -
- A scaling factor for a higher image resolution. Maximum scaling is - set to 4x. Remember that the width parameter has a higher precedence - over scaling. -
- - - -
- Either a chart, stockChart, mapChart, or a ganttChart (depending on what product you use). -
- + + + + +
+ The exact pixel width of the exported image. Defaults to chart.width + or 600px. Maximum width is 2000px.
-
+ + + +
+ A scaling factor for a higher image resolution. Maximum scaling is + set to 4x. Remember that the width parameter has a higher precedence + over scaling. +
+ -
-
-

Result Preview

-
-
Click the Preview button to see a preview.
-
+ +
+ Either a chart, stockChart, mapChart, or a ganttChart (depending on what product you use).
+
+
-
- - +
+
+

Result Preview

+
+
Click the Preview button to see a preview.
+
-
- +
+ + +
+
+ +
+ + + - - + \ No newline at end of file