go-chart 图表库 go-chart

polaris2017-06-23 11:30:16 • 5486 次点击    
这是一个分享于 2017-06-23 11:30:16 的项目,其中的信息可能已经有所发展或是发生改变。

chart 是一个非常简单的 golang 原生图表库,支持 timeseries 和连续线图表。

安装

> go get -u github.com/wcharczuk/go-chart

Examples

Spark Lines:

Single axis:

Two axis:

Other Chart Types

Pie Chart:

The code for this chart can be found in _examples/pie_chart/main.go.

Stacked Bar:

The code for this chart can be found in _examples/stacked_bar/main.go.

go chart is a basic charting library in go.Read More

Latest commit to the main branch on 8-23-2024
Download as zip
授权协议:
MIT
开发语言:
Go 查看源码»
5486 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传