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

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

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

Utility to animate the shared options, that are potentially affecting multiple elements.

Parameters

sharedOptions: AnyObject
newOptions: AnyObject