Specify colors of bars
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



Specify colors of bars Expand / Collapse
Author
Message
Posted 2/14/2008 3:46:18 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 2/14/2008 3:39:47 PM
Posts: 2, Visits: 6

I’m trying specify the colors of the bars in my graphs. I saw how to do this in a simple bar graph but the same methodology doesn’t seem to apply to the XML for the MSColumn3DLineDY graph.

Where do you place the hexadecimal color code in the XML for this type of graph?

Here’s what I currently have:

- <chart palette="1" caption="Daily Activations" shownames="1" showvalues="0" numberPrefix="" sYAxisValuesDecimals="2" connectNullData="0" PYAxisName="Daily" SYAxisName="Total" numDivLines="4" formatNumberScale="0">

- <categories>

  <category label="2/7" />

  <category label="2/8" />

  <category label="2/9" />

  <category label="2/10" />

  <category label="2/11" />

<category label="2/12" />

<category label="2/13" /> 

  </categories>

- <dataset seriesName="Activations/ Add a line" showValues="0" color="FF6600">

  <set value="35453" />

  <set value="40011" />

  <set value="42795" />

  <set value="35113" />

  <set value="32698" />

  <set value="26704" />

  <set value="33037" />

  </dataset>

- <dataset seriesName="Equipement Orders/Updates" showValues="0" color="DAA520">

  <set value="32513" />

  <set value="36064" />

  <set value="32180" />

  <set value="24069" />

  <set value="29911" />

  <set value="25763" />

  <set value="31103" />

  </dataset>

- <dataset seriesName="Submitted/Executed Credit" showValues="0" color="0000ff">

  <set value="24255" />

  <set value="25179" />

  <set value="21969" />

  <set value="16650" />

  <set value="21674" />

  <set value="21812" />

  <set value="21983" />

  </dataset>

- <dataset seriesName="Total Activations" showValues="0" parentYAxis="S" color="3333cc">

  <set value="92221" />

  <set value="101254" />

  <set value="96944" />

  <set value="75832" />

  <set value="84823" />

  <set value="74279" />

  <set value="86123" />

  </dataset>

  </chart>

Post #4524
Posted 2/15/2008 1:11:17 PM
FusionCharts Team

FusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts Team

Group: Administrators
Last Login: 7/29/2008 12:15:49 PM
Posts: 2,001, Visits: 474
In FusionCharts Free, you cannot specify it at [set] level. They've to be at [dataset] level.

Thanks,
Pallav Nadhani
FusionCharts Team
Post #4539
« Prev Topic | Next Topic »


Permissions Expand / Collapse

All times are GMT -7:00, Time now is 7:14pm


Execution: 0.281.