pf
|
480af0f4f9
Added support for axvspan
|
5 år sedan |
Benno Evers
|
60dcd64c8f
Sprinkle calls to interpreter::get() all over the codebase
|
5 år sedan |
Benno Evers
|
d612b524e1
Fix python3.8 segfault for the named_* family of functions
|
5 år sedan |
Benno Evers
|
f5f8ce3d6a
Move Python.h include into first position
|
5 år sedan |
Benno Evers
|
ecf3a8dd0b
Add native numpy handling when plotting vectors of (unsigned) long long
|
5 år sedan |
Benno Evers
|
d74105036a
Fix use-after-free bug when plotting unknown numeric types
|
5 år sedan |
Mateo Gianolio
|
9595628a80
Replace occurrences of std::unordered_map<> with std::map<>
|
5 år sedan |
acxz
|
e5ffc6ce83
ensure interpreter is initialized for suptitle & subplot
|
5 år sedan |
tomotakaeru
|
2843ebbe68
delete unnecessary "inline" on get_array(vector<string>)
|
5 år sedan |
tomotakaeru
|
ea527fdcef
add "inline" to get_array, color_bar, axvline
|
5 år sedan |
Benno Evers
|
7f7b8528b4
Fix numpy detection and provide some functions even when numpy is not available
|
5 år sedan |
Benno Evers
|
41477fcdb6
Add experimental documentation target
|
5 år sedan |
Brian Phung
|
811ebfb2c9
Add 3D line plot and zlabel function.
|
5 år sedan |
Florian Eich
|
52816e2f8b
Adds boxplot, get_strarray and get_listlist
|
5 år sedan |
Florian Eich
|
1809d7a261
Adds axvline to function scope
|
5 år sedan |
Benno Evers
|
d283d47d08
Remove indentation around 'imshow()' functions
|
5 år sedan |
Trevor Keller
|
f1af639c42
implement colorbar; requires returned PyObject of mappable object
|
6 år sedan |
Marcus Davi
|
d68740570c
Added #include "unordered_map" to main header
|
5 år sedan |
belre9
|
8297ae81a0
Implemented wrapper corresponding to tick_params in matplotlib
|
5 år sedan |
Matthieu Zins
|
6fb6a91568
Fix multiple definition of subplot2grid
|
5 år sedan |
Matthieu Zins
|
97729fd2cc
Add possibility to pass additional parameters to scatter (like color or label)
|
5 år sedan |
Trevor Keller
|
1ac91f7593
subplot2grid implementation and example
|
6 år sedan |
pm-twice
|
d3137c53b1
Fix for imshow multiple definition error #48
|
5 år sedan |
Florian Eich
|
f4ad842e70
Implements bar slightly more closely to matplotlib
|
5 år sedan |
Florian Eich
|
7fa134ea15
Fixes compiler warnings
|
5 år sedan |
Alex Dewar
|
2772217011
Fix for OpenCV 4
|
5 år sedan |
Olivier Croquette
|
5dd719498b
Add support for plot(y,keywords)
|
6 år sedan |
Alex Dewar
|
20e090ef9e
Add support for imshow()
|
6 år sedan |
Trevor Keller
|
019cd237a6
check functions with narrower error message scope
|
6 år sedan |
jul
|
4ace1ad946
fix the figsize segfault bug
|
6 år sedan |