Histórico de Commits

Autor SHA1 Mensagem Data
  kesha787898 61501081ea added scatter with colors há 4 anos atrás
  SpiritSeeker 1480780992 Updated named plots to infer different datatypes in case of x and y inputs. há 4 anos atrás
  Benno Evers 630ba843d5 Some bugfixes and adjustments for contour/spy há 4 anos atrás
  Cryoris 9ff7a4b29d add spy há 4 anos atrás
  Cryoris bbfb240ba8 add contour plot há 4 anos atrás
  Cryoris ec3745302a add axhline há 4 anos atrás
  Pierre Narvor 1875696c55 Added 'set_aspect' and set_aspect_equal function há 4 anos atrás
  Benno Evers 3d3f9da651 Unbreak examples by moving 'fig_number' paramter to the end of the list há 4 anos atrás
  Alex Dewar 490fa9cda0 Fix memory leaks in xlim() and ylim() há 4 anos atrás
  raphael.viards@magellium.fr 3af24b4182 Adding possibility to choose dpi when saving há 4 anos atrás
  William Leong 2bf4f26d72 Fix #221 and #225 há 4 anos atrás
  Alex d1b7c72be8 Add #include <string> for std::stod há 4 anos atrás
  Ruan Luies 9d19657a36 Add 3D scatter plots, allow more than one 3d plot on the same figure and make rcparams changeable. há 4 anos atrás
  Joshua Brinsfield 80bc9cd84d Add 3D quiver support há 4 anos atrás
  Benno Evers 70d508fcb7 Expand comment for new interkeeper() function há 4 anos atrás
  Le creepeur petitè b6f58a5c4c Suggestion: Give more multithreading flexibility há 4 anos atrás
  Benno Evers dfe5a69a95 Fix whitespace error há 4 anos atrás
  Andre Furlan 6f841d442a Added support to barh plot method há 4 anos atrás
  Benno Evers f2bf7a4511 Add missing call to initialize interpreter in 'modern' example há 4 anos atrás
  Barnabé BALP f4b49a35d0 Fix issue lava/matplotlib-cpp#124 há 4 anos atrás
  Tako Hisada b79ca6dc65 feat: Add keyword argument support to legend() há 4 anos atrás
  JBPennington 374dcd032c Added arrow, cla, margins, contour há 5 anos atrás
  pf 107912124d a few of the parameters are floats. This is a quick hack to get a couple of them to work. In the future matplotlibcpp should use map<string,any> instead of map<string,string> for kwargs. That should be a separate PR há 5 anos atrás
  pf 480af0f4f9 Added support for axvspan há 5 anos atrás
  Benno Evers 60dcd64c8f Sprinkle calls to interpreter::get() all over the codebase há 5 anos atrás
  Benno Evers d612b524e1 Fix python3.8 segfault for the named_* family of functions há 5 anos atrás
  Benno Evers f5f8ce3d6a Move Python.h include into first position há 5 anos atrás
  Benno Evers ecf3a8dd0b Add native numpy handling when plotting vectors of (unsigned) long long há 5 anos atrás
  Benno Evers d74105036a Fix use-after-free bug when plotting unknown numeric types há 5 anos atrás
  Mateo Gianolio 9595628a80 Replace occurrences of std::unordered_map<> with std::map<> há 5 anos atrás