camelot-py/docs
Suyash Behera c0e9235164 [MRG + 1] Create a new figure and test each plot type #127 (#179)
* [MRG] Create a new figure and test each plot type #127

 - move `plot()` to `plotting.py` as `plot_pdf()`
 - modify plotting functions to return matplotlib figures
 - add `test_plotting.py` and baseline images
 - import `plot_pdf()` in `__init__`
 - update `cli.py` to use `plot_pdf()`
 - update advanced usage docs to reflect changes

* Change matplotlib backend for image comparison tests

* Update plotting and tests
 - use matplotlib rectangle instead of `cv2.rectangle` in
`plot_contour()`
 - set matplotlib backend in `tests/__init__`
 - update contour plot baseline image
 - update `test_plotting` with more checks

* Update plot tests and config
 - remove unnecessary asserts
 - update setup.cfg and makefile with `--mpl`

* Add  to

* Add tolerance

* remove text from baseline plots
update plot tests with `remove_text`

* Change method name, update docs and add pep8

* Update docs
2018-11-02 20:57:02 +05:30
..
_static Update logo, equal width 2018-09-24 11:14:03 +05:30
_templates Fix relative links 2018-09-24 22:15:43 +05:30
_themes [MRG + 1] Make pep8 (#125) 2018-10-05 16:55:43 +05:30
benchmark Add more benchmarks 2018-09-22 17:50:41 +05:30
dev Fix GH issues link 2018-10-03 19:36:29 +05:30
user [MRG + 1] Create a new figure and test each plot type #127 (#179) 2018-11-02 20:57:02 +05:30
Makefile Fix Makefile spaces to tabs 2016-08-08 17:26:54 +05:30
api.rst Update docs 2018-09-23 14:04:21 +05:30
conf.py Update conf.py 2018-10-12 21:39:38 +05:30
index.rst Add gitter badge 2018-10-31 17:33:40 +05:30
make.bat Create python package 2016-07-29 21:09:39 +05:30