Skip to content

Known issue: config_display: columns bad dimensions  #839

@lowlighter

Description

@lowlighter

When config_display option is set to columns, it uses CSS @media queries to adjust width dynamically.
However, since height needs to be fixed by the viewbox and height of the SVG, dynamic height resizing is hard (impossible?) to achieve (see #374).

Current workaround is to manually split the image by using multiples jobs, and use <img align="{left|right|center}"> to embed metrics.

If you know how to fix it, feel free to open an issue or comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions