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

Skip to content

Remove two sections from Plotting FAQ #19881

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

Merged
merged 1 commit into from
Apr 7, 2021
Merged

Conversation

timhoffm
Copy link
Member

@timhoffm timhoffm commented Apr 6, 2021

PR Summary

Remove two sections from Plotting FAQ

  • "Configure the tick widths"
    This is a standard tick_params() parameter. Thus, the elaboration
    on the implementation details (ticks are markers) is not needed for
    the specific question. It's an off-topic comment, and as mentioned
    also described in axis-container tick-container refs.
    Furthermore, tick width is too specific for a FAQ.

  • "Skip dates where there is no data"
    As stated this is described in
    /gallery/text_labels_and_annotations/date_index_formatter, so the
    information is already available. I consider this too specific as well
    to justify a FAQ entry.

@timhoffm timhoffm added this to the v3.4.2 milestone Apr 6, 2021
- Configure the tick widths
  This is a standard `tick_params()` parameter. Thus, the elaboration
  on the implementation details (ticks are markers) is not needed for
  the specific question. It's an off-topic comment, and as mentioned
  also described in `axis-container` `tick-container` refs.
  Furthermore tick width is too specific for a FAQ.

- Skip dates where there is no data
  As stated this is described in
  `/gallery/text_labels_and_annotations/date_index_formatter`, so the
  information is already available. I consider this too specific as well
  to be justify a FAQ entry.
@QuLogic QuLogic merged commit 70bc429 into matplotlib:master Apr 7, 2021
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Apr 7, 2021
@timhoffm timhoffm deleted the doc-howto branch April 7, 2021 00:53
QuLogic added a commit that referenced this pull request Apr 7, 2021
…881-on-v3.4.x

Backport PR #19881 on branch v3.4.x (Remove two sections from Plotting FAQ)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants