First plot

This commit is contained in:
Luke I. Wilson
2023-05-16 20:10:49 -05:00
parent 48313cde01
commit 1110144cea
5 changed files with 76 additions and 0 deletions

1
go.mod
View File

@@ -9,6 +9,7 @@ require (
)
require (
github.com/go-echarts/go-echarts/v2 v2.2.6 // indirect
github.com/google/go-cmp v0.5.8 // indirect
github.com/guptarohit/asciigraph v0.5.1 // indirect
github.com/mattn/go-runewidth v0.0.7 // indirect