Jakub Sobon
ba56c33add
Uppercase letters.
2019-02-03 19:39:39 -05:00
Jakub Sobon
dbd6ecf3ad
ASCII up to letters.
2019-02-03 18:24:34 -05:00
Jakub Sobon
ed725da9a0
Test coverage for string, segment and area functions.
2019-02-02 20:52:53 -05:00
Jakub Sobon
0ee98483ac
Tests of individual segments being set.
2019-02-01 00:25:42 -05:00
Jakub Sobon
0d20627fd3
Adding licences.
2019-02-01 00:13:36 -05:00
Jakub Sobon
2e597e8b60
First test for sixteen.
2019-02-01 00:12:52 -05:00
Jakub Sobon
a2c4512b47
Improve the look of display with segment width/height of two.
2019-01-31 23:51:33 -05:00
Jakub Sobon
50b18902c8
Rename segdisp->sixteen.
2019-01-31 23:36:25 -05:00
Jakub Sobon
978707c573
Rename display->segdisp.
2019-01-31 23:35:25 -05:00
Jakub Sobon
eec74ffbf3
Move segdisp under draw.
2019-01-31 23:34:47 -05:00
Jakub Sobon
e328ba044f
Allow the caller to reverse the slopes.
2019-01-31 23:33:30 -05:00
Jakub Sobon
4cb90e7c98
Allow the caller to optionally skip slopes.
2019-01-31 23:12:33 -05:00
Jakub Sobon
e6aafbe66e
Prototype code of a 16-segment display.
2019-01-31 22:56:21 -05:00
Jakub Sobon
8cdc34fb28
Partial implementation of segdisp.
2019-01-29 18:26:58 -05:00
Jakub Sobon
5c02803221
Fixing rectangular cases.
2019-01-29 00:45:33 -05:00
Jakub Sobon
815d88f4d5
Implementing diagonal segments.
2019-01-29 00:13:32 -05:00
Jakub Sobon
1bc864b850
Implementing vertical segments.
...
And adding licences.
2019-01-27 23:50:02 -05:00
Jakub Sobon
7e55d57164
Merge branch 'devel' into segment-display
2019-01-27 22:32:49 -05:00
Jakub Sobon
704fe4557f
Function that can draw segments.
...
Implementing horizontal.
2019-01-27 22:32:28 -05:00
Jakub Sobon
9ca3fc8b3f
Creating a common numbers.Abs function for code reuse.
2019-01-27 22:32:06 -05:00
Jakub Sobon
c80cb19c07
Merge pull request #98 from mum4k/thread-safe-widgets
...
Thread safe widgets
2019-01-27 00:14:54 -05:00
Jakub Sobon
94f656e3c7
Self-review fixes.
2019-01-27 00:07:00 -05:00
Jakub Sobon
8f6c2e59b7
Updating CHANGELOG.
2019-01-27 00:00:30 -05:00
Jakub Sobon
8968704de2
Fixing racy behavior between Options and Draw.
...
This applies to widgets whose Options depend on user data.
Documenting this in the docs and on API and protecting against this
condition in the affected widgets.
2019-01-26 23:58:38 -05:00
Jakub Sobon
90e3ec7282
Merge pull request #97 from mum4k/79-flaky-test
...
Increasing the time allowed for Run to finish its operation.
2019-01-26 23:07:13 -05:00
Jakub Sobon
b899c31a84
Updating CHANGELOG.
2019-01-26 22:54:50 -05:00
Jakub Sobon
9fcc00f462
Increasing the time allowed for Run to finish its operation.
2019-01-26 22:53:03 -05:00
Jakub Sobon
6f33bdde28
Merge pull request #96 from mum4k/y-axis-anchor-option
...
Adding a LineChart option that switches the Y axis from anchored to adaptive.
2019-01-26 22:38:24 -05:00
Jakub Sobon
21083a9b8f
Self-review fixes.
2019-01-26 22:33:20 -05:00
Jakub Sobon
2e6da63307
Updating CHANGELOG.
2019-01-26 22:25:02 -05:00
Jakub Sobon
7d22a68376
Adding LineChart option YAxisAdaptive.
...
When provided, this option stops anchoring the Y axis at the zero value.
2019-01-26 22:23:55 -05:00
Jakub Sobon
b3346a1480
Merge pull request #94 from mum4k/bug-zero-y-axis
...
LineChart now correctly displays series without zero.
2019-01-26 03:27:35 -05:00
Jakub Sobon
406c365847
LineChart now correctly displays series without zero.
2019-01-26 03:22:13 -05:00
Jakub Sobon
36d4e21cf2
Merge pull request #90 from infinytum/linestyleround
...
Added LineStyleRound
2019-01-26 01:12:55 -05:00
Jakub Sobon
852f989dd5
Fixing unreleased link in the CHANGELOG.
...
- the link now correctly points at the devel branch.
- updating note about new line styles.
2019-01-26 01:11:51 -05:00
Michael Teuscher
35fd8d2c70
Added LineStyleRound
2019-01-25 19:57:14 +01:00
Jakub Sobon
180a652177
Adding licences.
2019-01-25 00:11:24 -05:00
Jakub Sobon
a278825fff
API of a 16-segment display.
2019-01-25 00:01:31 -05:00
Jakub Sobon
6d185c8f49
Merge pull request #89 from mum4k/changelog
...
Adding a Changelog.
2019-01-24 22:35:12 -05:00
Jakub Sobon
1476bc3f7c
Fixing version in the Unreleased link.
2019-01-24 22:27:14 -05:00
Jakub Sobon
62c9f98b85
Adjusting version numbers to Semantic Versioning.
2019-01-24 22:25:31 -05:00
Jakub Sobon
a7f0229142
Adding a changelog.
2019-01-24 22:02:44 -05:00
Jakub Sobon
f6ceec5b38
Merge pull request #88 from mum4k/awesome-go-badge
...
Adding the awesome-go badge.
2019-01-24 21:10:36 -05:00
Jakub Sobon
ea868ae4a2
Adding the awesome-go badge.
2019-01-24 21:04:57 -05:00
Jakub Sobon
df8734811c
Merge pull request #87 from infinytum/master
...
Add Double Linestyle
2019-01-24 21:02:22 -05:00
Michael Teuscher
41cbc3c19a
Added a test for double border drawing
2019-01-25 00:10:33 +01:00
Michael Teuscher
3e60b42918
Added Double Line Style
2019-01-24 15:35:39 +01:00
Jakub Sobon
1e1dc15c47
Merge pull request #84 from infinytum/master
...
Partial Fix for #83 (Excluding Gocyclo)
2019-01-24 09:31:01 -05:00
Michael Teuscher
85b31891ec
Revert "Merge pull request #1 from infinytum/issue-81"
...
This reverts commit 93423a8e8b
, reversing
changes made to 02bb0d1312
.
2019-01-24 09:07:15 +01:00
Infinytum
93423a8e8b
Merge pull request #1 from infinytum/issue-81
...
Added new linestyle LineStyleDouble
2019-01-23 21:06:44 +01:00