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