asciigraph Go软件包,用于制作轻量级的ASCII折线图╭┈╯。 安装go get github.com/guptarohit/asciigraph用法基本图形包主要导入asciigraph Go包以制作轻量级ASCII线图╭┈╯。 安装进入get github.com/guptarohit/asciigraph用法基本图形包main import(“ fmt”“ github.com/guptarohit/asciigraph”)func main(){data:= [] float64 {3,4,9,6, 2、4、5、8、5、10、2、7、2、5、6}图:= asciigraph.Plot(data)fmt.Println(graph)}运行此示例将呈现以下图:10.00┤╭ ╮9.00┤││8.00┤││╭╮││7.00┤