FusionCharts Forum: xaxis = yaxis - FusionCharts Forum

Jump to content

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

xaxis = yaxis

#1 User is offline   eescobed 

  • Forum Newbie
  • Group: Members
  • Posts: 2
  • Joined: 26-November 09

Posted 26 November 2009 - 03:08 PM

I need that the values are displayed in the same range xaxis and yaxis type of graph used is StackedColumn3DLineDY.swf
 
will have some property for xaxis and yaxis show the same value

thanks in advance

 

:w00t:

Attached File(s)

  • Attached File  data3.xml (2.81K)
    Number of downloads: 21

0

Other Replies To This Topic

#2 User is offline   Madhumita 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1434
  • Joined: 04-September 09

Posted 26 November 2009 - 11:56 PM

Hello,

Welcome to FusionCharts Forum. :)

If you wish to set the x-axis and y-axis scales equal, please set equal values for PYAxisMinValue  & SYAxisMinValue and SYAxisMaxValue & PYAxisMaxValue  in the <chart> element.

In your case it would be <chart ....PYAxisMinValue='0' PYAxisMaxValue='4000' SYAxisMinValue='0' SYAxisMaxValue='4000'....>
Note: this is only possible if both the axes have positive y-axis values.

Looking forward to your feedback. :)

Regards,
Madhumita Chakraborty

Follow us on Twitter :)
0

Other Replies To This Topic

#3 User is offline   eescobed 

  • Forum Newbie
  • Group: Members
  • Posts: 2
  • Joined: 26-November 09

Posted 27 November 2009 - 07:10 AM

Madhumita thanks for your good intentions ....

I have been very helpful to your response

a hug from Chile

0

Other Replies To This Topic

#4 User is offline   Madhumita 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1434
  • Joined: 04-September 09

Posted 27 November 2009 - 07:14 AM

Hello,

You are most welcome. :)

Loads of hugs to you too.

Regards,
Madhumita Chakraborty

Follow us on Twitter :)
0

Other Replies To This Topic

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