1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/web/ synced 2025-03-16 00:00:03 +01:00
Commit graph

17 commits

Author SHA1 Message Date
Markus Grigull
63998ffb1e Add small changes 2015-11-27 07:21:41 -05:00
Markus Grigull
fe82212fdd Add changes to extended layout 2015-10-28 09:47:12 -04:00
Markus Grigull
1564733615 Add static chart
Tried to fix layout problems but could not complete
2015-10-16 00:36:02 +02:00
Markus Grigull
e9c8459216 Add height and useLabel parameter to line-chart
Add chart of fixed property to consumer page
2015-10-15 17:09:02 +02:00
Markus Grigull
665617d19d Change layout to fixed unscrollable single page
Still images and text and charts are work in progress
2015-10-15 14:37:16 +02:00
Markus Grigull
77db5ec1f1 Add min and max value to plot via property metadata 2015-10-14 15:50:59 +02:00
Markus Grigull
9fdeeb2719 Add highlight of current plotted attribute
Change chart line color to blue.
2015-10-14 15:10:10 +02:00
Markus Grigull
8ecc8ba95d Improved grid layout
S1's properties are clickable and drawn in the plot.
2015-10-13 16:02:28 +02:00
Markus Grigull
806de033d4 Start 2x2 grid layout 2015-10-13 14:12:34 +02:00
Markus Grigull
b7c8a47611 Add time scaled data
Data is send in arrays with timestamp for each value. The X-Axis
on the chart now displays the real time of the data.
2015-10-12 17:36:34 +02:00
Markus Grigull
f382dc9e8b Use time stamps on X axis 2015-10-12 12:25:14 +02:00
Markus Grigull
2fd9aee6aa Changed entity layout 2015-10-09 13:31:45 +02:00
Markus Grigull
453638477e Add fixed axis length to charts
Fix now really switching entities when chart was shown
2015-10-09 13:13:44 +02:00
Markus Grigull
14e29f91cc Fix live update while switching entities 2015-10-09 12:31:42 +02:00
Markus Grigull
5a84de89c0 Charts are live updated
The chart draw method is called every 500ms.
2015-10-09 12:29:32 +02:00
Markus Grigull
acebff7c0c Move charts to pure flotcharts.js and redraw on data change 2015-10-09 11:35:31 +02:00
Markus Grigull
1b576d543c Add static charts for properties 2015-10-09 09:22:35 +02:00