Trend Lines and VLines not appearing in the Chart
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



Trend Lines and VLines not appearing in the... Expand / Collapse
Author
Message
Posted 8/3/2007 1:43:12 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 8/10/2007 10:15:16 AM
Posts: 7, Visits: 24
Hi,

   I am using Multi-series Stacked Column 2D + Line Dual Y chart in my html page. I want trendlines and vertical line in the chart. For that I used trendline and vline tags, still the trendlines and vlines were not appearing in the chart.

  Find below the code I have used. Kindly help me to display the trend lines and Vertical lines in the chart.

Thanks in Advance

 <graph  PYaxisname="QTY" SYAxisName="Hrs" decimals="0" numberSuffix="" sNumberSuffix="%25" setAdaptiveSYMin="1" showPlotBorder="1" palette="12" bgColor="808080" bgAlpha="40" showDivLineValues="1" adjustDiv="0">
 <categories font="Arial" fontSize="12" fontColor="000000">
  <category label="02.01.2006" />
  <category label="09.01.2006" />
  <category label="16.01.2006" />
  <vLine color='FF5904' thickness='2' />
  <category label="23.01.2006" />
  <category label="30.01.2006" />
  </categories>
  <lineSet showValues="0" color="9ACD32" lineThickness="1">
  <set value="20000" />
  <set value="60000" />
  <set value="120000" />
  <set value="40000" />
  <set value="20000" />
  </lineSet>
 <lineSet showValues="0" color="4169E1" lineThickness="0">
  <set value="60000" />
  <set value="60000" />
  <set value="20000" />
  <set value="60000" />
  <set value="40000" />
  </lineSet>
 <lineSet showValues="0" color="E80000" lineThickness="0">
  <set value="80000" />
  <set value="120000" />
  <set value="140000" />
  <set value="10000" />
  <set value="60000" />
  </lineSet>
 <dataSet>
  <dataset color="808080" showValues="1" columnwidth="4">
  <set value="25" />
  <set value="40" />
  <set value="51" />
  <set value="45" />
  <set value="24" />
  </dataset>
  <dataset color="663300" showValues="1" columnwidth="4">
  <set value="150" />
  <set value="0" />
  <set value="0" />
  <set value="0" />
  <set value="0" />
  </dataset>
  <dataset  color="FFCC00" showValues="1">
  <set value="900" />
  <set value="300" />
  <set value="0" />
  <set value="0" />
  <set value="0" />
  </dataset>
  </dataSet>
 <trendlines>
      <line startValue="2400" endValue="2600" displayValue="Target" showOnTop="1" dashed="1" showOnTop="1" color="red"/>
  </trendlines>
  </graph>



maniks
Post #1842
Posted 8/6/2007 7:55:12 AM
FusionCharts Team

FusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts Team

Group: Administrators
Last Login: Today @ 5:03:15 AM
Posts: 2,183, Visits: 514
Which version of FusionCharts are you using? Make sure its v3.

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


Permissions Expand / Collapse

All times are GMT -7:00, Time now is 11:21am


Execution: 0.172.