Visualization
rtemislive-draw
rtemislive-draw is a Next.js web application built with React, TypeScript, and WebAssembly.
It provides interactive visualization of tabular and hierarchical data. It includes dedicated support for A3 data using the @rtemis/a3 module.
Privacy-focused, client-side rendering
The application is built to run entirely in your browser:
- When you visit the site, the application is loaded on your browser.
- Any dataset you load on the app stays on your computer: nothing gets uploaded to a server.
- Built-in export preview allows you to set up a pixel-perfect export of your visualization and download it as an SVG, PNG, or WEBP file.
