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

Skip to content

[Doc]: tables in "notes" cut off content #24741

Closed
@greglucas

Description

@greglucas

Documentation Link

https://matplotlib.org/stable/users/explain/event_handling.html#event-connections

Problem

The table describing what key presses and modifiers are doing is put into a .. note: context and therefore it is completely cut off on the right hand side (there is another column missing). There are some differences depending on screen width with how much of the table is shown.

Suggested improvement

There are at least a few options:

  1. Add css or some other way to handle a horizontal scrollable table.
  2. Remove the .. note: and switch to a sub-section header? Note that even with this, the scroll wheel is all the way at the bottom of the page and confusing that it is scrollable. (Is there a way to make only a section have a horizontal scroll bar?)
  3. Split the table up into multiple tables.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions