Will Charczuk
c1468e8ae4
Adds support for go mod
(finally) ( #164 )
2020-11-22 16:45:10 -08:00
David Mis
ac680bd82d
Fixed order of arguments to assert.Len in test files. ( #93 )
...
* Fixed order of arguments to assert.Len in test files.
* Added BaseValue funtionality to bar chart
2018-09-05 08:45:19 -07:00
Will Charczuk
7c3982fe3d
fixing tests
2018-04-05 00:47:39 -07:00
Will Charczuk
70e6cfddc5
fixing find and replace issue
2018-04-05 00:42:38 -07:00
Will Charczuk
df14434b6e
changing assert
2018-04-05 00:36:12 -07:00
Will Charczuk
b713ff85cc
Adds the ability to draw an XY scatter plot. ( #27 )
...
* works more or less
* updating comment
* removing debugging printf
* adding output
* tweaks
* missed a couple series validations
* testing auto coloring
* updated output.png
* color tests etc.
* sanity check tests.
* should not use unkeyed fields anyway.
2017-03-05 16:54:40 -08:00
Will Charczuk
7a9d9e56a7
fixing tests.
2016-07-30 20:20:59 -07:00
Will Charczuk
bff8e074fd
testing histogram series.
2016-07-28 16:36:30 -07:00
Will Charczuk
a6b6097c20
ticks refactor.
2016-07-23 15:35:49 -07:00
Will Charczuk
b0934ee2e3
introduces the Range
interface (instead of a concrete type).
2016-07-21 14:11:27 -07:00
Will Charczuk
0defd8dd2a
more gofmt -s changes.
2016-07-15 13:45:33 -07:00
Will Charczuk
989aa5974d
coverage at 63.8%
2016-07-12 22:04:30 -07:00