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
|
630885bd27
|
fixing example
|
2016-07-17 11:12:44 -07:00 |
|
Will Charczuk
|
32dd907bf8
|
more iterating on macd, need to get a better handle on how to test.
|
2016-07-17 11:10:04 -07:00 |
|
Will Charczuk
|
7858457772
|
histogram still needs tweaking.
|
2016-07-17 01:42:31 -07:00 |
|
Will Charczuk
|
d455b775da
|
small bugfix for edge case.
|
2016-07-16 23:45:28 -07:00 |
|
Will Charczuk
|
3432bd9443
|
adding timeseries example.
|
2016-07-16 23:03:01 -07:00 |
|
Will Charczuk
|
ed452c5a7a
|
bad comment.
|
2016-07-16 22:56:30 -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
|
230dd16308
|
Update README.md
|
2016-07-16 21:21:50 -07:00 |
|
Will Charczuk
|
f612f5a344
|
merge
|
2016-07-16 20:54:50 -07:00 |
|
Will Charczuk
|
ac26f764eb
|
examples, some fixes
|
2016-07-16 20:53:46 -07:00 |
|
Will Charczuk
|
4f4b0c3815
|
Update README.md
|
2016-07-16 15:03:00 -07:00 |
|
Will Charczuk
|
2adc3c7fdd
|
exp. last value and test.
|
2016-07-16 13:25:21 -07:00 |
|
Will Charczuk
|
8bd5cdfe17
|
exp moving average, renaming moving average to simple moving average.
|
2016-07-16 13:10:44 -07:00 |
|
Will Charczuk
|
9ad15b3288
|
fixing dash arrays and style handling in vector renderer.
|
2016-07-15 18:19:29 -07:00 |
|
Will Charczuk
|
98cda14767
|
Merge branch 'master' of github.com:wcharczuk/go-chart
|
2016-07-15 17:17:46 -07:00 |
|
Will Charczuk
|
9a19bf094b
|
adding a helper method, DrawBoundedSeries to help w/ bounded series drawing.
|
2016-07-15 17:15:06 -07:00 |
|
Will Charczuk
|
9960ea5e0c
|
Update README.md
|
2016-07-15 17:01:51 -07:00 |
|
Will Charczuk
|
3c9f7032a3
|
readme updates.
|
2016-07-15 17:00:50 -07:00 |
|
Will Charczuk
|
67eccff04d
|
adding image.
|
2016-07-15 16:58:27 -07:00 |
|
Will Charczuk
|
0defd8dd2a
|
more gofmt -s changes.
|
2016-07-15 13:45:33 -07:00 |
|
Will Charczuk
|
296ed0fd3b
|
gofmt -s
|
2016-07-15 13:43:53 -07:00 |
|
Will Charczuk
|
00ff859126
|
DID NOT KNOW THAT
|
2016-07-15 13:42:04 -07:00 |
|
Will Charczuk
|
1c6df58320
|
some report card feedback.
|
2016-07-15 13:40:24 -07:00 |
|
Will Charczuk
|
f8573f1123
|
adding GetLastBoundedValue and tests
|
2016-07-15 13:27:45 -07:00 |
|
Will Charczuk
|
d888440415
|
tests.
|
2016-07-15 09:17:51 -07:00 |
|
Will Charczuk
|
bc2b51077b
|
bollinger bounds
|
2016-07-15 09:02:50 -07:00 |
|
Will Charczuk
|
21b4dfddc9
|
these tests are not a joke.
|
2016-07-14 21:16:49 -07:00 |
|
Will Charczuk
|
15f5355013
|
padding tweak.
|
2016-07-14 21:14:46 -07:00 |
|
Will Charczuk
|
9532174fd1
|
Update README.md
|
2016-07-14 20:52:05 -07:00 |
|
Will Charczuk
|
205a7284a9
|
missed font size
|
2016-07-14 19:45:23 -07:00 |
|
Will Charczuk
|
cbb945dc1c
|
phantom changes.
|
2016-07-14 19:40:32 -07:00 |
|
Will Charczuk
|
eda016a7f9
|
refactoring how we handle styles in create legend.
|
2016-07-14 19:36:40 -07:00 |
|
Will Charczuk
|
0cef99b524
|
CreateLegend() returns a renderable for a legend.
|
2016-07-14 19:25:40 -07:00 |
|
Will Charczuk
|
312ebdd3df
|
fixing dashes.
|
2016-07-14 18:53:54 -07:00 |
|
Will Charczuk
|
16721a5844
|
refactoring how the raster renderer handles styles.
|
2016-07-14 18:51:42 -07:00 |
|
Will Charczuk
|
7bce09c859
|
api tweaks.
|
2016-07-14 18:29:06 -07:00 |
|
Will Charczuk
|
4c1cf35733
|
Merge branch 'master' of github.com:wcharczuk/go-chart
|
2016-07-14 16:31:34 -07:00 |
|
Will Charczuk
|
4ce696d424
|
adding GetName() to the series interface
|
2016-07-14 16:31:26 -07:00 |
|
Will Charczuk
|
08f19ef2de
|
Update README.md
|
2016-07-14 13:39:42 -07:00 |
|
Will Charczuk
|
90b30ed59b
|
caching is annoying
|
2016-07-14 13:39:04 -07:00 |
|
Will Charczuk
|
237cee04e9
|
using updated ma chart.
|
2016-07-14 13:35:45 -07:00 |
|
Will Charczuk
|
9b03741850
|
Merge branch 'master' of github.com:wcharczuk/go-chart
|
2016-07-14 13:14:08 -07:00 |
|
Will Charczuk
|
21a7c8c83a
|
ditto w/ the other test.
|
2016-07-14 13:14:02 -07:00 |
|
Will Charczuk
|
dd7970910e
|
more rigorous test.
|
2016-07-14 13:13:35 -07:00 |
|
Will Charczuk
|
cedf89e17c
|
small ma fixes
|
2016-07-14 13:11:03 -07:00 |
|
Will Charczuk
|
8bf316c8e7
|
Update README.md
|
2016-07-14 12:43:36 -07:00 |
|
Will Charczuk
|
6d4dfd9e48
|
Merge branch 'master' of github.com:wcharczuk/go-chart
|
2016-07-14 12:42:13 -07:00 |
|
Will Charczuk
|
f1c1494337
|
new image.
|
2016-07-14 12:42:08 -07:00 |
|