Commit graph

18 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
718678b421 can rotate text + add y axis names 2016-08-06 21:59:46 -07:00
Will Charczuk
c17c9a4bb4 pie charts! 2016-07-28 02:34:44 -07:00
Will Charczuk
312ebdd3df fixing dashes. 2016-07-14 18:53:54 -07:00
Will Charczuk
16721a5844 refactoring how the raster renderer handles styles. 2016-07-14 18:51:42 -07:00
Will Charczuk
28f01842de slightly more rigorous bounds checking and auto-fit 2016-07-12 16:47:52 -07:00
Will Charczuk
9a5138b21d ??? 2016-07-11 18:48:51 -07:00
Will Charczuk
cb5c2df263 worked without scaling!! 2016-07-10 23:55:57 -07:00
Will Charczuk
e9a36274ac snapshot. 2016-07-10 01:11:47 -07:00
Will Charczuk
1357950324 a color type that actually works. 2016-07-09 11:23:35 -07:00
Will Charczuk
80d6be9849 need to be very specific about points vs. pixels. 2016-07-09 09:04:30 -07:00
Will Charczuk
8bc8b1087c removing 3rd party deps. 2016-07-08 17:57:14 -07:00
Will Charczuk
f843d124d6 SVG! 2016-07-07 22:18:53 -07:00
Will Charczuk
04bef9cad8 things work more or less, added a testing service. 2016-07-07 17:14:25 -07:00
Will Charczuk
df67121e9c updates. 2016-07-07 14:46:52 -07:00
Will Charczuk
cbc4672f1e updates. 2016-07-07 14:44:03 -07:00
Will Charczuk
e09aa43a1e updates. 2016-07-06 21:12:19 -07:00
Will Charczuk
2dd44d3675 initial commit. 2016-07-06 18:54:00 -07:00