Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Commit

Permalink
add chart to simulation results page with periods highlighted
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyvankooten committed Feb 7, 2020
1 parent 18d1846 commit ba9fc60
Show file tree
Hide file tree
Showing 8 changed files with 1,983 additions and 1,799 deletions.
1,789 changes: 0 additions & 1,789 deletions data.csv

This file was deleted.

9 changes: 9 additions & 0 deletions deploy.sh
@@ -0,0 +1,9 @@
#!/usr/bin/env bash

ssh -t dutchfirecalc@s1.dvk.co "\
cd ~/dutchfirecalc.nl; \
git pull; \
source ~/.cargo/env; \
cargo build --release; \
sudo systemctl restart dutchfirecalc; \
"
2 changes: 2 additions & 0 deletions public/d3.min.js

Large diffs are not rendered by default.

0 comments on commit ba9fc60

Please sign in to comment.