| assets/js/search.js | patch | view | raw | blame | history | |
| layouts/partials/scripts/other.html | patch | view | raw | blame | history | |
| layouts/shortcodes/chart.html | ●●●●● patch | view | raw | blame | history |
assets/js/search.js
layouts/partials/scripts/other.html
layouts/shortcodes/chart.html
@@ -1,6 +1,6 @@ {{ $datasetKey := .Get 0 }} {{ $charts := .Get 1 }} {{ $data := index $.Page.Params $datasetKey }} {{- $datasetKey := .Get 0 }} {{- $charts := .Get 1 }} {{- $data := index $.Page.Params $datasetKey }} {{- $dataURL := $data.fileLink }} {{- $separator := "," }} {{- $dataFile := getCSV $separator $dataURL }}