dtoqemais553654797 2011-01-05 10:17
浏览 30
已采纳

使用pChart在Y轴上的特定划分和范围

I am making a script to generate a plot graph. It will hold values between 1 and 10. My problem is that I want the Y axis to go from 1 to 10 with a step of 1, and by default it ranges between the minimum value and the maximum.

I tried to fiddle with it for a while using this documentation article, but I am now truly stuck.

edit This far I've got so far as to getting the Y axis to start from 0.

  • 写回答

2条回答 默认 最新

  • dongpai2754 2011-01-05 10:53
    关注

    I managed to fix this by making a transparent serie of data, holding the maximum value.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?