.. |
.gitignore
|
1c2a51f50b
Add .gitignore file for example binaries
|
5 years ago |
animation.cpp
|
ba9343f483
Add animation example
|
7 years ago |
animation.gif
|
ba9343f483
Add animation example
|
7 years ago |
bar.cpp
|
94f6c01021
Add bar plot and subplots_adjust
|
6 years ago |
bar.png
|
94f6c01021
Add bar plot and subplots_adjust
|
6 years ago |
basic.cpp
|
00a4766f78
Fix indentation in basic example,
|
6 years ago |
basic.png
|
717e98e752
Add figure_size
|
7 years ago |
colorbar.cpp
|
f1af639c42
implement colorbar; requires returned PyObject of mappable object
|
5 years ago |
contour.cpp
|
bbfb240ba8
add contour plot
|
4 years ago |
fill.cpp
|
d89878b950
Add fill plot with example
|
6 years ago |
fill.png
|
d89878b950
Add fill plot with example
|
6 years ago |
fill_between.png
|
1d23b2883d
added example for fill_inbetween.cpp
|
7 years ago |
fill_inbetween.cpp
|
1d23b2883d
added example for fill_inbetween.cpp
|
7 years ago |
imshow.cpp
|
bc7e4576b2
Added basic example for imshow.
|
5 years ago |
lines3d.cpp
|
3dda5267e5
Fix a missing M_PI in windows environment
|
4 years ago |
lines3d.png
|
811ebfb2c9
Add 3D line plot and zlabel function.
|
5 years ago |
minimal.cpp
|
2ce9760d71
Update documentation after introducing numpy
|
8 years ago |
minimal.png
|
f994996e07
Update minimal example to show a non-straight line.
|
7 years ago |
modern.cpp
|
1875696c55
Added 'set_aspect' and set_aspect_equal function
|
4 years ago |
modern.png
|
029a61315f
Enable variadic plot command when c++11 is available
|
10 years ago |
nonblock.cpp
|
660b7f3763
Makefile: Build all examples
|
7 years ago |
quiver.cpp
|
c1ad253e74
Add example of quiver plot
|
6 years ago |
quiver.png
|
c1ad253e74
Add example of quiver plot
|
6 years ago |
spy.cpp
|
630ba843d5
Some bugfixes and adjustments for contour/spy
|
4 years ago |
subplot.cpp
|
b60d3384ae
Added text and suptitle
|
6 years ago |
subplot2grid.cpp
|
1ac91f7593
subplot2grid implementation and example
|
5 years ago |
surface.cpp
|
eae3824b07
Add picture and cpp file for new surface example.
|
6 years ago |
surface.png
|
eae3824b07
Add picture and cpp file for new surface example.
|
6 years ago |
update.cpp
|
94c0215d6a
Fixed type in update example.
|
6 years ago |
xkcd.cpp
|
6e3fcf65c8
Update windows/VS2017 support
|
6 years ago |
xkcd.png
|
fb4cdf929b
Support for stem and xkcd (#43)
|
7 years ago |