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
114738a2de
can fill values now
2017-02-28 17:55:48 -08:00
Will Charczuk
9a9af15fd4
Merge branch 'master' of github.com:wcharczuk/go-chart
2017-02-26 01:03:53 -08:00
Will Charczuk
5ff6f421d4
max
2017-02-26 01:03:47 -08:00
Will Charczuk
5bcde786bf
these tests are not a joke
2017-02-22 17:48:32 -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
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
00799114fa
fixing windows est abbr
2017-02-12 14:09:00 -08:00
Will Charczuk
1584e50483
deferring creating market open times.
2017-02-12 09:10:21 -08:00
Will Charczuk
b9f2a35a5d
fixing windows handling of eastern standard time
2017-02-12 09:02:14 -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
be0ad5560a
chart test.
2017-02-03 11:27:58 -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
7776c351a8
add custom value formatters for continuous series.
2017-01-13 16:03:45 -08:00
Will Charczuk
e4cd38f602
handle zero values
2017-01-13 14:37:08 -08:00
Will Charczuk
fc9b6a6d55
Merge branch 'master' of github.com:wcharczuk/go-chart
2017-01-13 14:07:47 -08:00
Will Charczuk
7ae42ee2e1
handle zero values with error.
2017-01-13 14:07:42 -08:00
Will Charczuk
f8e80fed56
Merge pull request #18 from relvacode/fix/bar-label-render
...
Fix multi-line bar chart label positioning
2017-01-10 13:56:09 -08:00
Will Charczuk
47a8a6b463
Merge pull request #17 from relvacode/master
...
Correct calculated height of bar chart
2017-01-10 13:55:53 -08:00
Will Charczuk
7163f89845
comment.
2017-01-10 13:54:57 -08:00
Will Charczuk
13cd06ec0d
typo.
2017-01-10 13:52:34 -08:00
Will Charczuk
dfd8a00283
and for market hours as well.
2017-01-10 13:52:18 -08:00
Will Charczuk
98d3996b47
descending
2017-01-10 13:50:17 -08:00
Jason Kingsbury
e11622c154
render box labels directly to renderer
2017-01-10 14:25:06 +00:00
Will Charczuk
78cbfa62bc
can just supply inverted ranges.
2017-01-09 17:57:45 -08:00
Jason Kingsbury
83016634b0
min instead of max height for bar xaxis height
2017-01-09 16:59:45 +00:00
Will Charczuk
21986dbce7
fixing output.
2016-12-15 18:07:07 -08:00
Will Charczuk
fc2973067c
fixing y-axis label position
2016-10-27 10:40:27 -07:00
Will Charczuk
e8de11d590
removing .vscode
2016-10-23 12:10:37 -07:00
Will Charczuk
10c19374bc
adding ignores.
2016-10-23 12:10:06 -07:00
Will Charczuk
4d7ea04118
comment.
2016-10-21 17:01:02 -07: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
ac5cb1a00b
missing files.
2016-10-21 12:44:44 -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