Hello All,
I would like to know if it is possbile to create a histogram in Mashzone? The input I have for the mash app is an excel file that contains a cell range of data (for example: how many times an appplication has been used). How should I configure the data feed, how can I define the range of the data bins (column range of the histogram).
I have tried but did not find a easy way, I think it should be possible. Any help is welcome.
Thanks in advance.
Roy Diemeer
Stephan Freudl on
Hi Roy,
I'm not sure if this article describes the historgram you mean but it least values from different points in the past are visualized.
The important point is that your data source must provide the history of values. MashZone does not store any data it reads but it forgets all data as soon as data feeds are evaluated the next time, i.e. the data just flows through MashZone.
So basically you add a time column to your feed to asign each value a date. Obviously the number of rows will increase but this is matter of granularity. The example linked above does this already.
Regards
Stephan