Commit History

Author SHA1 Message Date
  Kenta Yonekura ef0383f131 Enable cmake include definition 4 years ago
  Kenta Yonekura 3dda5267e5 Fix a missing M_PI in windows environment 4 years ago
  kesha787898 61501081ea added scatter with colors 4 years ago
  SpiritSeeker 1480780992 Updated named plots to infer different datatypes in case of x and y inputs. 4 years ago
  Benno Evers 5b88e8b98f Change line endings in CMakeLists.txt 4 years ago
  Benno Evers 630ba843d5 Some bugfixes and adjustments for contour/spy 4 years ago
  Cryoris 9ff7a4b29d add spy 4 years ago
  Cryoris bbfb240ba8 add contour plot 4 years ago
  Cryoris ec3745302a add axhline 4 years ago
  Pierre Narvor 1875696c55 Added 'set_aspect' and set_aspect_equal function 4 years ago
  Benno Evers cab80f33cd Remove obsoleted build systems 4 years ago
  Benno Evers 3d3f9da651 Unbreak examples by moving 'fig_number' paramter to the end of the list 4 years ago
  Florian Fervers 08ff087d5e Add modern cmake support 4 years ago
  Alex Dewar 490fa9cda0 Fix memory leaks in xlim() and ylim() 4 years ago
  raphael.viards@magellium.fr 3af24b4182 Adding possibility to choose dpi when saving 4 years ago
  William Leong 2bf4f26d72 Fix #221 and #225 4 years ago
  Alex d1b7c72be8 Add #include <string> for std::stod 4 years ago
  Ruan Luies 9d19657a36 Add 3D scatter plots, allow more than one 3d plot on the same figure and make rcparams changeable. 4 years ago
  Joshua Brinsfield 80bc9cd84d Add 3D quiver support 4 years ago
  Benno Evers 70d508fcb7 Expand comment for new interkeeper() function 4 years ago
  Le creepeur petitè b6f58a5c4c Suggestion: Give more multithreading flexibility 4 years ago
  Benno Evers dfe5a69a95 Fix whitespace error 4 years ago
  Andre Furlan 6f841d442a Added support to barh plot method 4 years ago
  Benno Evers f2bf7a4511 Add missing call to initialize interpreter in 'modern' example 4 years ago
  Barnabé BALP f4b49a35d0 Fix issue lava/matplotlib-cpp#124 4 years ago
  Cryoris 7d0e695409 include ldflags instead of libs 4 years ago
  Tako Hisada b79ca6dc65 feat: Add keyword argument support to legend() 4 years ago
  JBPennington 374dcd032c Added arrow, cla, margins, contour 5 years ago
  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 5 years ago
  pf 480af0f4f9 Added support for axvspan 5 years ago