Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/deno_chart/utils/index.ts

A graph library for deno. Inspired by Chart.js. A simpler implementation for basic bar graphs that save to an image.
Latest
import * as denoChart from "https://deno.land/x/deno_chart@1.1.0/utils/index.ts";

Functions

Sets the background color

Helper function that draws given text with a font, restoring the font back to the original

Computes the max value within a given array

Normalizes the given value to a range