Commit Verlauf

Autor SHA1 Nachricht Datum
  weijun.liu 94f6c01021 Add bar plot and subplots_adjust vor 6 Jahren
  Benno Evers 8baa5821ce Add missing Py_DECREF in scatter function. vor 6 Jahren
  Matthew Mosley 78719eb5f4 added support for scatter plots vor 6 Jahren
  Alex Dewar 073dd98f62 Add fignum_exists() function vor 6 Jahren
  Alex Dewar c92ad4cd18 Optionally pass figure number to figure() as argument vor 6 Jahren
  Alex Dewar dcb23221b2 Return figure number from figure function vor 6 Jahren
  Alex Dewar b1242079bc Add support for ginput() function vor 6 Jahren
  Cooper Harasyn e49f4f7cce Chose a better name for the parameter to text vor 6 Jahren
  Cooper Harasyn 41a46e5d0b Fixed whitespace vor 6 Jahren
  Cooper Harasyn b60d3384ae Added text and suptitle vor 6 Jahren
  Alex Dewar 3d555d2264 Add missing Py_DECREF to quiver() vor 6 Jahren
  Alex Dewar 697054cab7 Add quiver function for 4 vectors of uniform length vor 6 Jahren
  Alex Dewar 16a7fd66c3 Fix implementation of errorbar() vor 6 Jahren
  Alex Dewar 331029fd15 Add support for xticks and yticks vor 6 Jahren
  quangtung97 717e98e752 Add figure_size vor 7 Jahren
  Benno Evers c3e4a829b7 Correct a few reference counting errors. vor 7 Jahren
  Benno Evers 76e16aaaa7 Remove unnecessary overloads for stem() and name_plot(). vor 7 Jahren
  Benno Evers e0bdd04e32 Remove indentation for namespaces to reduce average line length. vor 7 Jahren
  Kartik Mohta 037022be2b Fix build with python 3 vor 7 Jahren
  Bobby Aldridge a22156399f Adds close() function. vor 7 Jahren
  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. vor 7 Jahren
  Patrik Fors 41817480ca Added wrapper for ion function vor 7 Jahren
  tirtadwipam fb4cdf929b Support for stem and xkcd (#43) vor 7 Jahren
  Yuan 71bd59b102 added support to semilogx, semilogy, and loglog. vor 7 Jahren
  hyhuang 4ea1200e9d Add non-blocking mode of show and an example vor 7 Jahren
  Yuma.M 63d0e15009 Support draw and pause functions vor 7 Jahren
  Valerio Magnago ce69854b03 added a char* cast at line 95 and solve compilation error vor 7 Jahren
  Benno Evers 5b1c7bb946 Add backend function to enable running in headless mode. vor 8 Jahren
  Benno Evers 2ce9760d71 Update documentation after introducing numpy vor 8 Jahren
  Christos ac61b3fabe replace python lists with numpy arrays and avoid copy of input data vor 8 Jahren