Skip to main content
Module

x/billboardjs/Plugin/Plugin.js>default

📊 Re-usable, easy interface JavaScript chart library based on D3.js
Go to Latest
class default
import { default } from "https://deno.land/x/billboardjs@3.4.1/Plugin/Plugin.js";

Version info string for plugin

Examples

bb.plugin.stanford.version; // ex) 1.9.0

Constructors

new
default(options?)

Constructor

Methods

Lifecycle hook for 'afterInit' phase.

Lifecycle hook for 'beforeInit' phase.

Lifecycle hook for 'init' phase.

Lifecycle hook for 'redraw' phase.

Lifecycle hook for 'willDestroy' phase.

Static Properties

version: string

Version info string for plugin