Sha256: 3730f6f85106e338143e1ccc80fb4da7a0b0540a76059d34bf1d754e36f13a94
Contents?: true
Size: 535 Bytes
Versions: 46
Compression:
Stored size: 535 Bytes
Contents
1. First, download Maven (http://maven.apache.org/download.html) and follow the installation instructions (http://maven.apache.org/download.html#Installation). 2. After that, type the following in a terminal or in a command prompt: mvn clean package 3. Now you have a highcharts-export.war file which you can upload/copy to your application server. 4. Change you url configuration in the exporting option, that it is pointing to your new installed exporting-server. exporting:{ url:'http://new.server.com/highcharts-export' }
Version data entries
46 entries across 23 versions & 1 rubygems