FusionCharts Forum: Multi-series 2D line Graph -- increments shown on the Y axis - FusionCharts Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Multi-series 2D line Graph -- increments shown on the Y axis Multi-series 2D line Graph -- increments shown on the Y axis

#1 User is offline   shiva.madagani 

  • Forum Newbie
  • Group: Members
  • Posts: 3
  • Joined: 05-August 10

Posted 05 August 2010 - 05:23 AM

I am using Multi-series 2D line Graph. On Y axis am showing the performance of appliactions.

Y axis min value is around 96 and max value is 100.

Do we have any control over the increments shown on the Y axis?

If so, please let me know how we can do that?



can we show increments of .2%? something like 96.0 96.2 96.4 96.6 96.8 ... 99.8 100



I am currently using the following code.




formatNumberScale='0' showvalues='0' animation='1' numVdivlines='9' yAxisMinValue='96' yAxisMaxValue='100' lineThickness='1'>
0

Other Replies To This Topic

#2 User is offline   Rajroop 

  • FusionCharts Team
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1803
  • Joined: 19-May 09

Posted 05 August 2010 - 05:31 AM

Hey Shiva,



Could you pass us the entire XML file that you are working with here? I'd love to run some tests on the same and confirm on this.



Looking forward to your post.
Regards,

Rajroop Bhaduri

FusionCharts Team

Help us improve our documentation with your precious feedback at:
http://documentation...sioncharts.com/

Follow us @Twitter
0

Other Replies To This Topic

#3 User is offline   Sanjukta 

  • Supreme Being
  • Group: Administrators
  • Posts: 1664
  • Joined: 15-March 10

Posted 05 August 2010 - 05:37 AM

Hi,

Welcome to FusionCharts Forum. :)

Could you please try using the attributes numDivLines='19' and adjustDiv='0' in the <chart> element?

Ref.- <chart formatNumberScale='0' showvalues='0' animation='1' numVdivlines='19' adjustDiv='0' yAxisMinValue='96' yAxisMaxValue='100' lineThickness='1'>

Hope this helps. :)

Help us improve our documentation with your precious feedback at:
http://documentation...sioncharts.com/

Thanks,
Sanjukta

Follow us @Twitter!
0

Other Replies To This Topic

#4 User is offline   shiva.madagani 

  • Forum Newbie
  • Group: Members
  • Posts: 3
  • Joined: 05-August 10

Posted 05 August 2010 - 06:00 AM

Sanjukta,



Thanks for your quick reply :), but its not working.



Rajroop Bhaduri,



Please find xml file in the attachment.



Thanks

Shiva

Attached File(s)


0

Other Replies To This Topic

#5 User is offline   Sanjukta 

  • Supreme Being
  • Group: Administrators
  • Posts: 1664
  • Joined: 15-March 10

Posted 05 August 2010 - 06:14 AM

Hi,

Could you please try using the attribute "numDivLines='19'" instead of the attribute "numVdivlines='9'" in the <chart> element?

Also, please try to provide a numeric value for the attributes "yAxisMinValue" and "yAxisMaxValue" in the <chart> element.

Ref.- <chart caption="ABC Company" xAxisName="Month-Year" yAxisName="Performance" hovercapbg="FFECAA" hovercapborder="F47E00" formatNumberScale="0" showvalues="0" animation="1" numVdivlines="9" yAxisMinValue=""+yMin+"" yAxisMaxValue=""+yMax+"" lineThickness="1">

Please refer to the screenshot of the chart rendered with your XML.

Hope this helps. :)

Attached image(s)

  • Attached Image: monthly_09_2010/post-8143-128441587382.jpg

Help us improve our documentation with your precious feedback at:
http://documentation...sioncharts.com/

Thanks,
Sanjukta

Follow us @Twitter!
0

Other Replies To This Topic

#6 User is offline   shiva.madagani 

  • Forum Newbie
  • Group: Members
  • Posts: 3
  • Joined: 05-August 10

Posted 05 August 2010 - 10:00 AM

Hey Sanjukta,



Its working, Thanks a lot!!!!



Shiva
0

Other Replies To This Topic

#7 User is offline   Rajroop 

  • FusionCharts Team
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1803
  • Joined: 19-May 09

Posted 05 August 2010 - 10:25 AM

Hey Shiva,



You are most welcome!



happy FusionCharting!
Regards,

Rajroop Bhaduri

FusionCharts Team

Help us improve our documentation with your precious feedback at:
http://documentation...sioncharts.com/

Follow us @Twitter
0

Other Replies To This Topic

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic