elitzur

Members
  • Content count

    8
  • Joined

  • Last visited

Posts posted by elitzur


  1. hello good pepole,:)

    im using Cylinder Gauge with real time data the retuns from a diffrent aspx page. (the data comes from a sotred porcedure) everything seems to be working fine.

    the porblem is that i would like to max value of the Cylinder Gauge to be changed in reference to te value retuned. or if i could return a value that i want to be set as max value.

    all i could find is how to Staticly set the max value. can it be changed???

     

     

    thanks alot


  2. Hello.

    i have made simple chart with Column3D.swf that gets data from a stored procedure.

    i wanted to get data automaticly every N secons.

    i have done this using ASP:UpdatePanel and ASP:Timer.

    seems to work fine,

    the only problem is that the chart re builds its coulmns every time. (like its playing the starting "animation" all over,

    is there a way i can turn this off so it rebuilds to the current cluomn size with out having it "play" every N seconds?

     

    thanks for any help


  3. hi there,

    new to your products.

    iv been evaluating so far fusionCharts and FusionWidgets.

    i have been reading the documentaion.

    and other from being able to achive static charts. i havnt been able to make an automatic update with live data.

    the documentaions were not very clear on how to achive this.

    is there any video/step by step guide/real example/ or anything that can guide me through this.

     

    basicly, im using VS2010 asp.net web application.

    i get my data from an orcale stored procedure ( iv already been able to get the data into xml with no problem).

    i need to have the charts refresh every X seconds.

     

    i read about the methods needed. but still not clear on: where/how etc.

    Thanks alot for any assitence!


  4. -sorry worng forum-

    hi there,

    new to your products.

    iv been evaluating so far fusionCharts and FusionWidgets.

    i have been reading the documentaion.

    and other from being able to achive static charts. i havnt been able to make an automatic update with live data.

    the documentaions were not very clear on how to achive this.

    is there any video/step by step guide/real example/ or anything that can guide me through this.

     

    basicly, im using VS2010 asp.net web application.

    i get my data from an orcale stored procedure ( iv already been able to get the data into xml with no problem).

    i need to have the charts refresh every X seconds.

     

    i read about the methods needed. but still not clear on: where/how etc.

    Thanks alot for any assitence!