Skip to content

breedlun/clearplot

Repository files navigation

clearplot

Clearplot creates publication quality plots using matplotlib.

Documentation

Detailed documentation is available here.

Examples

The documentation contains an example gallery with scripts demonstrating how to generate several types of plots.

Dependencies

  • Python 2.7 or 3.6 (Other python versions may be compatible, but they have not been tested.)

  • numpy

  • matplotlib

Installation

The documentation contains installation instructions.

Bug Fixes

Please submit any bugs you encounter to the Github issue tracker.

Feature Requests and Enhancements

We encourage you to submit your feature requests to the Github issue tracker. We should warn you, however, we can be quite particular, so please do not take it the wrong way if we do not chose to implement your feature. Similarly, please make sure to submit your feature requests before creating a pull request. It is best to discuss before you code anything up.

License

Released under the MIT License (MIT)