Simple and complete plot gui module for Deno local scripts to provide a helper for science computing.
Attributes
Includes Deno configuration
Repository
Current version released
3 years ago
Dependencies
skypack.dev
chart.js@3.7
std
Deplot
Simple and complete Plot gui module for Deno local scripts to provide a helper for science computing.
Dependencies
Use Webview for window managing and plots libraries for tracing.
Usage
All the modules are exposed in mod.ts
Examples
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