Charts Definition Language (CDL): Difference between revisions

m
Line 177: Line 177:
#The Legend texts are implemented as translations of the PlotKeywords (the Plot Variables). You will find these in the translation file section [Compiler]. Legend entries can be multiple words (the keywords can not).
#The Legend texts are implemented as translations of the PlotKeywords (the Plot Variables). You will find these in the translation file section [Compiler]. Legend entries can be multiple words (the keywords can not).
#The width of the graph container is 100% of the viewport.  
#The width of the graph container is 100% of the viewport.  
#The height of the graph container can be specified in the initifile parameters (not defined in the language to prevent overcharge):
#The height of the graph container can be specified in the inifile parameters (not defined in the language to prevent overcharge):
   [General]
   [General]
   ChartContainerHeight=650 (Default)
   ChartContainerHeight=650 (Default)