Commit graph

9 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
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
Will Charczuk
88b6b2274d adds SliceStyle for pie chart. 2016-07-28 19:17:35 -07:00
Will Charczuk
a1fb284797 basics of stacked bar. 2016-07-28 18:51:55 -07:00
Will Charczuk
84df29b1c6 need to flesh out this test more. 2016-07-28 14:30:00 -07:00
Will Charczuk
3d9cf0da0c vector renderer works 2016-07-28 13:22:18 -07:00
Will Charczuk
c17c9a4bb4 pie charts! 2016-07-28 02:34:44 -07:00