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
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. |
quickstart
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. |
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.