Commit 44745c53 authored by Paul Asmuth's avatar Paul Asmuth
Browse files

fms server screens

parent 24a14c68
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ enables you to build beautiful real-time analytics dashboards within minutes.

Documentation: [fnordmetric.io](http://fnordmetric.io/documentation/)

[ ![Screenshot](https://github.com/paulasmuth/fnordmetric/raw/v1.0-alpha/doc/preview3.png) ](http://github.com/paulasmuth/fnordmetric)
[ ![Screenshot](https://raw.githubusercontent.com/paulasmuth/fnordmetric-dev/master/fnordmetric-doc/web/assets/img/fnordmetric_server_screen1.png) ](http://github.com/paulasmuth/fnordmetric)


#### FnordMetric ChartSQL
+4 −1
Original line number Diff line number Diff line
@@ -18,8 +18,10 @@
    - better error message style
    - compare with yesterday in metric preview widget
    - refresh btn in metric preview widget
    - onunload in quert editor

    - onunload in query editor
    - window resize in query editor
    - execution info fix

[ release ]
    - functions: round, median, percentile
@@ -100,6 +102,7 @@
    - report with markdown + chartsql

[ bug q ]
    - multiple unnamed select/series should not be merged
    - bug: NAN is not a valid value in SVG
    - SELECT count(*) AS row_count FROM `/osx/load_avg_5m`; --- does not return col name
    - bug: line chart with only negative values
+76.9 KiB (196 KiB)
Loading image diff...
+238 KiB
Loading image diff...
+131 KiB
Loading image diff...