Histórico de Commits

Autor SHA1 Mensagem Data
  tirtadwipam fb4cdf929b Support for stem and xkcd (#43) há 7 anos atrás
  Yuan 71bd59b102 added support to semilogx, semilogy, and loglog. há 7 anos atrás
  adiba 687a42d1aa Update README.md há 7 anos atrás
  hyhuang 4ea1200e9d Add non-blocking mode of show and an example há 7 anos atrás
  Yuma.M ba9343f483 Add animation example há 7 anos atrás
  Yuma.M 63d0e15009 Support draw and pause functions há 7 anos atrás
  Valerio Magnago ce69854b03 added a char* cast at line 95 and solve compilation error há 7 anos atrás
  Benno Evers c9b777a329 Merge pull request #29 from amintahmasbi/patch-1 há 8 anos atrás
  Amin Tahmasbi f3d6f81f25 fix: CMake example commands in README.md há 8 anos atrás
  Benno Evers 5b1c7bb946 Add backend function to enable running in headless mode. há 8 anos atrás
  Benno Evers 598aa8e1a3 Clarify instructions for CMake users há 8 anos atrás
  Benno Evers 2ce9760d71 Update documentation after introducing numpy há 8 anos atrás
  Christos ac61b3fabe replace python lists with numpy arrays and avoid copy of input data há 8 anos atrás
  Benno Evers 0bfb012865 Add tight_layout() function há 8 anos atrás
  Benno Evers 00778f20f1 Merge pull request #22 from tomix1024/patch-1 há 8 anos atrás
  Tom Kneiphof 791fa415db Add wrapper for plt.fill_between há 8 anos atrás
  Benno Evers b90d6e9018 Merge pull request #20 from Chachay/dev há 8 anos atrás
  Chachay eb1cb4dd93 Modify CMakeList and WinBuild for Changes at a284aa5 and 4f56678 há 8 anos atrás
  Benno Evers a284aa557e Document flag for changing python version, make the mechanism more general há 8 anos atrás
  Benno Evers 4f5667882a Rename Win/ -> contrib/ há 8 anos atrás
  Chachay b815a4320f Windows Compile Command há 8 anos atrás
  Chachay d3c9763cad Added Python3 support há 8 anos atrás
  Benno Evers 4a725eb1dd Make code formatting more consistent há 8 anos atrás
  Raphael Taylor-Davies 1e09ba27c5 Wrapped errorbar function há 8 anos atrás
  Raphael Taylor-Davies 0401e3e1c6 Added clf function and fixed mistakes due to the way PyTuple_SetItem steals references. há 8 anos atrás
  Benno Evers be35f6aa56 Merge pull request #14 from Mandarancio/master há 8 anos atrás
  Martino Ferrari 3fc3148495 Remove Py_DECREF(...) of objects in args há 8 anos atrás
  Martino bfa2300e83 Added annotate() method há 8 anos atrás
  Martino d430c696ef Added xlim() and ylim() to get the limits of a plot há 8 anos atrás
  Martino 94a41026eb Changed PyFloat to PyLong for bins há 8 anos atrás