spmmohan123

Members
  • Content count

    12
  • Joined

  • Last visited

Posts posted by spmmohan123


  1. Team,

      I am using Fusion Chart v3 (specifically Scatter Chart) in my Jsp to  display Graph.Could you please advise me what kind of License required  for in my Intranet  production systems as i am using only Scatter chart.

    As i visted in your site .It seems to be confusing  the below list of license.

    User License , Developer , Professional License , Site License , Enterprise License 

    Could you provide me the contact information for quick access.

    Thanks,

    Mohan


  2. Hi ,

     In my xml like below<dataSet anchorSides="6" anchorRadius="6" anchorBgColor="#C0C0C0"  anchorBorderColor="#000000">

    <set y="6506" x="37.5"  tooltext= "11MAY07 , 6506"/><application> <apply toObject='TOOLTIP'/></application>

    </dataSet><dataSet anchorSides="6" anchorRadius="6" anchorBgColor="#C0C0C0"  anchorBorderColor="#000000">

    <set y="6506" x="37.5"  tooltext= "25MAY07 , 6506"/><application> <apply toObject='TOOLTIP'/></application>

    </dataSet>

    Both  red color highlightd tool tip value is different.But both x&y  axis value is same.i want display tool tip in disfferent location ?

    Thanks,

    Mohan


  3. Hi ,

     I am using scatter  chart.In my xml likes below:

    <graph caption=""  formatNumberScale='0' adjustDiv='0'  canvasBgColor="FFFFFF" numDivLines="9" yAxisName="Reading" xAxisName="Date" rotateNames="0" showLegend="1" showNames="1" xAxisMaxValue="132" xAxisMinValue="11" yAxisMinValue="142" yAxisMaxValue="542" decimalPrecision="0">

    <categories verticalLineColor="666666" verticalLineThickness="1"><category name="0" x="0" showVerticalLine="1" showToolTip = "1"/>

    <category name="APR04" x="15" showVerticalLine="1"/>

    <category name="OCT04" x="30" showVerticalLine="1"/>

    <category name="APR05" x="45" showVerticalLine="1"/>

    <category name="OCT05" x="60" showVerticalLine="1"/>

    <category name="APR06" x="75" showVerticalLine="1"/>

    <category name="OCT06" x="90" showVerticalLine="1"/>

    <category name="APR07" x="105" showVerticalLine="1"/>

    <category name="OCT07" x="120" showVerticalLine="1"/>

    <category name="APR08" x="135" showVerticalLine="1"/></categories>

    <dataSet seriesName="Valid" anchorSides="6" color="#0000FF" anchorRadius="6" anchorBgColor="#0000FF"  anchorBorderColor="#000000">

    <set y="152"x="15.0"  tooltext= "08APR04 , 152"/><application> <apply toObject='TOOLTIP'/></application>

    </dataSet><dataSet anchorSides="6" anchorRadius="6" anchorBgColor="#0000FF"  anchorBorderColor="#000000">

    <set y="177"x="30.0"  tooltext= "11OCT04 , 177"/><application> <apply toObject='TOOLTIP'/></application>

    </dataSet><dataSet anchorSides="6" anchorRadius="6" anchorBgColor="#0000FF"  anchorBorderColor="#000000">

    <set y="198"x="45.0"  tooltext= "06APR05 , 198"/><application> <apply toObject='TOOLTIP'/></application>

    </dataSet><dataSet anchorSides="6" anchorRadius="6" anchorBgColor="#0000FF"  anchorBorderColor="#000000">

    <set y="216"x="60.0"  tooltext= "07OCT05 , 216"/><application> <apply toObject='TOOLTIP'/></application>

    </dataSet><dataSet seriesName="Estimate" anchorSides="6" color="#C0C0C0" anchorRadius="6" anchorBgColor="#C0C0C0"  anchorBorderColor="#000000">

    <set y="220"x="62.5"  tooltext= "13NOV05 , 220"/><application> <apply toObject='TOOLTIP'/></application>

    </dataSet><dataSet anchorSides="6" anchorRadius="6" anchorBgColor="#0000FF"  anchorBorderColor="#000000">

    <set y="241"x="75.0"  tooltext= "04APR06 , 241"/><application> <apply toObject='TOOLTIP'/></application>

    </dataSet><dataSet anchorSides="6" anchorRadius="6" anchorBgColor="#0000FF"  anchorBorderColor="#000000">

    <set y="288"x="90.0"  tooltext= "16OCT06 , 288"/><application> <apply toObject='TOOLTIP'/></application>

    </dataSet><dataSet anchorSides="6" anchorRadius="6" anchorBgColor="#0000FF"  anchorBorderColor="#000000">

    <set y="304"x="97.5"  tooltext= "10JAN07 , 304"/><application> <apply toObject='TOOLTIP'/></application>

    </dataSet><dataSet anchorSides="6" anchorRadius="6" anchorBgColor="#0000FF"  anchorBorderColor="#000000">

    <set y="304"x="105.0"  tooltext= "11APR07 , 304"/><application> <apply toObject='TOOLTIP'/></application>

    </dataSet><dataSet seriesName="ToValidate" anchorSides="6" color="#FFFF00" anchorRadius="6" anchorBgColor="#FFFF00"  anchorBorderColor="#000000">

    <set y="500"x="122.5"  tooltext= "26NOV07 , 500"/><application> <apply toObject='TOOLTIP'/></application>

    </dataSet>

    <vTrendlines>

    <line startValue="0" endValue="36" alpha="5" color="00FF00" />

    <line startValue="36" endValue="116" alpha="15" color="FFFF00" />

    <line startValue="116" endValue="132" alpha="15" color="FF0000" />

    </vTrendlines>

    </graph>

    What property needs to be add for dispaly the trend line  like attached doc red color trend line.

    Pls refer the atached doc for your reference.

    Thanks,

    Mohan

    sample graph.doc


  4. Hi ,

      I am fine with your answer.Now y-axis divider lines are coming with concrete  value.

    But i want to konw how the automatic divider will be calculated based on the value.

    For example ,

      First Graph will be dispalyed with y-axis divider lines.Pls refer the atatchement first graph.

      Second time i added one more value and  view the graph.it shows all the pointer with out any one y-axis divider line.Pls refer the second graph  in the attahcment.

    Mohan

    attachment.doc


  5. Iam using scatter chart . In my xml is like below.

    <graph caption="" formatNumberScale='0' canvasBgColor="FFFFFF" numDivLines="10" yAxisName="Consumption" xAxisName="Date" rotateNames="0" showLegend="1" showNames="1" xAxisMaxValue="132" xAxisMinValue="11" yAxisMinValue="1391" yAxisMaxValue="1411" decimalPrecision="0">

    <categories verticalLineColor="666666" verticalLineThickness="1"><category name="0" x="0" showVerticalLine="1"/>

    Pls let me know how y axis line is divided in the Graph.Some time its divided by 12 lines and some time divided by only one/two lines .

    Pls let me know how to resolve this issues.Plf refer the atached graph for your reference.

    Thanks,

    Mohan

    Q&A 4220.doc


  6. Could you help me how to display the tool tip for both 'x  & y ' axis value using xzml file

    By default it shows 'y' axis value  when  moving mouse to  over the point.

    This is my xml file generated

    ========================

    <graph caption=""  formatNumberScale='0' canvasBgColor="FFFFFF" numDivLines="10" yAxisName="Reading" xAxisName="Date" rotateNames="0" showLegend="1" showNames="1" xAxisMaxValue="132" xAxisMinValue="11" yAxisMinValue="0" yAxisMaxValue="2124" decimalPrecision="0">

    <categories verticalLineColor="666666" verticalLineThickness="1"><category name="0" x="0" showVerticalLine="1" showToolTip = "1"/>

    <category name="AUG05" x="15" showVerticalLine="1"/>

    <category name="FEB06" x="30" showVerticalLine="1"/>

    <category name="AUG06" x="45" showVerticalLine="1"/>

    <category name="FEB07" x="60" showVerticalLine="1"/>

    <category name="AUG07" x="75" showVerticalLine="1"/>

    <category name="FEB08" x="90" showVerticalLine="1"/>

    <category name="AUG08" x="105" showVerticalLine="1"/>

    <category name="FEB09" x="120" showVerticalLine="1"/></categories>

    <dataSet seriesName="Estimate (manual)" anchorSides="6" anchorRadius="6" anchorBgColor="0000FF"  anchorBorderColor="000099">

    <set y="2114"x="15.0" />

    </dataSet><dataSet anchorSides="6" anchorRadius="6" anchorBgColor="0000FF"  anchorBorderColor="000099">

    <set y="2114"x="30.0" />

    </dataSet><dataSet seriesName="Routine" anchorSides="6" anchorRadius="6" anchorBgColor="D5FFD5"  anchorBorderColor="009900">

    <set y="0"x="30.0" />

    </dataSet><dataSet anchorSides="6" anchorRadius="6" anchorBgColor="D5FFD5"  anchorBorderColor="009900">

    <set y="0"x="32.5" />

    </dataSet><dataSet anchorSides="6" anchorRadius="6" anchorBgColor="D5FFD5"  anchorBorderColor="009900">

    <set y="0"x="45.0" />

    </dataSet><dataSet anchorSides="6" anchorRadius="6" anchorBgColor="D5FFD5"  anchorBorderColor="009900">

    <set y="0"x="60.0" />

    </dataSet><dataSet seriesName="Estimate (auto)" anchorSides="6" anchorRadius="6" anchorBgColor="FF0000"  anchorBorderColor="990000">

    <set y="0"x="72.5" />

    </dataSet><dataSet anchorSides="6" anchorRadius="6" anchorBgColor="D5FFD5"  anchorBorderColor="009900">

    <set y="10"x="75.0" />

    </dataSet>

    <vTrendlines>

    <line startValue="0" endValue="36" alpha="5" color="00FF00" />

    <line startValue="36" endValue="116" alpha="15" color="FFFF00" />

    <line startValue="116" endValue="132" alpha="15" color="FF0000" />

    </vTrendlines>

    </graph>

    =============================================================================

    Thanks,

    Mohan