A custom Excalidraw fork with embedded Luzmo Flex charts and ACK editing capabilities.


This repository is a custom fork of Excalidraw, built to showcase Luzmo's charting & editing possibilities (e.g. allowing data-driven diagram workflows).
It combines Excalidraw's whiteboarding experience with Luzmo Flex chart integrations and editing capabilities.
<luzmo-embed-viz-item>)/aisummarynpm install
npm run dev
Open the local app URL shown in your terminal.
For realtime collaboration, run excalidraw-room locally in a separate terminal:
git clone https://github.com/excalidraw/excalidraw-room.git
cd excalidraw-room
yarn
yarn start:dev
Then point your app's collaboration server configuration to your local excalidraw-room instance.
npm run build
npm run preview
This project is built on top of the excellent Excalidraw open-source project.
Huge thanks to the Excalidraw team and contributors for creating and maintaining such a powerful, elegant whiteboarding foundation.
Take your data products to the next level with Luzmo.