osem-fcy/app/views/application/_line_chart.html.haml
2022-02-23 14:36:07 +01:00

8 lines
167 B
Text

.row
.col-md-12
.text-center
%h4
= title
.row
.col-md-12
= line_chart data, legend: 'bottom', download: true, messages: { empty: 'No data' }