Will Charczuk
fdb1b191b2
color maps
2017-04-14 17:43:52 -07:00
Will Charczuk
10de6fa9bf
whitespace
2017-03-05 23:39:37 -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
7a3d6a6915
also do this for the secondary axis
2017-03-05 23:21:39 -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
17b28beae8
fixing range validation and tests.
2017-03-02 14:39:32 -08:00
Will Charczuk
b2de33058f
tweaks to range validation.
2017-03-02 14:26:21 -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
d88ba0ead3
removing exception dep, saving blank canvas on checkRanges err
2017-02-22 17:15:13 -08:00
Will Charczuk
e735797037
adding validation.
2017-02-03 11:26:53 -08:00
Will Charczuk
f800bc387b
text rotation works, ish.
2016-10-21 12:44:37 -07:00
Will Charczuk
8595962d99
snapshot.
2016-09-11 09:13:57 -07:00
Will Charczuk
7bb3fbf810
bar charts!
2016-08-05 16:55:55 -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
a1fb284797
basics of stacked bar.
2016-07-28 18:51:55 -07:00
Will Charczuk
859c573d3d
refactors
2016-07-22 22:43:27 -07:00
Will Charczuk
c2f7c99c3f
fixing build bust.
2016-07-21 14:14:28 -07:00
Will Charczuk
b0934ee2e3
introduces the Range
interface (instead of a concrete type).
2016-07-21 14:11:27 -07:00
Will Charczuk
c14ab6a4b2
tweaks to fix annotation series drawing.
2016-07-18 11:53:29 -07:00
Will Charczuk
eb61fbfd0f
test fixes
2016-07-17 14:32:27 -07:00
Will Charczuk
7ae7cc13a8
stock chart analysis.
2016-07-17 13:29:01 -07:00
Will Charczuk
50233991ca
fixing an issue with forcing the secondary y axis on when there were no series mapped to it.
2016-07-17 13:06:07 -07:00
Will Charczuk
ae31a618df
custom padding example and slight fixes.
2016-07-17 12:52:26 -07:00
Will Charczuk
0e3d2e9c1f
changing how we handle default padding.
2016-07-17 11:24:54 -07:00
Will Charczuk
d455b775da
small bugfix for edge case.
2016-07-16 23:45:28 -07:00
Will Charczuk
6d48c49c07
tests for some things that came up as regressions when building out examples.
2016-07-16 22:56:12 -07:00
Will Charczuk
ac26f764eb
examples, some fixes
2016-07-16 20:53:46 -07:00
Will Charczuk
bc2b51077b
bollinger bounds
2016-07-15 09:02:50 -07:00
Will Charczuk
7bce09c859
api tweaks.
2016-07-14 18:29:06 -07:00
Will Charczuk
07c96b1948
updates
2016-07-12 22:55:46 -07:00
Will Charczuk
989aa5974d
coverage at 63.8%
2016-07-12 22:04:30 -07:00
Will Charczuk
c30e677f16
inching up coverage.
2016-07-12 20:34:59 -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
43f52ee781
removing this default.
2016-07-11 23:51:47 -07:00
Will Charczuk
debd56f494
bug fixes and refinements.
2016-07-11 23:32:31 -07:00
Will Charczuk
9a5138b21d
???
2016-07-11 18:48:51 -07:00
Will Charczuk
1b0191ef78
tweaks
2016-07-11 00:12:14 -07:00
Will Charczuk
5b590c23d4
tweaks
2016-07-11 00:08:14 -07:00
Will Charczuk
29ffceeec0
tweaks.
2016-07-11 00:05:48 -07:00
Will Charczuk
e781e7b4e1
bugfixes with mixed ranges.
2016-07-10 17:19:44 -07:00
Will Charczuk
9aa2a45a39
fixing bug with annotations with axis turned off.
2016-07-10 16:26:18 -07:00
Will Charczuk
d78930a08f
secondary axis works.
2016-07-10 11:19:56 -07:00
Will Charczuk
abfdc3e0d9
mostly works.
2016-07-10 10:43:04 -07:00
Will Charczuk
e9a36274ac
snapshot.
2016-07-10 01:11:47 -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