Jakub Sobon
|
23c01a5c56
|
The LineChart widget now correctly places custom labels.
The code incorrectly used label number rather than value position when
looking up custom labels.
|
2019-02-12 23:15:13 -05:00 |
|
Michael Teuscher
|
a4152652fc
|
updated pull-request
|
2019-01-23 08:15:10 +01:00 |
|
Michael Teuscher
|
0c05aeed5f
|
Properly dismiss err object
|
2019-01-22 23:45:29 +01:00 |
|
Michael Teuscher
|
1fb4a35eeb
|
Handle error instead of swallowing it
|
2019-01-22 23:33:11 +01:00 |
|
Jakub Sobon
|
bc911a3cd6
|
More test coverage for linechart.
|
2019-01-13 01:38:39 -05:00 |
|
Jakub Sobon
|
1db0cfc7f1
|
Test coverage for the initial functionality of linechart.
|
2019-01-13 00:03:19 -05:00 |
|
Jakub Sobon
|
c2fd0aa46f
|
Better names for arguments.
|
2019-01-12 21:26:36 -05:00 |
|
Jakub Sobon
|
5a392572f0
|
Proof of concept code that draws a single line chart.
|
2019-01-12 21:13:03 -05:00 |
|
Jakub Sobon
|
01957f0d15
|
Finalizing the axes package.
It can determine details for both of the axis.
|
2019-01-12 15:55:49 -05:00 |
|
Jakub Sobon
|
426cc6230b
|
Placement of labels under the X axis.
And more test coverage.
|
2019-01-12 00:01:04 -05:00 |
|
Jakub Sobon
|
27d9a6c7c5
|
Adding missing license.
|
2019-01-08 00:28:05 -05:00 |
|
Jakub Sobon
|
6da1d10f86
|
Complete implementation of the YAxis object.
|
2019-01-08 00:24:48 -05:00 |
|
Jakub Sobon
|
310f12a5ae
|
Licenses for label.go.
|
2019-01-07 23:42:46 -05:00 |
|
Jakub Sobon
|
f61d5f045d
|
Function that determines label placement.
|
2019-01-07 23:42:17 -05:00 |
|