Commit graph

279 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
102f7a8aa3 fixing build. 2016-08-11 22:24:40 -07:00
Will Charczuk
9c53de511a tweaking example. 2016-08-11 20:43:38 -07:00
Will Charczuk
2e41dfd5db changing gridline behavior. 2016-08-11 20:42:25 -07:00
Will Charczuk
3735edb5be example tweaks. 2016-08-11 20:38:53 -07:00
Will Charczuk
7885ca4d69 updating output. 2016-08-11 15:56:04 -07:00
Will Charczuk
42af835f0e doing the same for yaxis. 2016-08-11 15:52:15 -07:00
Will Charczuk
7951d97d82 tweaking xaxis gridline handling. 2016-08-11 15:51:49 -07:00
Will Charczuk
141327f898 getting rid of redundant examples 2016-08-08 17:19:26 -07:00
Will Charczuk
50cecc47bd adding output for examples. 2016-08-08 11:03:12 -07:00
Will Charczuk
6f393c5b08 readme updates. 2016-08-07 11:05:57 -07:00
Will Charczuk
c19111629c report card 2016-08-07 10:51:06 -07:00
Will Charczuk
63a26acadd zero line? 2016-08-07 00:33:48 -07:00
Will Charczuk
a74c8710df fixing xaxis measure bug leading to too much left padding. 2016-08-06 23:58:44 -07:00
Will Charczuk
a846d2f4e8 medium support for all axis names. 2016-08-06 22:27:26 -07:00
Will Charczuk
f7c53080bd readme updates. 2016-08-06 22:00:22 -07:00
Will Charczuk
718678b421 can rotate text + add y axis names 2016-08-06 21:59:46 -07:00
Will Charczuk
3607d732d9 last annotation helper 2016-08-06 15:53:14 -07:00
Will Charczuk
3b02935861 tweaks. 2016-08-06 00:28:12 -07:00
Will Charczuk
e4e2c846e3 hit coverage min, but not quite done yet. 2016-08-06 00:26:17 -07:00
Will Charczuk
22e4431c82 tests catching bugs. 2016-08-05 21:31:41 -07:00
Will Charczuk
129cbad0fa tests. 2016-08-05 21:25:56 -07:00
Will Charczuk
54f3bd4d3a coverage goal is 70% by the end of the night. 2016-08-05 20:44:40 -07:00
Will Charczuk
95d0bcca4b tests 2016-08-05 20:08:24 -07:00
Will Charczuk
7bb3fbf810 bar charts! 2016-08-05 16:55:55 -07:00
Will Charczuk
818dd0113b Merge pull request #8 from wcharczuk/wcharczuk/market-hours
Consolidating date functions & tweaking market hours range
2016-08-01 09:03:08 -07:00
Will Charczuk
b1cd8bd2e3 market hours tweaks. 2016-08-01 00:50:32 -07:00
Will Charczuk
c3a066aecd tweaks to make ticks not be terrible 2016-07-31 16:54:09 -07:00
Will Charczuk
7b5bb6e952 changing how Draw.LineSeries handles the 0 line 2016-07-30 23:14:19 -07:00
Will Charczuk
6d2a61b790 fixing market hours 2016-07-30 21:34:41 -07:00
Will Charczuk
200116c193 fixing sanity check test on gen ticks. 2016-07-30 20:30:19 -07:00
Will Charczuk
7a9d9e56a7 fixing tests. 2016-07-30 20:20:59 -07:00
Will Charczuk
5e15568903 need to rewrite this test. 2016-07-30 12:59:59 -07:00
Will Charczuk
0fe9f53806 fixing things with generated ticks. 2016-07-30 12:57:18 -07:00
Will Charczuk
457fefbc6d fixing undertick 2016-07-30 10:01:16 -07:00
Will Charczuk
bf962d256a adding back default font color for annotations. 2016-07-30 09:52:18 -07:00
Will Charczuk
1af266dc7e Merge pull request #6 from wcharczuk/v2.0-devel
moving over to v2.0
2016-07-30 09:41:59 -07:00
Will Charczuk
60a9a3d6fc readme. 2016-07-30 09:39:50 -07:00
Will Charczuk
bf38f3e718 tests are pretty helpful 2016-07-30 09:38:43 -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
c2d680968d tests 2016-07-29 23:39:58 -07:00
Will Charczuk
12d115cca5 examples. 2016-07-29 23:31:49 -07:00
Will Charczuk
8b6afae778 fixed spacing issues. 2016-07-29 23:13:33 -07:00
Will Charczuk
e5cc7f9e9c looking spiffy. 2016-07-29 19:40:41 -07:00
Will Charczuk
1269397821 sbc looking alright, need to debug bar gaps at the bottom 2016-07-29 19:38:37 -07:00
Will Charczuk
e44cdd5600 where did my ticks go. 2016-07-29 19:35:18 -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