package
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Oct 29, 2020
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Documentation
¶
type Render interface {
Render(rp chart.RendererProvider, w io.Writer) error
}
Render 输出图表
type Simple struct {
Title string
}
Simple 简单图表
Source Files
¶
Click to show internal directories.
Click to hide internal directories.