FusionCharts Forum: Lines not On Graph - FusionCharts Forum

Jump to content

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

Lines not On Graph

#1 User is offline   backpacker299 

  • Advanced Member
  • PipPipPipPip
  • Group: Members
  • Posts: 31
  • Joined: 21-April 09

Posted 02 October 2009 - 06:42 AM

I am using FusionCharts to graph the amount of energy generated by a solar hot water heater in near real time. From midnight until a little after sunrise, the amount of energy generated is 0, so all of the values in the XML are 0. When this is true, the Y-Axis has values "0.00", and then "NaN.00M" six time from bottom to top. The actual line on the graph is not located on the X-Axis, but is instead visible at the very top border of the entire graph area, outside of the actual graph. I have the 'yAxisMinValue' attribute in my graph tag and it is set to 1. You can see an example at http://www.qisol.com.../data/test.php.



Thanks in advance for any insight you may have on this.
Nik
0

Other Replies To This Topic

#2 User is offline   Basundhara Ghosal 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2459
  • Joined: 15-September 09

Posted 03 October 2009 - 12:25 AM

Hi Nik,



Could you please send us the XML code that you are using as an attachment so that we may have a look to it.



Waiting for your reply.:)
Regards,

Basundhara Ghosal

Follow us on Twitter :D
0

Other Replies To This Topic

#3 User is offline   backpacker299 

  • Advanced Member
  • PipPipPipPip
  • Group: Members
  • Posts: 31
  • Joined: 21-April 09

Posted 03 October 2009 - 10:04 AM

I have attached the XML. Thank you for taking a look.

Attached File(s)

  • Attached File  chart.xml (24.73K)
    Number of downloads: 34

Nik
0

Other Replies To This Topic

#4 User is offline   Sudipto Choudhury 

  • Supreme Being
  • Group: Administrators
  • Posts: 1919
  • Joined: 19-March 07

Posted 05 October 2009 - 01:34 AM

Hi,

It wont be a problem if you explicitely define the yAxisMaxValue and yAxisMinValue.

Please check.

<graph yAxisMaxvalue='1' yAxisMinvalue='0'>
<set value='0'/>
<set value='0'/>
<set value='0'/>
<set value='0'/>
<set value='0'/>
</graph>

Regards,

Sudipto Choudhury
FusionCharts Team

Follow us on Twitter

I code, therefore I am.

0

Other Replies To This Topic

#5 User is offline   backpacker299 

  • Advanced Member
  • PipPipPipPip
  • Group: Members
  • Posts: 31
  • Joined: 21-April 09

Posted 26 October 2009 - 12:38 AM

I apologize for the long delay in responding, but this did indeed fix the problem. Much thanks!
Nik
0

Other Replies To This Topic

#6 User is offline   Basundhara Ghosal 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2459
  • Joined: 15-September 09

Posted 26 October 2009 - 01:32 AM

Hi,

You are always welcome. :)

Glad that we could help you.

Happy FusionCharting.

Regards,

Basundhara Ghosal

Follow us on Twitter :D
0

Other Replies To This Topic

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