Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tricontour documentation and examples should be updated in line with contour #19431

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ianthomas23 opened this issue Feb 2, 2021 · 9 comments
Labels
Documentation Good first issue Open a pull request against these issues if there are no active ones!
Milestone

Comments

@ianthomas23
Copy link
Member

Some contour/contourf keyword arguments (hatches, linewidths, linestyles) also work with tricontour/tricontourf but they are not documented and there are no examples of their use.

@ianthomas23 ianthomas23 added Documentation Good first issue Open a pull request against these issues if there are no active ones! labels Feb 2, 2021
@raman-thakur
Copy link

@ianthomas23 I would like to work on that can I??

@jklymak
Copy link
Member

jklymak commented Feb 3, 2021

@raman-thakur if there are no linked PRs feel free to get started. Please consult https://matplotlib.org/stable/devel/index.html and ask if you have any questions.

@raman-thakur
Copy link

well before that can I have a short and brief google meet or zoom call so as to better discuss the layout of matplotlib's docs page?

@jklymak
Copy link
Member

jklymak commented Feb 3, 2021

There are extensive written instructions here: https://matplotlib.org/stable/devel/documenting_mpl.html Short clarifications are welcome at https://gitter.im/matplotlib/matplotlib or longer ones at https://discourse.matplotlib.org. While we try to be welcoming to new contributors, a zoom call is probably beyond what the (volunteer) dev team has the bandwidth for.

@vaibhavarora102
Copy link

@jklymak
sir, can I contribute to this issue as:
1.) new to this project
2.)done with all the steps mentioned here https://matplotlib.org/stable/devel/contributing.html

Waiting for your positive response

@ianthomas23
Copy link
Member Author

@vaibhavarora102 You don't really need to ask permission to contribute. If you would like to write a PR then please go ahead.

It might be sensible to check if @raman-thakur is working on it first, to avoid duplication of effort.

@AkM-2018
Copy link
Contributor

tricontour(*args, **kwargs) does not include documentation for- antialiased, nchunk, corner_mask, vmin, vmax
tricontourf(*args, **kwargs) does not include documentation for- hatches, nchunk, corner_mask, vmin, vmax

I should add the missing ones in tricontour.py, correct?

@ianthomas23
Copy link
Member Author

Documentation is fixed by PRs #20135 and #20171. Hatching example still needs to be done.

@QuLogic
Copy link
Member

QuLogic commented Jul 7, 2021

Hatching example is done by #20574.

@QuLogic QuLogic closed this as completed Jul 7, 2021
@QuLogic QuLogic added this to the v3.5.0 milestone Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Good first issue Open a pull request against these issues if there are no active ones!
Projects
None yet
Development

No branches or pull requests

6 participants