hackerspace-bootstrap / strichliste-web

DEPRECATED - frontend for the strichliste api
http://demo.strichliste.org/
MIT License
11 stars 10 forks source link

Metrics bar charts are hidden until mouse hovers over bar #60

Closed breti closed 9 years ago

breti commented 9 years ago

On the metrics page the bar charts are hidden initially. They are shown as soon as one hovers over one of the bars on each bar chart.

Same in firefox and chrome (both most current release versions).

Reproducible with your demo installation (http://demo.hackerspace-bootstrap.org/strichliste-web/#/metrics) as well.

strichliste_-_2015-06-28_11 29 12 strichliste_-_2015-06-28_11 29 38

schinken commented 9 years ago

This issue appeared after the update of angularJS. Let me investigate this

schinken commented 9 years ago

I decided to migrate from Chart.js to angular-charts. See #61. I'll close that issue if it's resolved