README ¶ covid19 Graphing covid19 timeseries Get dataset git clone https://github.com/CSSEGISandData/COVID-19 Download dygraph and put the following files into static: pushd static curl -O http://dygraphs.com/2.1.0/dygraph.min.js curl -O http://dygraphs.com/2.1.0/dygraph.js curl -O http://dygraphs.com/2.1.0/dygraph.css popd Build everything make Run the server ./server & Visit http://localhost:8080/static/global.html Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files builder.go server.go Click to show internal directories. Click to hide internal directories.