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


Deplot

Simple and complete Plot gui module for Deno local scripts to provide a helper for science computing.

Tags vr scripts deno doc

Dependencies

Use Webview for window managing and plots libraries for tracing.

Usage

All the modules are exposed in mod.ts

Documentation

Examples

Chart.js

deno run --allow-read --allow-write="." --allow-net="0.0.0.0,127.0.0.1,localhost" --allow-run --allow-env --allow-ffi --unstable ./examples/chartjs.ts