Commit Graph

20 Commits

Author SHA1 Message Date
Alexander Weinhold ee46aad5c1 change import paths 2018-12-06 16:38:58 +01:00
nptrx 865ff54ab9 unification of sample and test coding styles will improve visibility (#67)
* "Style{Show: true}" to "StyleShow()"
* "Box{IsSet: true}" to "BoxZero"
2018-10-11 17:20:44 -07:00
Edwin 2dc8482db3 allow 'zero y-range delta' (#72) 2018-04-15 12:35:39 -07:00
Will Charczuk 70e6cfddc5 fixing find and replace issue 2018-04-05 00:42:38 -07:00
Will Charczuk df14434b6e changing assert 2018-04-05 00:36:12 -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 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 be0ad5560a chart test. 2017-02-03 11:27:58 -08:00
Will Charczuk e4e2c846e3 hit coverage min, but not quite done yet. 2016-08-06 00:26:17 -07:00
Will Charczuk cbc0002d2a big api overhauls. 2016-07-29 18:24:25 -07:00
Will Charczuk b0934ee2e3 introduces the `Range` interface (instead of a concrete type). 2016-07-21 14:11:27 -07:00
Will Charczuk ed452c5a7a bad comment. 2016-07-16 22:56:30 -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 c7170a2650 some regression tests 2016-07-13 11:50:22 -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 12a64410f6 fixing tests. 2016-07-10 11:27:12 -07:00
Will Charczuk cbc4672f1e updates. 2016-07-07 14:44:03 -07:00
Will Charczuk 2dd44d3675 initial commit. 2016-07-06 18:54:00 -07:00