Commit Graph

72 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
Edwin 2dc8482db3 allow 'zero y-range delta' (#72) 2018-04-15 12:35:39 -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 fdb1b191b2 color maps 2017-04-14 17:43:52 -07:00
Will Charczuk 10de6fa9bf whitespace 2017-03-05 23:39:37 -08:00
Will Charczuk ee78cf8f2f do actually need to check that the ranges are set 2017-03-05 23:28:35 -08:00
Will Charczuk 7a3d6a6915 also do this for the secondary axis 2017-03-05 23:21:39 -08:00
Will Charczuk 182d5a199b potential fix for issue with large deltas rounding the y axis 2017-03-05 23:20:58 -08:00
Will Charczuk b713ff85cc Adds the ability to draw an XY scatter plot. (#27)
* works more or less

* updating comment

* removing debugging printf

* adding output

* tweaks

* missed a couple series validations

* testing auto coloring

* updated output.png

* color tests etc.

* sanity check tests.

* should not use unkeyed fields anyway.
2017-03-05 16:54:40 -08:00
Will Charczuk 17b28beae8 fixing range validation and tests. 2017-03-02 14:39:32 -08:00
Will Charczuk b2de33058f tweaks to range validation. 2017-03-02 14:26:21 -08:00
Will Charczuk 8b967158fd defaults are hard. 2017-02-22 17:47:08 -08:00
Will Charczuk 84e7baf2ef defaults 2017-02-22 17:44:44 -08:00
Will Charczuk d88ba0ead3 removing exception dep, saving blank canvas on checkRanges err 2017-02-22 17:15:13 -08:00
Will Charczuk e735797037 adding validation. 2017-02-03 11:26:53 -08: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 7bb3fbf810 bar charts! 2016-08-05 16:55:55 -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 a1fb284797 basics of stacked bar. 2016-07-28 18:51:55 -07:00
Will Charczuk 859c573d3d refactors 2016-07-22 22:43:27 -07:00
Will Charczuk c2f7c99c3f fixing build bust. 2016-07-21 14:14:28 -07:00
Will Charczuk b0934ee2e3 introduces the `Range` interface (instead of a concrete type). 2016-07-21 14:11:27 -07:00
Will Charczuk c14ab6a4b2 tweaks to fix annotation series drawing. 2016-07-18 11:53:29 -07:00
Will Charczuk eb61fbfd0f test fixes 2016-07-17 14:32:27 -07:00
Will Charczuk 7ae7cc13a8 stock chart analysis. 2016-07-17 13:29:01 -07:00
Will Charczuk 50233991ca fixing an issue with forcing the secondary y axis on when there were no series mapped to it. 2016-07-17 13:06:07 -07:00
Will Charczuk ae31a618df custom padding example and slight fixes. 2016-07-17 12:52:26 -07:00
Will Charczuk 0e3d2e9c1f changing how we handle default padding. 2016-07-17 11:24:54 -07:00
Will Charczuk d455b775da small bugfix for edge case. 2016-07-16 23:45:28 -07:00
Will Charczuk 6d48c49c07 tests for some things that came up as regressions when building out examples. 2016-07-16 22:56:12 -07:00
Will Charczuk ac26f764eb examples, some fixes 2016-07-16 20:53:46 -07:00
Will Charczuk bc2b51077b bollinger bounds 2016-07-15 09:02:50 -07:00
Will Charczuk 7bce09c859 api tweaks. 2016-07-14 18:29:06 -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 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 43f52ee781 removing this default. 2016-07-11 23:51:47 -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 5b590c23d4 tweaks 2016-07-11 00:08:14 -07:00
Will Charczuk 29ffceeec0 tweaks. 2016-07-11 00:05:48 -07:00
Will Charczuk e781e7b4e1 bugfixes with mixed ranges. 2016-07-10 17:19:44 -07:00
Will Charczuk 9aa2a45a39 fixing bug with annotations with axis turned off. 2016-07-10 16:26:18 -07:00