GitHub / lava/matplotlib-cpp / commits
Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| ef0383f1 | Enable cmake include definition |
Kenta Yonekura <y****n@i****g>
Committed by: Benno Evers <b****s@g****m> |
over 5 years ago | |
| 3dda5267 | Fix a missing M_PI in windows environment |
Kenta Yonekura <y****n@i****g>
Committed by: Benno Evers <b****s@g****m> |
over 5 years ago | |
| 5b88e8b9 | Change line endings in CMakeLists.txt | Benno Evers <b****o@L****> | over 5 years ago | |
| 630ba843 | Some bugfixes and adjustments for contour/spy | Benno Evers <b****o@L****> | over 5 years ago | |
| 1875696c | Added 'set_aspect' and set_aspect_equal function |
Pierre Narvor <p****r@e****r>
Committed by: Benno Evers <b****s@g****m> |
over 5 years ago | |
| cab80f33 | Remove obsoleted build systems | Benno Evers <b****o@L****> | over 5 years ago | |
| 3d3f9da6 | Unbreak examples by moving 'fig_number' paramter to the end of the list | Benno Evers <b****o@L****> | over 5 years ago | |
| 61501081 | added scatter with colors |
kesha787898 <4****8@u****m>
Committed by: Benno Evers <b****o@L****> |
over 5 years ago | |
| 490fa9cd | Fix memory leaks in xlim() and ylim() |
Alex Dewar <a****r@s****k>
Committed by: Benno Evers <b****s@g****m> |
over 5 years ago | |
| 08ff087d | Add modern cmake support |
Florian Fervers <f****s@g****m>
Committed by: Benno Evers <b****s@g****m> |
over 5 years ago | |
| 9d19657a | Add 3D scatter plots, allow more than one 3d plot on the same figure and make... |
Ruan Luies <o****a@l****a>
Committed by: Benno Evers <b****o@L****> |
over 5 years ago | |
| 3af24b41 | Adding possibility to choose dpi when saving |
raphael.viards@magellium.fr <r****s@m****r>
Committed by: Benno Evers <b****s@g****m> |
almost 6 years ago | |
| 80bc9cd8 | Add 3D quiver support |
Joshua Brinsfield <s****s@g****m>
Committed by: Benno Evers <b****s@g****m> |
almost 6 years ago | |
| 2bf4f26d | Fix #221 and #225 |
William Leong <t****l@n****g>
Committed by: Benno Evers <b****s@g****m> |
almost 6 years ago | |
| 14807809 | Updated named plots to infer different datatypes in case of x and y inputs. |
SpiritSeeker <s****9@g****m>
Committed by: Benno Evers <b****o@L****> |
almost 6 years ago | |
| d1b7c72b | Add #include <string> for std::stod |
Alex <l****t@u****m>
Committed by: Benno Evers <b****s@g****m> |
about 6 years ago | |
| 70d508fc | Expand comment for new interkeeper() function | Benno Evers <b****s@g****m> | about 6 years ago | |
| dfe5a69a | Fix whitespace error | Benno Evers <b****s@g****m> | about 6 years ago | |
| f2bf7a45 | Add missing call to initialize interpreter in 'modern' example | Benno Evers <b****s@g****m> | about 6 years ago | |
| f4b49a35 | Fix issue lava/matplotlib-cpp#124 | Barnabé BALP <c****t@b****r> | about 6 years ago | |
| b6f58a5c | Suggestion: Give more multithreading flexibility |
Le creepeur petitè <n****t@h****m>
Committed by: Benno Evers <b****s@g****m> |
about 6 years ago | |
| b79ca6dc | feat: Add keyword argument support to legend() |
Tako Hisada <t****o@t****m>
Committed by: Benno Evers <b****s@g****m> |
about 6 years ago | |
| 6f841d44 | Added support to barh plot method |
Andre Furlan <e****s@g****m>
Committed by: Benno Evers <b****s@g****m> |
over 6 years ago | |
| 7d0e6954 | include ldflags instead of libs |
Cryoris <j****n@g****m>
Committed by: Benno Evers <b****s@g****m> |
over 6 years ago | |
| 9ff7a4b2 | add spy |
Cryoris <j****n@g****m>
Committed by: Benno Evers <b****o@L****> |
over 6 years ago | |
| bbfb240b | add contour plot |
Cryoris <j****n@g****m>
Committed by: Benno Evers <b****o@L****> |
over 6 years ago | |
| ec374530 | add axhline |
Cryoris <j****n@g****m>
Committed by: Benno Evers <b****o@L****> |
over 6 years ago | |
| 60dcd64c | Sprinkle calls to interpreter::get() all over the codebase | Benno Evers <b****s@g****m> | over 6 years ago | |
| d612b524 | Fix python3.8 segfault for the named_* family of functions | Benno Evers <b****s@g****m> | over 6 years ago | |
| f5f8ce3d | Move Python.h include into first position | Benno Evers <b****s@g****m> | over 6 years ago | |
| bf2be710 | Update python-config invocation in Makefile | Benno Evers <b****s@g****m> | over 6 years ago | |
| 374dcd03 | Added arrow, cla, margins, contour |
JBPennington <j****n@g****m>
Committed by: Benno Evers <b****s@t****m> |
over 6 years ago | |
| ecf3a8dd | Add native numpy handling when plotting vectors of (unsigned) long long | Benno Evers <b****s@g****m> | over 6 years ago | |
| d7410503 | Fix use-after-free bug when plotting unknown numeric types | Benno Evers <b****s@g****m> | over 6 years ago | |
| 10791212 | a few of the parameters are floats. This is a quick hack to get a couple of t... |
pf <p****f@p****v>
Committed by: Benno Evers <b****s@g****m> |
over 6 years ago | |
| 480af0f4 | Added support for axvspan |
pf <p****f@p****v>
Committed by: Benno Evers <b****s@g****m> |
over 6 years ago | |
| edb40746 | Reword libpython dependency; move vcpkg section | Benno Evers <b****s@g****m> | over 6 years ago | |
| e5ffc6ce | ensure interpreter is initialized for suptitle & subplot |
acxz <1****z@u****m>
Committed by: Benno Evers <b****s@g****m> |
over 6 years ago | |
| 2843ebbe | delete unnecessary "inline" on get_array(vector<string>) |
tomotakaeru <3****u@u****m>
Committed by: Benno Evers <b****s@g****m> |
over 6 years ago | |
| ea527fdc | add "inline" to get_array, color_bar, axvline |
tomotakaeru <3****u@u****m>
Committed by: Benno Evers <b****s@g****m> |
over 6 years ago | |
| 9595628a | Replace occurrences of std::unordered_map<> with std::map<> |
Mateo Gianolio <g****o@g****m>
Committed by: Benno Evers <b****s@g****m> |
over 6 years ago | |
| 7f7b8528 | Fix numpy detection and provide some functions even when numpy is not available | Benno Evers <b****s@g****m> | over 6 years ago | |
| 41477fcd | Add experimental documentation target | Benno Evers <b****s@g****m> | over 6 years ago | |
| 823de00f | :wrench: Moved all elements related to docker build in contrib |
Guillaume Jacquenot <g****t@g****m>
Committed by: Benno Evers <b****s@g****m> |
over 6 years ago | |
| d283d47d | Remove indentation around 'imshow()' functions | Benno Evers <b****s@g****m> | over 6 years ago | |
| de33a574 | Rename make variable CXXFLAGS -> EXTRA_FLAGS | Benno Evers <b****s@g****m> | over 6 years ago | |
| a7c38ad7 | :pencil: Typo update in Readme.md |
Guillaume Jacquenot <g****t@g****m>
Committed by: Benno Evers <b****s@g****m> |
over 6 years ago | |
| fa673c67 | :sparkle: Added a first CI file |
Guillaume Jacquenot <g****t@g****m>
Committed by: Benno Evers <b****s@g****m> |
over 6 years ago | |
| 7ef25592 | :sparkle: Added a target to build docker image |
Guillaume Jacquenot <g****t@g****m>
Committed by: Benno Evers <b****s@g****m> |
over 6 years ago | |
| d7839cc4 | :sparkle: Added a first version of Dockerfile |
Guillaume Jacquenot <g****t@g****m>
Committed by: Benno Evers <b****s@g****m> |
over 6 years ago | |
| 1243814d | Add vcpkg installation instructions |
NancyLi1013 <l****9@b****m>
Committed by: Benno Evers <b****s@g****m> |
over 6 years ago | |
| 9b23ca06 | Adds vim tempfiles to gitignore |
Florian Eich <f****h@g****m>
Committed by: Benno Evers <b****s@g****m> |
over 6 years ago | |
| 52816e2f | Adds boxplot, get_strarray and get_listlist |
Florian Eich <f****h@g****m>
Committed by: Benno Evers <b****s@g****m> |
over 6 years ago | |
| 1809d7a2 | Adds axvline to function scope |
Florian Eich <f****h@g****m>
Committed by: Benno Evers <b****s@g****m> |
over 6 years ago | |
| 811ebfb2 | Add 3D line plot and zlabel function. |
Brian Phung <b****g@u****u>
Committed by: Benno Evers <b****s@g****m> |
over 6 years ago | |
| 7219c618 | Updated wording in README. | Benno Evers <b****e@a****g> | over 6 years ago | |
| f23347fc | Added information about backend renderer issue on MacOS |
Ilya Makarov <i****v@2****u>
Committed by: Benno Evers <b****e@a****g> |
over 6 years ago | |
| 61da78fb | Updated cmake readme section. | Ilya Makarov <i****v@2****u> | over 6 years ago | |
| d6874057 | Added #include "unordered_map" to main header |
Marcus Davi <3****i@u****m>
Committed by: Benno Evers <b****s@g****m> |
over 6 years ago | |
| 6fb6a915 | Fix multiple definition of subplot2grid |
Matthieu Zins <z****u@g****m>
Committed by: Benno Evers <b****s@g****m> |
almost 7 years ago | |
| 97729fd2 | Add possibility to pass additional parameters to scatter (like color or label) |
Matthieu Zins <z****u@g****m>
Committed by: Benno Evers <b****s@g****m> |
almost 7 years ago | |
| 8297ae81 | Implemented wrapper corresponding to tick_params in matplotlib |
belre9 <n****m@g****m>
Committed by: Benno Evers <b****e@a****g> |
almost 7 years ago | |
| 5adfbe03 | Rearrange Makefile. | Benno Evers <b****e@a****g> | almost 7 years ago | |
| d3137c53 | Fix for imshow multiple definition error #48 |
pm-twice <4****e@u****m>
Committed by: Benno Evers <b****s@g****m> |
almost 7 years ago | |
| 6ec72daa | Fix: Allow for building examples individually |
Alex Dewar <a****r@s****k>
Committed by: Benno Evers <b****s@g****m> |
about 7 years ago | |
| 27722170 | Fix for OpenCV 4 |
Alex Dewar <a****r@s****k>
Committed by: Benno Evers <b****s@g****m> |
about 7 years ago | |
| 1c2a51f5 | Add .gitignore file for example binaries |
Alex Dewar <a****r@s****k>
Committed by: Benno Evers <b****s@g****m> |
about 7 years ago | |
| dbe8e4c6 | Makefile: Better numpy handling and make building more generic |
Alex Dewar <a****r@s****k>
Committed by: Benno Evers <b****s@g****m> |
about 7 years ago | |
| f4ad842e | Implements bar slightly more closely to matplotlib |
Florian Eich <f****h@g****m>
Committed by: Benno Evers <b****s@g****m> |
about 7 years ago | |
| 7fa134ea | Fixes compiler warnings |
Florian Eich <f****h@g****m>
Committed by: Benno Evers <b****s@g****m> |
about 7 years ago | |
| 4ace1ad9 | fix the figsize segfault bug |
jul <j****l@z****m>
Committed by: Benno Evers <b****s@g****m> |
about 7 years ago | |
| 019cd237 | check functions with narrower error message scope |
Trevor Keller <t****r@g****m>
Committed by: Benno Evers <b****s@g****m> |
over 7 years ago | |
| f1af639c | implement colorbar; requires returned PyObject of mappable object |
Trevor Keller <t****r@g****m>
Committed by: Benno Evers <b****s@g****m> |
over 7 years ago | |
| 1ac91f75 | subplot2grid implementation and example |
Trevor Keller <t****r@g****m>
Committed by: Benno Evers <b****e@a****g> |
over 7 years ago | |
| bc7e4576 | Added basic example for imshow. |
Trevor Keller <t****r@g****m>
Committed by: Benno Evers <b****s@m****m> |
over 7 years ago | |
| 5dd71949 | Add support for plot(y,keywords) |
Olivier Croquette <o****e@f****r>
Committed by: Benno Evers <b****s@g****m> |
over 7 years ago | |
| 94c0215d | Fixed type in update example. | Benno Evers <b****s@m****m> | over 7 years ago | |
| c48ed308 | Reduced example for dynamic plot class. | Benno Evers <b****s@m****m> | over 7 years ago | |
| 8babc98e | Add kwargs for title, xlabel, ylabel | William Lee <w****4@g****m> | over 7 years ago | |
| 07a73fad | Add dynamic plot class |
Olivier Kermorgant <o****t@y****r>
Committed by: Benno Evers <b****s@m****m> |
over 7 years ago | |
| f64f1f65 | Added missing <array> header |
Paul Jurczak <p****k@y****m>
Committed by: Benno Evers <b****s@g****m> |
over 7 years ago | |
| d89878b9 | Add fill plot with example |
Tobias Tschirch <t****t@1****g>
Committed by: Benno Evers <b****s@m****m> |
over 7 years ago | |
| d184e146 | Add cumulative parameter to hist() |
Patric Schmitz <p****z@c****e>
Committed by: Benno Evers <b****s@m****m> |
over 7 years ago | |
| 05087cf8 | Additional debug output if python module loading fails |
Patric Schmitz <p****z@c****e>
Committed by: Benno Evers <b****s@m****m> |
over 7 years ago | |
| d42a969c | Add portability #defines PyLong_FromLong, PyUnicode_FromString |
Patric Schmitz <p****z@c****e>
Committed by: Benno Evers <b****s@m****m> |
over 7 years ago | |
| 0e39f8f5 | Load mplot3d module lazily. | Benno Evers <b****s@m****m> | over 7 years ago | |
| eae3824b | Add picture and cpp file for new surface example. | Benno Evers <b****s@m****m> | over 7 years ago | |
| 65933e3d | Officially require C++11. | Benno Evers <b****s@m****m> | over 7 years ago | |
| 8baa5821 | Add missing Py_DECREF in scatter function. | Benno Evers <b****s@m****m> | over 7 years ago | |
| 69e58fe2 | Add plot_surface |
Austin Schuh <a****x@g****m>
Committed by: Benno Evers <b****s@m****m> |
over 7 years ago | |
| c19e00ca | Add -std=c++11 for basic in Makefile |
weijun.liu <l****n@t****p>
Committed by: Benno Evers <b****s@m****m> |
over 7 years ago | |
| 94f6c010 | Add bar plot and subplots_adjust |
weijun.liu <l****n@t****p>
Committed by: Benno Evers <b****s@m****m> |
over 7 years ago | |
| 20e090ef | Add support for imshow() |
Alex Dewar <a****r@s****k>
Committed by: Benno Evers <b****s@m****m> |
almost 8 years ago | |
| b1242079 | Add support for ginput() function |
Alex Dewar <a****r@s****k>
Committed by: Benno Evers <b****s@m****m> |
almost 8 years ago | |
| 3d555d22 | Add missing Py_DECREF to quiver() |
Alex Dewar <a****r@s****k>
Committed by: Benno Evers <b****s@g****m> |
almost 8 years ago | |
| 78719eb5 | added support for scatter plots |
Matthew Mosley <m****1@g****m>
Committed by: Benno Evers <b****s@g****m> |
almost 8 years ago | |
| 073dd98f | Add fignum_exists() function |
Alex Dewar <a****r@s****k>
Committed by: Benno Evers <b****s@m****m> |
almost 8 years ago | |
| c92ad4cd | Optionally pass figure number to figure() as argument |
Alex Dewar <a****r@s****k>
Committed by: Benno Evers <b****s@m****m> |
almost 8 years ago | |
| dcb23221 | Return figure number from figure function |
Alex Dewar <a****r@s****k>
Committed by: Benno Evers <b****s@m****m> |
almost 8 years ago | |
| 00a4766f | Fix indentation in basic example, | Benno Evers <b****s@m****m> | almost 8 years ago |