nptrx
865ff54ab9
unification of sample and test coding styles will improve visibility ( #67 )
...
* "Style{Show: true}" to "StyleShow()"
* "Box{IsSet: true}" to "BoxZero"
2018-10-11 17:20:44 -07:00
Will Charczuk
03708a90ef
Helper API refactor ( #40 )
...
* api cleaup
* updates
* wtf
* updates
* snapshot.
* tweaks
* snapshot
* api tweaks.
* updates
* updates
* updates
* changes.
* updates
* updates
* sequence => seq
* dont need to use curl, just using wget
* fixing examples
2017-05-12 17:12:23 -07:00
Will Charczuk
0cbbd0887a
parameterize by index.
2017-04-19 15:27:31 -07:00
Chris Redford
b3dc3fef3c
Separation of DotColorProvider and ColorProvider Interfaces ( #34 )
...
* fully functioning Viridis
* pure functions
2017-04-17 16:21:02 -07:00
Will Charczuk
3f046bbba1
adding jet as a generator
2017-04-15 09:59:37 -07:00
Will Charczuk
c599f1a2a2
removing color translator
2017-04-15 09:43:59 -07:00
Will Charczuk
03ac305951
just passing the full range.
2017-04-15 09:07:59 -07:00
Will Charczuk
079c471daf
updated example
2017-04-14 17:46:53 -07:00
Will Charczuk
fdb1b191b2
color maps
2017-04-14 17:43:52 -07:00
Will Charczuk
66b99eb8e3
fixing svg circles
2017-03-05 23:52:13 -08:00
Will Charczuk
8e91a3446f
wiring up pprof.
2017-03-05 23:37:30 -08:00
Will Charczuk
182d5a199b
potential fix for issue with large deltas rounding the y axis
2017-03-05 23:20:58 -08: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