Commit Graph

405 Commits

Author SHA1 Message Date
Will Charczuk 50a798f67f style handling on gridlines. 2016-07-24 20:27:19 -07:00
Will Charczuk 2f7cd11039 Merge branch 'v2.0-devel' of github.com:wcharczuk/go-chart into v2.0-devel 2016-07-24 13:48:15 -07:00
Will Charczuk b22d565d44 ?? 2016-07-24 13:48:10 -07:00
Will Charczuk 67e291ef9b dep resolution 2016-07-24 11:45:30 -07:00
Will Charczuk 8fbb8d9775 tests. 2016-07-24 09:04:07 -07:00
Will Charczuk e3ae7fd78f something broke with before: 2016-07-23 16:58:00 -07:00
Will Charczuk bf30704796 jfc 2016-07-23 16:56:39 -07:00
Will Charczuk 1bc681e52a sadface re: build. 2016-07-23 16:55:16 -07:00
Will Charczuk 4424c34063 explicit deps. 2016-07-23 16:53:46 -07:00
Will Charczuk 02d9ccaed9 things. 2016-07-23 16:51:17 -07:00
Will Charczuk b766bc2127 travis got weird. 2016-07-23 16:50:07 -07:00
Will Charczuk a6b6097c20 ticks refactor. 2016-07-23 15:35:49 -07:00
Will Charczuk 78645130e4 refinements. 2016-07-23 13:01:38 -07:00
Will Charczuk d41c9313aa tests pass post refactor. 2016-07-23 12:58:37 -07:00
Will Charczuk fd2bfe14f0 refactoring things a bit. 2016-07-23 11:50:30 -07:00
Will Charczuk 859c573d3d refactors 2016-07-22 22:43:27 -07:00
Will Charczuk dea8e71d6f making this pass range interface. 2016-07-21 22:22:22 -07:00
Will Charczuk c4066176cf date, nyse market hours range. 2016-07-21 22:09:09 -07:00
Will Charczuk c2f7c99c3f fixing build bust. 2016-07-21 14:14:28 -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 f572279469 tweak for line overlap. 2016-07-18 17:15:24 -07:00
Will Charczuk f3a6eb0960 fixing sigma calc on empty period. 2016-07-18 17:02:14 -07:00
Will Charczuk 6afff9b23b fixing build bus. 2016-07-18 17:00:58 -07:00
Will Charczuk 1634ced521 shouldnt be able to override. 2016-07-18 16:59:37 -07:00
Will Charczuk 034bef0118 changing ema defaults. 2016-07-18 16:59:13 -07:00
Will Charczuk 2377467059 fixing test. 2016-07-18 15:49:34 -07:00
Will Charczuk 3c3e045937 naming is important. 2016-07-18 15:47:33 -07:00
Will Charczuk 8ae941be24 bad interface format 2016-07-18 15:44:22 -07:00
Will Charczuk 4d6c22a45c switching outer macd to use inner signal series. 2016-07-18 15:13:39 -07:00
Will Charczuk bf690767f4 missed one. 2016-07-18 15:08:50 -07:00
Will Charczuk 6d6778d729 s/window/period/g 2016-07-18 15:06:42 -07:00
Will Charczuk f1376c6566 further c/p issues. 2016-07-18 14:54:03 -07:00
Will Charczuk 15c94b1e22 copy / paste issues. 2016-07-18 14:53:45 -07:00
Will Charczuk e2cf11729b adding helper interfaces 2016-07-18 14:53:29 -07:00
Will Charczuk 2603c67e10 adding lastvalueprovider interface and relevant methods. 2016-07-18 12:57:10 -07:00
Will Charczuk c14ab6a4b2 tweaks to fix annotation series drawing. 2016-07-18 11:53:29 -07:00
Will Charczuk 01992b9afb removing hard default on draw annotation. 2016-07-18 11:47:23 -07:00
Will Charczuk 8edf6a5e8a adding style.String() 2016-07-18 11:43:41 -07:00
Will Charczuk f661cfc8c1 removing debug statements. 2016-07-17 22:37:54 -07:00
Will Charczuk 98c46b62d2 macd works with test. 2016-07-17 18:54:50 -07:00
Will Charczuk 4f8680a2b1 small fixes for legend + background padding. 2016-07-17 16:58:52 -07:00
Will Charczuk eb61fbfd0f test fixes 2016-07-17 14:32:27 -07:00
Will Charczuk cea31c6c23 response times example needs some ergonomic love. 2016-07-17 14:25:42 -07:00
Will Charczuk 7ae7cc13a8 stock chart analysis. 2016-07-17 13:29:01 -07:00
Will Charczuk 50233991ca fixing an issue with forcing the secondary y axis on when there were no series mapped to it. 2016-07-17 13:06:07 -07:00
Will Charczuk ae31a618df custom padding example and slight fixes. 2016-07-17 12:52:26 -07:00
Will Charczuk 0e3d2e9c1f changing how we handle default padding. 2016-07-17 11:24:54 -07:00
Will Charczuk 630885bd27 fixing example 2016-07-17 11:12:44 -07:00