Marcus Weidenfeller

Members
  • Content count

    3
  • Joined

  • Last visited

About Marcus Weidenfeller

  • Rank
    Forum Newbie
  1. caption/subCaption in multiple lines

    hi - is it possible to render the chart caption or subCaption in multiple lines like the tooltip? regards, Marcus Weidenfeller
  2. Chart question

    works fine, thank you
  3. Chart question

    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