amcharts - Force start and end date on an AmStockChart -


The problem I am creating an AmStockChart with annual data is that I have X axis from 1 x to 12/31 I want to go and currently the upper limit is dynamically set with the maximum date in the dataset.

Is it possible to force it? It seems that it can be modified in stockguy.valuexis, but the documentation is not really clear to me.

To store it, you must

  dataprider = [ Date: New date (2014,0,1)}, ... {date: new date] requires adding a "dump" entry. (2014,11,31)}]    

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -