Skip to main content
Module

x/fresh_charts/deps.ts>ChartJs.PolarAreaControllerChartOptions

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

Properties

startAngle: number

Starting angle to draw arcs for the first item in a dataset. In degrees, 0 is at top.

animation: false | PolarAreaAnimationOptions