new StocksAdapter()
This adapter returns data to be plotted
Methods
-
(static) getData() → {object}
-
retrieves JSOn object holding array of data to plot
- Source:
- To Do:
-
- should call some third party instead of returning static data
Returns:
json array of array- Type
- object