Documentation ¶
Index ¶
- func RenderBarChart(names []string, occurrences []float64, shell string, commandsNum int)
- func RenderList(names []string, occurrences []float64, shell string, commandsNum int)
- func RenderPieChart(names []string, occurrences []float64, shell string, commandsNum int)
- func RenderTui(names []string, occurrences []float64, shell string)
- func SetupBarChart(names []string, occurrences []float64, shell string, x1 int, y1 int) *widgets.BarChart
- func SetupHeader() *widgets.Paragraph
- func SetupList(names []string, occurrences []float64, shell string, x1 int, y1 int) *widgets.List
- func SetupPieChart(names []string, occurrences []float64, shell string, x1 int, y1 int) *widgets.PieChart
- func SetupTabPane() *widgets.TabPane
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderBarChart ¶
func RenderList ¶
func RenderPieChart ¶
func SetupBarChart ¶
func SetupHeader ¶
func SetupPieChart ¶
func SetupTabPane ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.