Page 1 of 1
Filled bars
Posted: Sun Dec 20, 2009 3:29 pm
by jubi
To create filled bars instead of hollow ones, you can write:
set style fill solid 0.5|

Re:Filled bars
Posted: Sun Dec 20, 2009 4:49 pm
by WS Grave
Works fine.
I always use this: set style fill solid 0.3 which gives this:

Re:Filled bars
Posted: Sun Dec 20, 2009 11:17 pm
by dcspicer
Ok I'm going to plan dumb on this. Where do I type this is at?
Thanks
Dave
Re:Filled bars
Posted: Sun Dec 20, 2009 11:31 pm
by jubi
On the page "Define Graphs" there is an input field called "Format Cmd". There you can enter the commands shown in this thread.
Re:Filled bars
Posted: Sun Dec 20, 2009 11:41 pm
by WS Grave
And
here you can find more code to use for your graphs :)