UNPKG

@tanstack/charts

Version:

<div align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://tanstack.com/api/readme/charts.png?theme=dark" /> <source media="(prefers-color-scheme: light)" srcset="https://tanstack.com/

13 lines (12 loc) 256 B
import { colorGradientLegend, colorLegend, colorLegendItems } from "./legend-static.js"; import { interactiveColorLegend } from "./interactive-legend.js"; export { colorGradientLegend, colorLegend, colorLegendItems, interactiveColorLegend };