rudydroopy

Members
  • Content count

    2
  • Joined

  • Last visited

Everything posted by rudydroopy

  1. Hello, I'm using last version of fusionChart (3.0.7) and I need to show 3 trendlines in a multi bar graph. It work properly, but it is unreadable because the trenlines ar too close. I was wondering if it's possible to rotate (verticaly) this values... Or to show them on different lines, but i'd rather just rotate them. thanks
  2. Rotate trendllines values string in multi bar

    Your suggestion doesn't seem to work in MSBar3D... There's no visible change i'm using fusionChart_Gen.php Is there any way to add linked value on the graphs (the point is I need to show the percent value of the firest dataset compare to the last) something like this: ________ ________| ______|____ ___________| ____ ____|_ 75% ______| 100% _____| 50% thanks