Skip to content

This plugin is not compatible in charts with aspectRatio #63

@fcolecumberri

Description

@fcolecumberri

I have just found out (after several hours of debugging) that when aspectRatio is set in the chartist options, the svg style gets set to

.aspectRatio-class svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

which makes the svg overlaps with the legend

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions