Skip to content

Input style conflicts with global style binding to native attribute #287

@StavNoyAkur8

Description

@StavNoyAkur8

The style input in PlotlyComponent conflicts with the global Angular binding, which itself is linked to the native HTML style attribute.
It looks like it's actually bound it to the inner element's ngStyle. ngStyle and style are essentially equivalent, with the current Angular style guide preferring style.

I propose to a rename of the input, to something like elementStyle, innerStyle, plotElementStyle, or the like.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions