Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up"How to use Matplotlib in a web application server" should be made an example #18301
Comments
|
I think while embedding isn't the most accurate, it's a really natural place for the example to live in terms of folks finding it. |
|
Hi @timhoffm, I would love to help you in fixing this issue, Can I get some instruction on how to do it because I am new here! |
|
@Patil2099 you're welcome! General info: Matplotlib documentation guide. Specific actions to do here:
These example |
|
Hey @timhoffm, is this issue still open, and could I also take a shot at it? I'm also new to open source and this seems like a good first issue for me to try. I think I can do it based on your previous instructions. Thanks! |
|
@matttatum97 thanks for your interest. Let's give @Patil2099 time to respond: @Patil2099 are you still interested in working on this? If we're not hearing from you within 2 days, I'll assume you've withdrawn from the work and @matttatum97 will take over. |
|
Sorry for the late reply @timhoffm. I will start working on it. Sorry @matttatum97 |


Problem
https://matplotlib.org/devdocs/faq/howto_faq.html#how-to-use-matplotlib-in-a-web-application-server
should be moved to examples. Possibly category Embedding Matplotlib in a graphical user interface or Miscellaneous.