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



Chart question Expand / Collapse
Author
Message
Posted 8/15/2007 5:04:43 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 8/19/2007 3:47:54 PM
Posts: 3, Visits: 14
Hi - I'm using currently the trial version of your fusionchart v3. I have problems to create a line-chart with fixed y-axis values. The y-axis should display the possible answers of a poll. The x-axis should display the dates, the user have vote for this poll. So, on the chart I can see, how the User changed his opinion in the course of time.

Here an example:
(y-axis)
answer 1         x                                        x
answer 2                                    x
answer 3                      x
answer 4
(x-axis)      8/10/07   8/11/07   8/12/07    8/13/07

The x shown as line-chart
Since I have more polls, the line-chart values of the x- and y-axis will create dynamically by my programm.

Obviously, I can't create this kind of chart only with the declaration of the "<set label='12.08.2007' value='answer 1' />". Can you give me some hints, how it is possible to solve my chart-problem?

Thanks a lot!

Best regards,
Marcus Weidenfeller

Post #1976
Posted 8/17/2007 2:11:44 AM
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
Hi,

Currently, FusionCharts supports only numbers for <set value='xx' ...>. However, to simulate your chart, you can use the following method:

  1. To each answer that you want to see on the y-axis, allot a unique numeric value - say 1 or 2 or 3.
  2. Now, put <set label='Date' value='Numeric value of answer' ..>
  3. Hide the y-axis values
  4. Plot each answer on y-axis as a trend line using the numeric value as start value and answer text as displayValue.


Thanks,
Pallav Nadhani
FusionCharts Team
Post #1990
Posted 8/19/2007 9:19:43 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 8/19/2007 3:47:54 PM
Posts: 3, Visits: 14
works fine, thank you
Post #2010
« Prev Topic | Next Topic »


Permissions Expand / Collapse

All times are GMT -7:00, Time now is 10:57am


Execution: 0.156.