Merge pull request #237 from openHPI/repair_charts

Improve working time bar graph
This commit is contained in:
MrSerth
2018-12-18 15:24:23 +01:00
committed by GitHub
2 changed files with 83 additions and 111 deletions

View File

@@ -33,7 +33,7 @@ h1 = @exercise
-working_time_array.push working_time
hr
.d-none#data data-working-time=ActiveSupport::JSON.encode(working_time_array)
.graph-functions
.working-time-graphs
div#chart_1
hr
div#chart_2