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

How can I add a seperate action listener to all 14 of my buttons at once that can determine player turn?(java) -

php - Sorting an multidimension array using usort fails -

Simple file compression in C -