You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
~$ go get github.com/corywalker/expreduce
# github.com/corywalker/expreduce/expreduce/graphics
go/src/github.com/corywalker/expreduce/expreduce/graphics/graphics.go:162:11: undefined: chart.StyleShow
go/src/github.com/corywalker/expreduce/expreduce/graphics/graphics.go:165:11: undefined: chart.StyleShow
go/src/github.com/corywalker/expreduce/expreduce/graphics/graphics.go:179:3: unknown field 'Show' in struct literal of type chart.Style
The text was updated successfully, but these errors were encountered:
StyleShow was deleted in wcharczuk/go-chart@45fad0c, "switching to geneators"; the examples were not changed. I'm going to try to roll back to 2d5aeaf824f4b3be7c0b27ea89327eeff6b6e93a in the meantime; will report back.
I get this when go getting from scratch:
The text was updated successfully, but these errors were encountered: