Skip to content
This repository was archived by the owner on May 19, 2026. It is now read-only.
This repository was archived by the owner on May 19, 2026. It is now read-only.

detailed type denifition. currently to support color hex string #16

Description

@todo

// TODO: detailed type denifition. currently to support color hex string
export type Scale = {
// range after data mapping
// such as ['apple', 'banana'] --map to--> ['red', 'yellow'](range)
range: (string | number)[];
rangeMin: string | number;


This issue was generated by todo based on a TODO comment in 20ca6ec. It's been assigned to @soundquiet because they committed the code.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions