Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Multiple charts per page? #4

@skipchris

Description

@skipchris

Hi,

I might be making a mistake, in which case sorry for the non-issue, but it currently doesn’t seem possible to use Chart.Bands on a page which contains both a bar and a line graph – the isSupported flag is set ‘globally’ rather than on a per-chart basis.

I’ve worked around this locally by removing the isSupported check, and instead checking for a per-instance bands config option, and only trying to apply the plugin if this param is present.

I’m happy to submit this as a PR, and update the README to match, would you like this, or am I missing something important?

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