Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fresh_charts/deps.ts>ChartJs.DatasetController#getSharedOptions

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

Utility for checking if the options are shared and should be animated separately.

Parameters

options: AnyObject

Returns

undefined | AnyObject