Skip to main content
Module

x/fresh_charts/utils.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/utils.ts";

Enums

A set of CSS RGB colors which can be used with charts.

Functions

A utility function which takes a CSS string color value and applies the percentage of opacity to it and returns a new CSS string color value.