mirror of https://github.com/onweru/compose.git

weru
21.12.2020 d5d1ffcaa8ec0867f2dfa226153f22642d20e115
layouts/shortcodes/chart.html
@@ -65,7 +65,7 @@
    datasets: [{
      data: dataTally,
      backgroundColor: {{ $data.colors }},
      label: "Random Data"
      label: {{ $data.title }}
    }],
    labels: labels