Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
Module

x/billboardjs/Plugin/Plugin.js>default

๐Ÿ“Š Re-usable, easy interface JavaScript chart library based on D3.js
Latest
class default
import { default } from "https://deno.land/x/billboardjs@3.14.0-next.2/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