Skip to content

avramidis/cxxplot

Repository files navigation

cxxplot

stability-wip GitHub

branch Windows Ubuntu macOS
master Build status pipeline status Build Status
develop Build status pipeline status Build Status

Introduction

cxxplot is a C++ plotting library that uses matplotlib (https://matplotlib.org/). Currently, cxxplot is under development and it is not suited for production.

Available plots

Currently, cxxplot supports the following plots:

  • plot
  • scatter
  • histogram
  • subplots
  • bar

The examples folder includes code examples with most of the features that are supported.

More information

License

cxxplot is released under MIT license.

Releases

No releases published

Packages

No packages published