openSUSE/osem

View on GitHub
app/views/application/_line_chart.html.haml

Summary

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