Skip to content

Using color libraries destroys the table formatting #134

@hamsanchez

Description

@hamsanchez

Attempting to use this as a solution to build a table that prints out to the terminal, but we have a requirement that we need color for certain columns. I was using termcolor and colorama to test to see if I could add color to specific values, but when we wrap the text in the needed escape characters we end up destroying the formatting of the table itself, and it becomes confusing and unreadable.

This is with color formatting:

Image

This is without color formatting

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