Commit Graph

19 Commits (v3.0.2)

Author SHA1 Message Date
gutmet 3e6f54fa68 fix paths from git.gutmet.org to fireandbrimst.one/aw 2023-09-21 21:33:55 +02:00
Alexander Weinhold ee46aad5c1 change import paths 2018-12-06 16:38:58 +01:00
Jeff Willette 34de44488d changed the tick sanity ount variable (#42)
- The DefaultTickSanityCount was set in the default.go file and then in
in tick.go the setting was ignored and the value was again set with 1 << 10
Changed to use the setting instead
2017-05-22 20:11:29 -07:00
Will Charczuk 03708a90ef Helper API refactor (#40)
* api cleaup

* updates

* wtf

* updates

* snapshot.

* tweaks

* snapshot

* api tweaks.

* updates

* updates

* updates

* changes.

* updates

* updates

* sequence => seq

* dont need to use curl, just using wget

* fixing examples
2017-05-12 17:12:23 -07:00
Will Charczuk 39e9977724 sane default handling 2017-04-25 23:35:07 -07:00
Will Charczuk 98d3996b47 descending 2017-01-10 13:50:17 -08:00
Will Charczuk 78cbfa62bc can just supply inverted ranges. 2017-01-09 17:57:45 -08:00
Will Charczuk 7bb3fbf810 bar charts! 2016-08-05 16:55:55 -07:00
Will Charczuk c3a066aecd tweaks to make ticks not be terrible 2016-07-31 16:54:09 -07:00
Will Charczuk 200116c193 fixing sanity check test on gen ticks. 2016-07-30 20:30:19 -07:00
Will Charczuk 0fe9f53806 fixing things with generated ticks. 2016-07-30 12:57:18 -07:00
Will Charczuk 9c96af2a22 fixing fit issues on the xaxis labels for stacked bar. 2016-07-30 09:35:44 -07:00
Will Charczuk a6b6097c20 ticks refactor. 2016-07-23 15:35:49 -07:00
Will Charczuk b0934ee2e3 introduces the `Range` interface (instead of a concrete type). 2016-07-21 14:11:27 -07:00
Will Charczuk c7170a2650 some regression tests 2016-07-13 11:50:22 -07:00
Will Charczuk debd56f494 bug fixes and refinements. 2016-07-11 23:32:31 -07:00
Will Charczuk 9a5138b21d ??? 2016-07-11 18:48:51 -07:00
Will Charczuk 56da554741 inching up coverage. 2016-07-10 23:06:14 -07:00
Will Charczuk e9a36274ac snapshot. 2016-07-10 01:11:47 -07:00