SID-01578: ChartPlugin - draw a different colours for one data set
| Status: |
Unanswered |
TWiki version: |
5.1.2 |
Perl version: |
5.10.1 |
| Category: |
CategoryPlugins |
Server OS: |
CentOS 6.3 |
Last update: |
13 years ago |
twiki5.1.2 & last
ChartPlugin.
Table with two rows: first for legend, second for data:
Table 2:
%TABLE{name="exampleTable2"}%
| Projects |
one |
two |
three |
four |
five |
| Times |
10 |
20 |
30 |
40 |
50 |
%CHART{name="bar1" table="exampleTable2" type="bar" title="Projects vs time" xlabel="Projects" ylabel="Times" datalabel="on" ygrid="dot" xgrid="off" numygrids="10" data="R2:C2..R2:C5" legent="R2:C1..R1:C1" xaxis="R1:C2..R1:C5" ymin="0" ymax="50" width="400" height="400"}%
This draw BAR Chart with Projects on X and Times column on Y.
But..with one red color. How to make those five Times column with different colors?
Thanks.
--
PavelPatcheptsov - 2012-11-06
Discussion and Answer
Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider engaging one of the
TWiki consultants if you need timely help. We invite you to
get involved with the community, it is more likely you get community support if you support the open source project!
--
Peter Thoeny - 2013-03-05
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.