Skip to content

Conversation

@pedrombmachado
Copy link

fixed the label when plotting. plt::plot(time_array, n1_I_s, ":",{{"label", "N1"}});

fixed the label when plotting. `plt::plot(time_array, n1_I_s, ":",{{"label", "N1"}});`
@pedrombmachado
Copy link
Author

Reference manual here

@lava
Copy link
Owner

lava commented Jun 17, 2020

I'm sorry but this PR is too big, with a +1500/-1800 lines diff I can't see what you're actually changing :/

That said, the manual looks quite pretty, how was it generated?

@pedrombmachado
Copy link
Author

pedrombmachado commented Jun 18, 2020

Hi @lava ,
The matplotlibcpp.h is the latest version available here and so is the reference manual (generated with doxygen) and available here

@pedrombmachado
Copy link
Author

I can also provide examples using the dictionary plt::plot(time_array, n1_I_s, ":",{{"label", "N1"}}); if you want.

@mightymichael44
Copy link

What about #286 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants