Will Charczuk
c47025edf6
updates
2017-04-30 00:39:38 -07:00
Will Charczuk
65a0895143
api cleaup
2017-04-28 16:07:36 -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
e735797037
adding validation.
2017-02-03 11:26:53 -08:00
Will Charczuk
c3a066aecd
tweaks to make ticks not be terrible
2016-07-31 16:54:09 -07:00
Will Charczuk
9b4307e186
axis tick position
2016-07-30 09:12:03 -07:00
Will Charczuk
cbc0002d2a
big api overhauls.
2016-07-29 18:24:25 -07:00
Will Charczuk
d84d6790c0
text options!
2016-07-29 16:36:29 -07:00
Will Charczuk
6533e951e7
tests.
2016-07-27 12:34:15 -07:00
Will Charczuk
b0934ee2e3
introduces the Range
interface (instead of a concrete type).
2016-07-21 14:11:27 -07:00
Will Charczuk
2603c67e10
adding lastvalueprovider interface and relevant methods.
2016-07-18 12:57:10 -07:00
Will Charczuk
7ae7cc13a8
stock chart analysis.
2016-07-17 13:29:01 -07:00
Will Charczuk
32dd907bf8
more iterating on macd, need to get a better handle on how to test.
2016-07-17 11:10:04 -07:00