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

Skip to content

height of category background rectangles look uneven #298

@cardi

Description

@cardi

The heights of the alternating shaded rows in the category section (i.e., cat1, cat2, cat0) look uneven. The rows with a grey background look much shorter than the row with the white background.

Image

Forcing all rows to be the same color shows that there is some margin between rows, and that the rectangles are the same height throughout.

Image

Some ideas for a fix/workaround:

  • reduce the margins/padding between rows
  • set shading_color=0.0 (all the rows are uncolored)
  • set a color for all rows (e.g., alternating opacities, or allow parameter for even row colors (i.e., shading_color_odd and shading_color_even)
    • example:
      Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions