Couple questions
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



Couple questions Expand / Collapse
Author
Message
Posted 1/26/2008 12:01:50 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 1/29/2008 7:23:10 AM
Posts: 4, Visits: 6
Can a moving average be added to single and multi-source line charts? I am sure I can create a calculation that will add an new dataset to the xml but was curious if that function was already there.

Adjusting the yaxismin and max value. I am making a few charts and it would be easier to have it auto adjust. It seems to auto adjust from 0 though and not a range of the data in the chart. What is the best way to mark the values to get the chart to automatically adjust to the values of the data.

Thanks
Post #4136
Posted 1/28/2008 10:15:20 PM
FusionCharts Team

FusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts Team

Group: Administrators
Last Login: 7/29/2008 12:15:49 PM
Posts: 2,001, Visits: 474
>> Can a moving average be added to single and multi-source line charts? I am sure I can create a calculation that will add an new dataset to the xml but was curious if that function was already there.
You can add trendlines or trendzones to the chart - however, those have just a starting and ending value and do not work on formulas.

>> What is the best way to mark the values to get the chart to automatically adjust to the values of the data.
FusionCharts automatically adjusts the y-axis values based on the data provided in your chart. Can you give us a specific XML example where this is not working?


Thanks,
Pallav Nadhani
FusionCharts Team
Post #4180
Posted 1/28/2008 10:44:42 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 1/29/2008 7:23:10 AM
Posts: 4, Visits: 6
graph caption="Isogen Prices" yAxisName="ISK" showhovercap="1" hovercapbg="FFECAA" hovercapborder="F47E00" formatNumberScale="0" decimalPrecision="2" showvalues="0" animation="1" numdivlines="3" numVdivlines="0" lineThickness="3" rotateNames="1" showAnchors="1" anchorSides="10" anchorBorderColor="FFFFFF" anchorBorderThickness="1" anchorRadius="3" yaxisminvalue="50" yaxismaxvalue="80"

that is my set up. I added in the yaxis to get it to work. if they are removed it will start at 0 and go to the highest data point. My data points look like this.

dataset seriesname="Buy" color="0099FF" showValue="1" alpha="100" showAnchors="1" lineThickness="2" ID="2"
set value="70"
set value="72"

.....


and

dataset seriesname="Sell" color="FF8000" showValue="1" alpha="80" showAnchors="1" lineThickness="2" ID="3"
set value="60"
set value="60"
set value="60"

some of the charts I make have values around 10000 so all the chart lines are jammed up at the top.
Post #4194
Posted 1/28/2008 11:30:32 PM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Moderators
Last Login: Today @ 4:23:50 AM
Posts: 738, Visits: 1,187
hi,

you can try adding setAdaptiveYMin ='1' to autoadjust the min value.

Regards,

Sudipto Choudhury
FusionCharts Team

Post #4197
Posted 1/28/2008 11:41:07 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 1/29/2008 7:23:10 AM
Posts: 4, Visits: 6
nope that did not work either. standard range was 50-80. no yaxis or with the addition you gave I still get 0-80
Post #4199
Posted 1/29/2008 12:52:53 AM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Moderators
Last Login: Today @ 4:23:50 AM
Posts: 738, Visits: 1,187
hi,m

I am sorry setAdaptiveYMin is for v3 charts. I am afraid you can not set the chart in vFREE to automatically set yaxis min value.

Regards,

Sudipto Choudhury
FusionCharts Team

Post #4202
Posted 1/29/2008 7:23:18 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 1/29/2008 7:23:10 AM
Posts: 4, Visits: 6
ok thanks
Post #4209
« Prev Topic | Next Topic »


Permissions Expand / Collapse

All times are GMT -7:00, Time now is 7:00pm


Execution: 0.047.