Skip to content

Commit b8e662f

Browse files
author
Paul Wissenberg
committed
new try
1 parent b1f5264 commit b8e662f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/lib/components/charts/custom/stateEmissionsComparisonDE

src/lib/components/charts/custom/stateEmissionsComparisonDE/index.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
});
7272
7373
function loadCsvData() {
74-
Papa.parse('/data/de-federal-states-emissions.csv', {
74+
Papa.parse('/de-federal-states-emissions.csv', {
7575
download: true,
7676
header: true,
7777
dynamicTyping: true,

0 commit comments

Comments
 (0)