Changed height Chart

This commit is contained in:
Luiz F Picolo 2021-10-08 22:44:22 -04:00
parent 0e8fc329bf
commit 0d9cb95f6b
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
<%= bar_chart @data, xtitle: "Datetime", ytitle: "Rate" %> <%= bar_chart @data, xtitle: "Datetime", ytitle: "Rate", id: "users-chart", height: "700px" %>