Skip to content
This repository was archived by the owner on Aug 23, 2025. It is now read-only.
This repository was archived by the owner on Aug 23, 2025. It is now read-only.

Documentation bug: MarkInfo - color property marked as implemented on V3 API Reference when it is really not. #56

@JD-Franco

Description

@JD-Franco

I am embedding dashboards into a website. These dashboards have BANS/Legends that act as highlighters. I want them to look nicer by implementing them as html elements on the website instead of being part of the dashboard.

When I retrieve markInfo from the marks, the color property is hardcoded to red. At the moment the only way to generate the html BANS/Legend is going into the dashboards and manually retrieving each color code and value to create arrays on the code. This make it really hard to maintain. Having the ability of retrieving color codes directly from marks on the dashboards would be a great help given the number of dashboards and values I am working with.

legend highlight

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions