go-plotly:用于与 Plotly 网络服务交互的 Go 包

时间:2024-07-08 14:42:37
【文件属性】:

文件名称:go-plotly:用于与 Plotly 网络服务交互的 Go 包

文件大小:3.47MB

文件格式:ZIP

更新时间:2024-07-08 14:42:37

Go

Plotly Go API 这个包为的 HTTP API 提供了包装函数。 在撰写本文时,该 API 基本上没有记录,因此这里的工作基于 。 验证 为了使用这个包,你需要来自 Plotly 的 API 凭证。 这些可能存储在: .plotly_credentials.json plotly_credentials.json $HOME/plotly_credentials.json $HOME/.plotly_credentials.json /etc/plotly/.plotly_credentials.json /etc/plotly/plotly_credentials.json 名为PLOTLY_USERNAME和PLOTLY_APIKEY环境变量 如果其中有多个可用,则优先使用列表中最高的一个。 .json文件应包含以下内容: {"Username":"y


【文件预览】:
go-plotly-master
----.gitignore(7B)
----bar_plot.go(1KB)
----README.md(1KB)
----plot.go(2KB)
----example()
--------example.go(17KB)
--------example(5.76MB)
----json_plotter()
--------main.go(2KB)
--------test.json(3KB)
--------json_plotter(6.65MB)
----api.go(4KB)

网友评论