Skip to content

[REQUEST] Extend cell background color across entire row #383

@sanga

Description

@sanga

See: #363 for details but essentially it's so that the following code:

bg = Style(bgcolor="rgb(40,40,40)")
table = Table(box=box.SIMPLE_HEAD, row_styles=["none", bg])

Would produce a table like the following but without the gaps inbetween the grey cells.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    acceptedTask was accepted

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions