Commit Graph

14 Commits (v3.0.2)

Author SHA1 Message Date
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 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 d84d6790c0 text options! 2016-07-29 16:36:29 -07:00
Will Charczuk b0934ee2e3 introduces the `Range` interface (instead of a concrete type). 2016-07-21 14:11:27 -07:00
Will Charczuk 8af50213c3 fixing macd and ema performance issues. 2016-07-18 18:29:08 -07:00
Will Charczuk befd626bbe fixing macd inversion. 2016-07-18 17:41:59 -07:00
Will Charczuk 6afff9b23b fixing build bus. 2016-07-18 17:00:58 -07:00
Will Charczuk 4d6c22a45c switching outer macd to use inner signal series. 2016-07-18 15:13:39 -07:00
Will Charczuk 98c46b62d2 macd works with test. 2016-07-17 18:54:50 -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
Will Charczuk 7858457772 histogram still needs tweaking. 2016-07-17 01:42:31 -07:00