Skip to main content
Module

x/fresh_charts/deps.ts>colorLib

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

Construct new Color instance

Parameters

input:
| string
| number[]
| Color
| RGBA

Returns

Color