Skip to content
/ PlotX Public

This is a matplotlib-like c++ wrapper for pgplot!

License

Notifications You must be signed in to change notification settings

ypmen/PlotX

Repository files navigation

PlotX

This is a matplotlib-like c++ wrapper for pgplot!

Dependencies

  • pgplot

Install

  • ./bootstrap
  • ./configure --prefix=[install_path] CXXFLAGS="-std=c++11"
  • make
  • make install

Usage

  • Check examples directory for some examples.

About

This is a matplotlib-like c++ wrapper for pgplot!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published