Skip to content

Update matplotlibcpp.h#201

Open
pedrombmachado wants to merge 1 commit intolava:masterfrom
pedrombmachado:patch-1
Open

Update matplotlibcpp.h#201
pedrombmachado wants to merge 1 commit intolava:masterfrom
pedrombmachado:patch-1

Conversation

@pedrombmachado
Copy link
Copy Markdown

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
Copy Markdown
Author

Reference manual here

@lava
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Author

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

@mightymichael44
Copy link
Copy Markdown

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