Skip to main content
Module

x/fresh_charts/deps.ts

A server-side-rendered charting library for Fresh
Go to Latest
import * as freshCharts from "https://deno.land/x/fresh_charts@0.2.1/deps.ts";

Functions

Construct new Color instance

Interfaces

TData represents the data point type. If unspecified, a default is provided based on the chart type. TLabel represents the label type

Please use the module's default export which provides a singleton instance Note: class is exported for typedoc

Type Aliases