Directories
¶
| Path | Synopsis |
|---|---|
|
Package barchart implements a canvas that displays a bar chart with bars going either horizontally or vertically.
|
Package barchart implements a canvas that displays a bar chart with bars going either horizontally or vertically. |
|
Package canvas implements an abstract 2D area used to plot arbitary runes that can be displayed using the bubbletea framework.
|
Package canvas implements an abstract 2D area used to plot arbitary runes that can be displayed using the bubbletea framework. |
|
buffer
Package buffer contain buffers used with charts.
|
Package buffer contain buffers used with charts. |
|
graph
Package graph contains data structures and functions to help draw runes on to a canvas.
|
Package graph contains data structures and functions to help draw runes on to a canvas. |
|
runes
Package runes contains commonly used runes and functions to obtain runes.
|
Package runes contains commonly used runes and functions to obtain runes. |
|
cmd
|
|
|
ntcharts-ohlc
command
Displays OHLC data as a line chart from an input CSV file.
|
Displays OHLC data as a line chart from an input CSV file. |
|
Package examples includes various examples of using the ntcharts package.
|
Package examples includes various examples of using the ntcharts package. |
|
barchart/horizontal
command
|
|
|
barchart/vertical
command
|
|
|
canvas/logo
command
|
|
|
graph/braille
command
|
|
|
graph/candlesticks
command
|
|
|
graph/circles
command
|
|
|
graph/columns
command
|
|
|
graph/lines
command
|
|
|
graph/rows
command
|
|
|
heatmap/aoc2024
command
|
|
|
heatmap/functor
command
|
|
|
heatmap/heatcalc
command
|
|
|
heatmap/perlin
command
|
|
|
heatmap/simple
command
|
|
|
linechart/circles
command
|
|
|
linechart/lines
command
|
|
|
linechart/scatter
command
|
|
|
linechart/streaming
command
|
|
|
linechart/timeseries
command
|
|
|
linechart/wavelines
command
|
|
|
quickstart
command
Quickstart is a tutorial creating a simple timeserieslinechart that uses keyboard and mouse for zooming in and out, and moving the chart right and left.
|
Quickstart is a tutorial creating a simple timeserieslinechart that uses keyboard and mouse for zooming in and out, and moving the chart right and left. |
|
sparkline
command
|
|
|
Package heatmap implements a canvas that displays a heatmap, color-mapped data over a grid.
|
Package heatmap implements a canvas that displays a heatmap, color-mapped data over a grid. |
|
Package linechart implements a canvas that displays (X,Y) Cartesian coordinates as a line chart.
|
Package linechart implements a canvas that displays (X,Y) Cartesian coordinates as a line chart. |
|
streamlinechart
Package streamlinechart implements a linechart that draws lines going from the right of the chart to the left of the chart
|
Package streamlinechart implements a linechart that draws lines going from the right of the chart to the left of the chart |
|
timeserieslinechart
Package timeserieslinechart implements a linechart that draws lines for time series data points
|
Package timeserieslinechart implements a linechart that draws lines for time series data points |
|
wavelinechart
Package wavelinechart implements a linechart that draws wave lines on the graph
|
Package wavelinechart implements a linechart that draws wave lines on the graph |
|
Package sparkline implements a canvas that displays time series data as a chart with columns moving from right to left.
|
Package sparkline implements a canvas that displays time series data as a chart with columns moving from right to left. |
Click to show internal directories.
Click to hide internal directories.
