Skip to main content
Module

x/oi_lume_viz/mod.ts>default

Lume Plugin that enables charting
Go to Latest
function default
import { default } from "https://deno.land/x/oi_lume_viz@v0.13.9/mod.ts";

This is the module load function. It takes a set of options and does lots of things...

This is called by site.use(...) in a Lume _config.js or _config.ts.

TODO document all the things it does here.

Parameters

optional
options: Options