Commit Graph

300 Commits

Author SHA1 Message Date
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 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
Michael Teuscher 25608ae634
Added new linestyle LineStyleDouble 2019-01-23 20:57:48 +01:00
Michael Teuscher 02bb0d1312
Fixed an error in the test 2019-01-23 08:45:08 +01: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 ebbda29060
Added missing : 2019-01-22 23:40:41 +01:00
Michael Teuscher 1fb4a35eeb
Handle error instead of swallowing it 2019-01-22 23:33:11 +01:00
Michael Teuscher 81794b5268
Removed ineffectual assignment 2019-01-22 23:32:19 +01:00
Michael Teuscher 0004a9c7e0
Fixed last golint 2019-01-22 23:31:10 +01:00
Michael Teuscher 010ad3fc5b
Fixed comments for golint 2019-01-22 23:30:18 +01:00
Michael Teuscher 5e0e08b471
Fixed another golint 2019-01-22 23:29:41 +01:00
Michael Teuscher c304765e5c
Removed another one 2019-01-22 23:28:01 +01:00
Michael Teuscher cdbcd400a2
Removed assigner in return 2019-01-22 23:27:21 +01:00
Michael Teuscher 66bbec917a
Golint Changes 2019-01-22 23:26:13 +01:00
Jakub Sobon ecc561470d
Merge pull request #82 from mum4k/release-0.5
Release 0.5
2019-01-21 18:18:23 -05:00
Jakub Sobon e50eccb756
Merge pull request #77 from mum4k/donut
A Donut widget.
2019-01-21 18:06:04 -05:00
Jakub Sobon b6c0bc0d33
Documentation fixes. 2019-01-21 17:57:12 -05:00
Jakub Sobon d4afe691a1
Adding licences. 2019-01-21 17:54:19 -05:00
Jakub Sobon 6977d291f2
Adding Donut to termdashdemo. 2019-01-21 17:53:33 -05:00
Jakub Sobon 59fd19a6c7
Adding description and recording of the donutdemo. 2019-01-21 17:43:35 -05:00
Jakub Sobon 7f133bf611
Rest of the Donut widget files. 2019-01-21 17:02:23 -05:00
Jakub Sobon cd48efc885
Implementation of the Donut widget. 2019-01-21 17:00:19 -05:00
Jakub Sobon 9d2a639791
Bugfix - correctly filling partial circles. 2019-01-21 00:52:38 -05:00
Jakub Sobon 286731aa62
Moving some functions from numbers -> trig. 2019-01-21 00:51:33 -05:00
Jakub Sobon 6276788be2
Adding functions that calculate angles. 2019-01-21 00:51:05 -05:00
Jakub Sobon 20c31cb800
Include newline when printing cell differences. 2019-01-20 16:21:16 -05:00
Jakub Sobon 486172e4f9
faketerm.Diff also prints out the rune differences.
Useful when they aren't obvious in their character forms.
2019-01-20 16:19:50 -05:00
Jakub Sobon 286ab5c504
A function that can fill arbitrary shapes on the braille canvas. 2019-01-20 16:19:17 -05:00
Jakub Sobon 54b6dce805
Bugfix - correctly determine area on a braille canvas. 2019-01-20 15:44:43 -05:00