Histórico de Commits

Autor SHA1 Mensagem Data
  weijun.liu 94f6c01021 Add bar plot and subplots_adjust há 6 anos atrás
  Benno Evers 8baa5821ce Add missing Py_DECREF in scatter function. há 6 anos atrás
  Matthew Mosley 78719eb5f4 added support for scatter plots há 6 anos atrás
  Alex Dewar 073dd98f62 Add fignum_exists() function há 6 anos atrás
  Alex Dewar c92ad4cd18 Optionally pass figure number to figure() as argument há 6 anos atrás
  Alex Dewar dcb23221b2 Return figure number from figure function há 6 anos atrás
  Alex Dewar b1242079bc Add support for ginput() function há 6 anos atrás
  Cooper Harasyn e49f4f7cce Chose a better name for the parameter to text há 6 anos atrás
  Cooper Harasyn 41a46e5d0b Fixed whitespace há 6 anos atrás
  Cooper Harasyn b60d3384ae Added text and suptitle há 6 anos atrás
  Alex Dewar 3d555d2264 Add missing Py_DECREF to quiver() há 6 anos atrás
  Alex Dewar 697054cab7 Add quiver function for 4 vectors of uniform length há 6 anos atrás
  Alex Dewar 16a7fd66c3 Fix implementation of errorbar() há 6 anos atrás
  Alex Dewar 331029fd15 Add support for xticks and yticks há 6 anos atrás
  quangtung97 717e98e752 Add figure_size há 7 anos atrás
  Benno Evers c3e4a829b7 Correct a few reference counting errors. há 7 anos atrás
  Benno Evers 76e16aaaa7 Remove unnecessary overloads for stem() and name_plot(). há 7 anos atrás
  Benno Evers e0bdd04e32 Remove indentation for namespaces to reduce average line length. há 7 anos atrás
  Kartik Mohta 037022be2b Fix build with python 3 há 7 anos atrás
  Bobby Aldridge a22156399f Adds close() function. há 7 anos atrás
  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. há 7 anos atrás
  Patrik Fors 41817480ca Added wrapper for ion function há 7 anos atrás
  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
  hyhuang 4ea1200e9d Add non-blocking mode of show and an 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 5b1c7bb946 Add backend function to enable running in headless mode. 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