export type LegendEntry = { label: string; color: string; };