Commit graph

40 commits

Author SHA1 Message Date
Rico
6eff5912ca
fix: introduce individual spacing constant for legend
Legends need to use their individual text spacing - not use the Tick spacing. For vertical lists it looks a lot better to use a spacing of 10 instead of 20. Prior to this commit this couldn't be set in the defaults without also manipulating the axis tick spacing.
Using their own constant, this can be now easily configured.
2022-08-28 02:27:57 +02: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
ee78cf8f2f do actually need to check that the ranges are set 2017-03-05 23:28:35 -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
8b967158fd defaults are hard. 2017-02-22 17:47:08 -08:00
Will Charczuk
84e7baf2ef defaults 2017-02-22 17:44:44 -08:00
Will Charczuk
0cbdb3d88c transparent was also zero, needs to have values set. 2017-02-22 17:40:59 -08:00
Will Charczuk
f986c3c075 adding some color helpers 2017-02-22 17:34:23 -08:00
Will Charczuk
95d0bcca4b tests 2016-08-05 20:08:24 -07:00
Will Charczuk
12d115cca5 examples. 2016-07-29 23:31:49 -07:00
Will Charczuk
cbc0002d2a big api overhauls. 2016-07-29 18:24:25 -07:00
Will Charczuk
a1fb284797 basics of stacked bar. 2016-07-28 18:51:55 -07:00
Will Charczuk
c17c9a4bb4 pie charts! 2016-07-28 02:34:44 -07:00
Will Charczuk
0c049db317 fixing calculate on day. 2016-07-27 00:34:10 -07:00
Will Charczuk
cea31c6c23 response times example needs some ergonomic love. 2016-07-17 14:25:42 -07:00
Will Charczuk
ac26f764eb examples, some fixes 2016-07-16 20:53:46 -07:00
Will Charczuk
00ff859126 DID NOT KNOW THAT 2016-07-15 13:42:04 -07:00
Will Charczuk
15f5355013 padding tweak. 2016-07-14 21:14:46 -07:00
Will Charczuk
b6e3ceaafa PM vs. pm 2016-07-14 11:36:47 -07:00
Will Charczuk
1cbfb53b11 adding percent value format 2016-07-14 11:21:41 -07:00
Will Charczuk
e7c2568a69 adding new formatters 2016-07-14 11:17:57 -07:00
Will Charczuk
c7170a2650 some regression tests 2016-07-13 11:50:22 -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
9a5138b21d ??? 2016-07-11 18:48:51 -07:00
Will Charczuk
5962c7e8bc tweaks 2016-07-11 00:18:55 -07:00
Will Charczuk
abfdc3e0d9 mostly works. 2016-07-10 10:43:04 -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
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
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
Will Charczuk
cbc4672f1e updates. 2016-07-07 14:44:03 -07:00
Will Charczuk
b9f1b00631 things. 2016-07-06 19:04:21 -07:00
Will Charczuk
2dd44d3675 initial commit. 2016-07-06 18:54:00 -07:00