Skip to main content
Module

x/fresh_charts/deps.ts>ChartJs._detectPlatform

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

Parameters

canvas: any

Returns

BasicPlatform | DomPlatform