Commit Graph
3 Commits
Author SHA1 Message Date
Matt RanneyandCaleb Bassi 606e1de924 256 color support
Expose termbox OutputMode so users can override the default.
addColorMap to extend textbuilder with custom colors
ColorRGB24 to convert from web to terminal colors
2018-08-16 19:02:36 -07:00
Matt Ranney 562ca47996 Fix some off-by-one errors in Y axis calculations
Y axis label printing stopped before the top line
Sometimes large data values would land on the border or beyond the box
fix typo
2016-02-04 10:56:53 -08:00
Matt Ranney e74935dded add support for multiple series to linechart 2016-02-03 17:43:49 -08:00