Commit Graph

15 Commits (v3.0.2)

Author SHA1 Message Date
gutmet 3e6f54fa68 fix paths from git.gutmet.org to fireandbrimst.one/aw 2023-09-21 21:33:55 +02:00
Alexander Weinhold ee46aad5c1 change import paths 2018-12-06 16:38:58 +01:00
Will Charczuk 1555902fc4 updates + tests 2018-09-07 12:52:30 -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 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