Show last authors
1 [[~[~[image:attach:SCCharts@download.png~]~]>>url:http://rtsys.informatik.uni-kiel.de/confluence/display/KIELER/SCCharts#SCCharts-Downloads||shape="rect"]] [[~[~[image:attach:SCCharts@onlinecompiler.png~]~]>>url:http://www.sccharts.com||shape="rect"]] (% class="confluence-link" %)[[image:attach:Command Line Compiler@commandlinecompiler2.png]][[doc:Command Line Compiler]](%%) [[image:attach:SCCharts@quickstart.png]][[doc:Quick Start Guide]]
2
3
4
5 (% class="confluence-link" %)
6 [[image:attach:KLIGHD.png]]
7
8 (% class="confluence-link" %)
9 For rendering graphical SCCharts you might want to use theĀ [[attach:KLighD.jar]] as explained hereĀ [[ here>>doc:KIELER Command Line Rendering]].
10 If you like to use the KLighD HTTP server provided, then use
11
12 {{{render.sccharts.com:80}}}
13
14 or as backup
15
16 {{{sccharts.com:4445 }}}
17
18 as the host and port in your KLighD.jar call.
19
20 ==== Example call: ====
21
22 {{{java -jar KLighD.jar render.sccharts.com -f somescchart.sct -o somescchart.png -s 3 -f png}}}
23
24
25
26 NEW: You can use -f kgx to output in the KIELER Graph (KGraph) format.
27
28 (% class="confluence-link" %)
29