java - setUpperBound of pictured chart -


can change maximum value of axis if linechart drawn already? know setupperbound() method, see works when used initialization of chart. want change upper , lower bounds of existed chart (there no result).

the problem in auto ranging. desicion:

 yaxis.setautoranging(false); 

Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -