Commit Graph

16 Commits

Author SHA1 Message Date
Alexander Weinhold
ee46aad5c1 change import paths 2018-12-06 16:38:58 +01: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
Will Charczuk
03ac305951 just passing the full range. 2017-04-15 09:07:59 -07:00
Will Charczuk
fdb1b191b2 color maps 2017-04-14 17:43:52 -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
Jason Kingsbury
e11622c154 render box labels directly to renderer 2017-01-10 14:25:06 +00:00
Will Charczuk
f800bc387b text rotation works, ish. 2016-10-21 12:44:37 -07:00
Will Charczuk
a1835a532d bounded rotate works, ish 2016-09-05 14:03:20 -07:00
Will Charczuk
7b5bb6e952 changing how Draw.LineSeries handles the 0 line 2016-07-30 23:14:19 -07:00
Will Charczuk
bf962d256a adding back default font color for annotations. 2016-07-30 09:52:18 -07:00
Will Charczuk
9c96af2a22 fixing fit issues on the xaxis labels for stacked bar. 2016-07-30 09:35:44 -07:00
Will Charczuk
9b4307e186 axis tick position 2016-07-30 09:12:03 -07:00
Will Charczuk
a008ebe30e tweaks. 2016-07-29 18:40:43 -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