lava/matplotlib-cpp
Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
C++MIT
Issues
- 1
- 0
Colormap to scatter_colored
#365 opened by Nicoskin - 3
- 2
Error loading module matplotlib!
#364 opened by AgathaZhang - 0
Performance vs python's MPL
#363 opened by Maxim-Karpov - 1
Multiple definition issue
#362 opened by Helyousfi - 1
File Not Found errors when installing matplotlib-cpp on Mac with Xcode and Python
#318 opened by KGx55 - 2
The 3D example does not work.
#360 opened by ThreeStones1029 - 0
Unable to compile examples on MacOS
#361 opened by ngquyduc - 1
- 0
#include "matplotlibcpp.h" namespace plt = matplotlibcpp; int main() { plt::plot({1,3,2,4}); plt::show(); }
#359 opened by NuridinR - 0
- 0
Using extent with imshow
#354 opened by JeffR1992 - 0
Fails to link when using Python2.7(Undefined ref to Py_dealloc) but works when linking with Python 3.9
#353 opened by sierret - 1
Segmentation fault (core dumped) after successfully executing compiled file
#351 opened by abdusali1234 - 1
error C2766
#341 opened by dreamslabmg - 1
- 5
- 0
3D line plot not showing any data
#350 opened by manumerous - 1
- 0
make length_includes_head available for arrow
#346 opened by guntern - 5
Undefined symbols for architecture arm64:....
#344 opened by cmezavalle - 1
Embed plot into Qwidget
#345 opened by Lighter01 - 0
Delete this issue, pls
#343 opened by Lighter01 - 2
pyhthon3 supported?
#322 opened by laoshaw - 0
Thank your share for matplot in cpp,it is very convenient!But i can't find the method for draw a rectangle,how can i draw a rectan?
#339 opened by 12real - 2
3D Scatter Plot animation
#306 opened by Sean340927 - 2
The command like "subplot"doesn't work
#310 opened by Loong99 - 0
Writing mathematical expressions
#338 opened by Youyufa - 1
How to install matplotlib-cpp?
#323 opened by vick2075 - 4
unrelated line occures
#332 opened by Hit-Mickey - 0
how to compile in Bazel
#331 opened by CHH3213 - 0
Error LNK2019
#330 opened by lenovskyy - 0
basic.cpp from README crashes
#328 opened by yurivict - 2
- 2
symbol not found in flat namespace '_PyCapsule_GetPointer' when running a matplotlib cpp basic example.
#317 opened by AnshG714 - 0
"more comprehensive example" from the README SEGVs
#325 opened by yurivict - 0
M1 Mac, Monterey, Python 3.10 and XCode Notes
#324 opened by cyberabi - 0
Error on M1 Mac with Miniforge venv
#321 opened by rickypang0219 - 0
Problems on mac
#320 opened by Sue217 - 0
colorbar
#319 opened by zengkailiang - 1
Error in 1st example
#312 opened by dgaul - 0
- 0
- 1
how to use colorbar?
#307 opened by gaopeng-nreal - 0
- 0
How to use in Docker
#299 opened by makinzm - 0
Is it possible to build the project in one specific version of python and run in another?
#298 opened by johnnyzzzzzZ - 1
Integration with wxWidgets
#297 opened - 0
Example with picker
#294 opened