Trevor Keller f1af639c42 implement colorbar; requires returned PyObject of mappable object vor 6 Jahren
..
.gitignore 1c2a51f50b Add .gitignore file for example binaries vor 5 Jahren
animation.cpp ba9343f483 Add animation example vor 7 Jahren
animation.gif ba9343f483 Add animation example vor 7 Jahren
bar.cpp 94f6c01021 Add bar plot and subplots_adjust vor 6 Jahren
bar.png 94f6c01021 Add bar plot and subplots_adjust vor 6 Jahren
basic.cpp 00a4766f78 Fix indentation in basic example, vor 6 Jahren
basic.png 717e98e752 Add figure_size vor 7 Jahren
colorbar.cpp f1af639c42 implement colorbar; requires returned PyObject of mappable object vor 5 Jahren
fill.cpp d89878b950 Add fill plot with example vor 6 Jahren
fill.png d89878b950 Add fill plot with example vor 6 Jahren
fill_between.png 1d23b2883d added example for fill_inbetween.cpp vor 7 Jahren
fill_inbetween.cpp 1d23b2883d added example for fill_inbetween.cpp vor 7 Jahren
imshow.cpp bc7e4576b2 Added basic example for imshow. vor 5 Jahren
minimal.cpp 2ce9760d71 Update documentation after introducing numpy vor 8 Jahren
minimal.png f994996e07 Update minimal example to show a non-straight line. vor 7 Jahren
modern.cpp b815a4320f Windows Compile Command vor 8 Jahren
modern.png 029a61315f Enable variadic plot command when c++11 is available vor 10 Jahren
nonblock.cpp 660b7f3763 Makefile: Build all examples vor 7 Jahren
quiver.cpp c1ad253e74 Add example of quiver plot vor 6 Jahren
quiver.png c1ad253e74 Add example of quiver plot vor 6 Jahren
subplot.cpp b60d3384ae Added text and suptitle vor 6 Jahren
subplot2grid.cpp 1ac91f7593 subplot2grid implementation and example vor 5 Jahren
surface.cpp eae3824b07 Add picture and cpp file for new surface example. vor 6 Jahren
surface.png eae3824b07 Add picture and cpp file for new surface example. vor 6 Jahren
update.cpp 94c0215d6a Fixed type in update example. vor 6 Jahren
xkcd.cpp 6e3fcf65c8 Update windows/VS2017 support vor 6 Jahren
xkcd.png fb4cdf929b Support for stem and xkcd (#43) vor 7 Jahren