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