Add a Streaming Data Simulator with the following options on the UI -
1) Play, Pause and Clear functions. (possibly using material button groups)
2) # of entries per second setter function. (possibly using slider) Default Range could be 0.5 - 10
3) Probability of 'insert', 'update', 'replace', 'remove' operation selections. (possibly using sliders)
4) Max # of entries. (possibly using form input)
The data needs to be generated using 'casual-browserify' from a global data service which would be common to all visualizations.
Add a Streaming Data Simulator with the following options on the UI -
1) Play, Pause and Clear functions. (possibly using material button groups) 2) # of entries per second setter function. (possibly using slider) Default Range could be 0.5 - 10 3) Probability of 'insert', 'update', 'replace', 'remove' operation selections. (possibly using sliders) 4) Max # of entries. (possibly using form input)
The data needs to be generated using 'casual-browserify' from a global data service which would be common to all visualizations.