Historique des commits

Auteur SHA1 Message Date
  Alex Dewar 16a7fd66c3 Fix implementation of errorbar() il y a 6 ans
  Chachay 6e3fcf65c8 Update windows/VS2017 support il y a 7 ans
  Alex Dewar 331029fd15 Add support for xticks and yticks il y a 6 ans
  quangtung97 717e98e752 Add figure_size il y a 7 ans
  Gregor Lenz 1d23b2883d added example for fill_inbetween.cpp il y a 7 ans
  jose nazario b74e465baa fix a small typo, no content changes il y a 7 ans
  Benno Evers f994996e07 Update minimal example to show a non-straight line. il y a 7 ans
  Benno Evers c3e4a829b7 Correct a few reference counting errors. il y a 7 ans
  Benno Evers 76e16aaaa7 Remove unnecessary overloads for stem() and name_plot(). il y a 7 ans
  Benno Evers e0bdd04e32 Remove indentation for namespaces to reduce average line length. il y a 7 ans
  Benno Evers 12923d7039 Changed xkcd example to show a the plot instead of saving an image. il y a 7 ans
  Kartik Mohta 660b7f3763 Makefile: Build all examples il y a 7 ans
  Kartik Mohta 037022be2b Fix build with python 3 il y a 7 ans
  Bobby Aldridge a22156399f Adds close() function. il y a 7 ans
  Bobby Aldridge 6aa4bc6086 Fixes #30. Creates a function called import_numpy defined as an int if the Python version 3 and void if the Python version is 2. il y a 7 ans
  Alessandro Gentilini 1d79940e57 Fix typo (?) il y a 9 ans
  Patrik Fors 41817480ca Added wrapper for ion function il y a 7 ans
  tirtadwipam fb4cdf929b Support for stem and xkcd (#43) il y a 7 ans
  Yuan 71bd59b102 added support to semilogx, semilogy, and loglog. il y a 7 ans
  adiba 687a42d1aa Update README.md il y a 7 ans
  hyhuang 4ea1200e9d Add non-blocking mode of show and an example il y a 7 ans
  Yuma.M ba9343f483 Add animation example il y a 7 ans
  Yuma.M 63d0e15009 Support draw and pause functions il y a 7 ans
  Valerio Magnago ce69854b03 added a char* cast at line 95 and solve compilation error il y a 7 ans
  Benno Evers c9b777a329 Merge pull request #29 from amintahmasbi/patch-1 il y a 8 ans
  Amin Tahmasbi f3d6f81f25 fix: CMake example commands in README.md il y a 8 ans
  Benno Evers 5b1c7bb946 Add backend function to enable running in headless mode. il y a 8 ans
  Benno Evers 598aa8e1a3 Clarify instructions for CMake users il y a 8 ans
  Benno Evers 2ce9760d71 Update documentation after introducing numpy il y a 8 ans
  Christos ac61b3fabe replace python lists with numpy arrays and avoid copy of input data il y a 8 ans