Skip to content

Execution Profile chart area colors don't match legend/tooltip colors #18

Description

@halr9000

In the session summary's Execution Profile chart (Tokens view), the area fill colors don't match the legend swatches or the hover tooltip text colors for the same series. Screenshot:

Image

The legend is built from CSS custom properties (page.html, legendField(...) calls around line 2858, e.g. var(--c-input), var(--c-cache-read), var(--c-cache-write)). The chart's drawn area fills use a different palette that no longer matches those variables.

Environment

  • Windows 11 Pro, build 10.0.26200
  • Token Meter revision 0361558 (main, 2026-08-14)
  • Bundled Python 3.12

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