Commit Graph

56 Commits

Author SHA1 Message Date
Will Charczuk
0fb4aa53e9 adds a rerender example 2018-10-11 17:18:46 -07:00
Will Charczuk
872b97b99f removing example 2018-09-10 13:14:46 -07:00
Will Charczuk
1a09989055 fixing issues 2018-09-07 15:25:58 -07:00
Yuji Yaginuma
4ed65028e4 Fix func name typo in examples (#91)
It seems that `RandomValuesWithMax` is correct.
9e3a080aa3/seq/random.go (L15)
2018-09-05 08:45:45 -07:00
David Mis
3edccc4758 Added BaseValue funtionality to bar chart (#94) 2018-09-05 08:44:49 -07:00
Michael Bruce
d667b8c983 spelling correction (#98) 2018-09-05 08:43:52 -07:00
Andrew Poydence
0506f74600 Fix typo in example (#100) 2018-09-05 08:43:35 -07:00
oneumyvakin
11e380634b Port changes 'fixing styling issues w/ the stack bar chart.' from commit a0ea012903 (#66) 2018-01-24 09:43:24 -08:00
Will Charczuk
f72f7fd57b fix for issues/56 2017-10-12 13:29:55 -07:00
Will Charczuk
a0ea012903 fixing styling issues w/ the stack bar chart. 2017-06-11 11:38:10 -07: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
a211e88530 Adds matrix sub package & adds polynomial regression series (#36)
* updates

* updates

* tests.

* test coverage

* fixing test

* stride not rows + cols

* lu decomp implementation.

* poly regression!

* poly regression works.

* typo.
2017-04-18 20:20:29 -07:00
Chris Redford
b3dc3fef3c Separation of DotColorProvider and ColorProvider Interfaces (#34)
* fully functioning Viridis

* pure functions
2017-04-17 16:21:02 -07:00
Didip Kerabat
e53554fb04 Benchmarking the performance of drawing line charts. (#30)
* Another example for benchmarking the performance of drawing line charts.

* Cleanup the code a bit.
2017-04-16 10:37:39 -07:00
Will Charczuk
3f046bbba1 adding jet as a generator 2017-04-15 09:59:37 -07:00
Will Charczuk
c599f1a2a2 removing color translator 2017-04-15 09:43:59 -07:00
Will Charczuk
03ac305951 just passing the full range. 2017-04-15 09:07:59 -07:00
Will Charczuk
079c471daf updated example 2017-04-14 17:46:53 -07:00
Will Charczuk
fdb1b191b2 color maps 2017-04-14 17:43:52 -07:00
Will Charczuk
66b99eb8e3 fixing svg circles 2017-03-05 23:52:13 -08:00
Will Charczuk
8e91a3446f wiring up pprof. 2017-03-05 23:37:30 -08:00
Will Charczuk
182d5a199b potential fix for issue with large deltas rounding the y axis 2017-03-05 23:20:58 -08: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
Will Charczuk
d88ba0ead3 removing exception dep, saving blank canvas on checkRanges err 2017-02-22 17:15:13 -08:00
Will Charczuk
a3605addc2 adding output. 2017-02-13 00:28:23 -08:00
Will Charczuk
6db18d540d snapshot. 2017-02-13 00:27:33 -08:00
Will Charczuk
1edf6193b2 slight tweak to legend (adds a new style) and example 2017-02-13 00:27:02 -08:00
Will Charczuk
841f21921e example tweaks. 2017-02-06 14:26:37 -08:00
Will Charczuk
9b804502c0 tweaks 2017-02-06 14:25:09 -08:00
Will Charczuk
e735797037 adding validation. 2017-02-03 11:26:53 -08:00
Will Charczuk
3ea3c9ac10 example tweak. 2017-02-03 10:47:48 -08:00
Will Charczuk
7163f89845 comment. 2017-01-10 13:54:57 -08:00
Will Charczuk
98d3996b47 descending 2017-01-10 13:50:17 -08:00
Will Charczuk
21986dbce7 fixing output. 2016-12-15 18:07:07 -08:00
Will Charczuk
27a5efdd2d Merge pull request #13 from wcharczuk/text-rotation
Adds `TextRotationDegrees`
2016-10-21 12:53:01 -07:00
Will Charczuk
2e8d196621 works, ish. 2016-10-21 12:50:40 -07:00
Will Charczuk
f800bc387b text rotation works, ish. 2016-10-21 12:44:37 -07:00
Will Charczuk
53280b9258 finalizing work on text rotation. 2016-10-20 15:21:52 -07:00
Will Charczuk
8595962d99 snapshot. 2016-09-11 09:13:57 -07:00
Will Charczuk
cd4bbc6503 tweaks 2016-09-05 17:31:29 -07:00
Will Charczuk
a1835a532d bounded rotate works, ish 2016-09-05 14:03:20 -07:00
Will Charczuk
8f56e5939b snapshot. 2016-09-05 13:26:12 -07:00
Will Charczuk
b78f2327aa text rotation is sucky. 2016-08-31 22:11:52 -07:00
Will Charczuk
ce5b36a6cb image collector. 2016-08-27 14:23:55 -07:00
Will Charczuk
6fbc6caa9c axes label example and thin legend. 2016-08-27 13:45:38 -07:00
Will Charczuk
dd89d27af5 axes label example 2016-08-27 12:55:08 -07:00
Will Charczuk
9c53de511a tweaking example. 2016-08-11 20:43:38 -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