Commit Graph

45 Commits

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
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 78cbfa62bc can just supply inverted ranges. 2017-01-09 17:57:45 -08:00
Will Charczuk fc2973067c fixing y-axis label position 2016-10-27 10:40:27 -07:00
Will Charczuk 2e8d196621 works, ish. 2016-10-21 12:50:40 -07:00
Will Charczuk f800bc387b text rotation works, ish. 2016-10-21 12:44:37 -07:00
Will Charczuk 8595962d99 snapshot. 2016-09-11 09:13:57 -07:00
Will Charczuk 8f56e5939b snapshot. 2016-09-05 13:26:12 -07:00
Will Charczuk b78f2327aa text rotation is sucky. 2016-08-31 22:11:52 -07:00
Will Charczuk 2e41dfd5db changing gridline behavior. 2016-08-11 20:42:25 -07:00
Will Charczuk 42af835f0e doing the same for yaxis. 2016-08-11 15:52:15 -07:00
Will Charczuk 63a26acadd zero line? 2016-08-07 00:33:48 -07:00
Will Charczuk a846d2f4e8 medium support for all axis names. 2016-08-06 22:27:26 -07:00
Will Charczuk 718678b421 can rotate text + add y axis names 2016-08-06 21:59:46 -07:00
Will Charczuk c3a066aecd tweaks to make ticks not be terrible 2016-07-31 16:54:09 -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 9b4307e186 axis tick position 2016-07-30 09:12:03 -07:00
Will Charczuk cbc0002d2a big api overhauls. 2016-07-29 18:24:25 -07:00
Will Charczuk d84d6790c0 text options! 2016-07-29 16:36:29 -07:00
Will Charczuk 6533e951e7 tests. 2016-07-27 12:34:15 -07:00
Will Charczuk 50a798f67f style handling on gridlines. 2016-07-24 20:27:19 -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 f572279469 tweak for line overlap. 2016-07-18 17:15:24 -07:00
Will Charczuk 07c96b1948 updates 2016-07-12 22:55:46 -07:00
Will Charczuk 989aa5974d coverage at 63.8% 2016-07-12 22:04:30 -07:00
Will Charczuk c30e677f16 inching up coverage. 2016-07-12 20:34:59 -07:00
Will Charczuk 1c3473f674 pulling generate grid lines into its own function 2016-07-12 19:22:02 -07:00
Will Charczuk 249e9956d0 gridlines. 2016-07-12 19:14:14 -07:00
Will Charczuk 28f01842de slightly more rigorous bounds checking and auto-fit 2016-07-12 16:47:52 -07:00
Will Charczuk 771bfbd9fb better handling of yaxis ticks. 2016-07-11 23:43: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 1b0191ef78 tweaks 2016-07-11 00:12:14 -07:00
Will Charczuk 56da554741 inching up coverage. 2016-07-10 23:06:14 -07:00
Will Charczuk 36e012f8cb Merge branch 'master' of github.com:wcharczuk/go-chart 2016-07-10 18:13:59 -07:00
Will Charczuk 1e62f7ce3b fixing svg renderer 2016-07-10 18:09:41 -07:00
Will Charczuk e781e7b4e1 bugfixes with mixed ranges. 2016-07-10 17:19:44 -07:00
Will Charczuk 1493409e95 removing debugging message. 2016-07-10 11:24:25 -07:00
Will Charczuk d78930a08f secondary axis works. 2016-07-10 11:19:56 -07:00
Will Charczuk abfdc3e0d9 mostly works. 2016-07-10 10:43:04 -07:00
Will Charczuk e9a36274ac snapshot. 2016-07-10 01:11:47 -07:00