zalando-zmon / zmon-controller

ZMON UI and REST API
https://docs.zmon.io/
Other
21 stars 17 forks source link

CSS: height of dashboard charts too small #57

Closed hjacobs closed 8 years ago

hjacobs commented 8 years ago

The dashboard charts are now "kind of" broken, the height is too small for the containing box, see screenshot:

zmon-dashboard-charts-broken

This might be related to this change: https://github.com/zalando/zmon-controller/commit/43c8017e0e4b031f4e3218f63b36f5650c066286

hjacobs commented 8 years ago

This bug can be experienced here: https://demo.zmon.io/#/dashboards/view/1

elauria commented 8 years ago

after css cleaning ".check-charts .chart" classes were erroneously removed and went undetected for lack of local testing on widgets that get kairos data (kairos container was down and controller failed to retrieve any data for chart widget)

classes have been set back, locally tested after restaring kairos container in vagrant box and deployed on live demo