Skip to content

pyreverse: colored classes and packages in HTML generated diagrams #10242

@mamerzouk

Description

@mamerzouk

Current problem

In pyreverse, assuming we use --colorized and increase --max-color-depth, the .png generated diagrams use different colors. But the .html generated diagrams do not use multiple colors, they only use a single color.

Desired solution

When using use --colorized and increasing --max-color-depth with --output html, the generated packages.html and classes.html should have different colors.

More precisely, the node elements in CSS should have different stroke and fill colors, according to the --max-color-depth and the --color-palette.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good first issueFriendly and approachable by new contributorsHelp wanted 🙏Outside help would be appreciated, good for new contributorspyreverseRelated to pyreverse component

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions