Pavel Lapin

Members
  • Content count

    2
  • Joined

  • Last visited

About Pavel Lapin

  • Rank
    Forum Newbie
  1. Whole numbers on y axis

    Hallo Dhruva, thank you for answering soon! I have already thought, that the axis're inverted and tried to force whole numbers with yAxisValueDecimals='0'. But it didn't worked.
  2. Whole numbers on y axis

    Hi, I'm trying out FusionCharts now. And I have the similar problem. I'm using the Bar2D.swf chart and I need only the whole-numbur-values for the x-axis. I've tryed to solve it with xAxisValueDecimals='0'. This didn't work. Is there any possibility to solve this problem? By the way, I have noted, there are a bug with x- and y-axisNames. The have been changed. So I have to assign the name of the x-axis using the "yAxisName" attribut. Thanks!