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

c# - passing input text from view to contoller with FacebookContext using Facebook app -

ios - Does Core Data autoupdate a many to many relationship on saving -

Calling a C++ function from C# by passing a string with variable size to it -