Commit graph

54 commits

Author SHA1 Message Date
Fredrik Wallgren
b0cccfa7c7
Add possibility to render charts to image.Image
Add interface Imager for ToImage method.
Implement ToImage in rasterRenderer.
Implement ToImage in Chart, BarChart and PieChart.
2016-08-15 11:38:41 +02:00
Will Charczuk
7bb3fbf810 bar charts! 2016-08-05 16:55:55 -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
a1fb284797 basics of stacked bar. 2016-07-28 18:51:55 -07:00
Will Charczuk
859c573d3d refactors 2016-07-22 22:43:27 -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
c14ab6a4b2 tweaks to fix annotation series drawing. 2016-07-18 11:53:29 -07:00
Will Charczuk
eb61fbfd0f test fixes 2016-07-17 14:32:27 -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
d455b775da small bugfix for edge case. 2016-07-16 23:45:28 -07:00
Will Charczuk
6d48c49c07 tests for some things that came up as regressions when building out examples. 2016-07-16 22:56:12 -07:00
Will Charczuk
ac26f764eb examples, some fixes 2016-07-16 20:53:46 -07:00
Will Charczuk
bc2b51077b bollinger bounds 2016-07-15 09:02:50 -07:00
Will Charczuk
7bce09c859 api tweaks. 2016-07-14 18:29:06 -07:00
Will Charczuk
07c96b1948 updates 2016-07-12 22:55:46 -07:00
Will Charczuk
989aa5974d coverage at 63.8% 2016-07-12 22:04:30 -07:00
Will Charczuk
c30e677f16 inching up coverage. 2016-07-12 20:34:59 -07:00
Will Charczuk
249e9956d0 gridlines. 2016-07-12 19:14:14 -07:00
Will Charczuk
28f01842de slightly more rigorous bounds checking and auto-fit 2016-07-12 16:47:52 -07:00
Will Charczuk
43f52ee781 removing this default. 2016-07-11 23:51:47 -07:00
Will Charczuk
debd56f494 bug fixes and refinements. 2016-07-11 23:32:31 -07:00
Will Charczuk
9a5138b21d ??? 2016-07-11 18:48:51 -07:00
Will Charczuk
1b0191ef78 tweaks 2016-07-11 00:12:14 -07:00
Will Charczuk
5b590c23d4 tweaks 2016-07-11 00:08:14 -07:00
Will Charczuk
29ffceeec0 tweaks. 2016-07-11 00:05:48 -07:00
Will Charczuk
e781e7b4e1 bugfixes with mixed ranges. 2016-07-10 17:19:44 -07:00
Will Charczuk
9aa2a45a39 fixing bug with annotations with axis turned off. 2016-07-10 16:26:18 -07:00
Will Charczuk
d78930a08f secondary axis works. 2016-07-10 11:19:56 -07:00
Will Charczuk
abfdc3e0d9 mostly works. 2016-07-10 10:43:04 -07:00
Will Charczuk
e9a36274ac snapshot. 2016-07-10 01:11:47 -07:00
Will Charczuk
7bb82ae691 updates 2016-07-09 20:14:11 -07:00
Will Charczuk
1357950324 a color type that actually works. 2016-07-09 11:23:35 -07:00
Will Charczuk
0da2b41a9d you can now fill series. 2016-07-09 10:27:47 -07:00
Will Charczuk
8bc8b1087c removing 3rd party deps. 2016-07-08 17:57:14 -07:00
Will Charczuk
afc220e25c you can now specify tick values and labels manually. 2016-07-08 09:17:28 -07:00
Will Charczuk
65c3f62ac5 things 2016-07-08 00:16:02 -07:00
Will Charczuk
5e5ff104d2 let users specify formatters. 2016-07-08 00:04:39 -07:00
Will Charczuk
f843d124d6 SVG! 2016-07-07 22:18:53 -07:00
Will Charczuk
3d68b7e51d build bust. 2016-07-07 21:17:18 -07:00
Will Charczuk
502d35f353 font tweak.; 2016-07-07 21:15:35 -07:00
Will Charczuk
f71ffc98a5 whoopsie. 2016-07-07 21:07:47 -07:00
Will Charczuk
4bbc7978a2 axis labels! 2016-07-07 20:26:07 -07:00
Will Charczuk
5c8836f9bd better default handling around final value labels. 2016-07-07 19:11:30 -07:00
Will Charczuk
b10ead7cc1 tweaks. 2016-07-07 17:50:16 -07:00
Will Charczuk
04bef9cad8 things work more or less, added a testing service. 2016-07-07 17:14:25 -07:00