Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 770 Bytes

README.md

File metadata and controls

41 lines (25 loc) · 770 Bytes

Draw.io WaveDrom Plugin

This draw.io plugins integrates the WaveDrom diagram generator.

WaveDrom supports:

  • Timing diagrams
  • Bit-field diagrams

via a simple json schema.

Overview

  • Example diagrams

Usage

  • double click on a shape and edit the json, the shape will be redrawn after leaving the editor

Properties

  • properties are reflected as draw.io shape properties

Draw.io Desktop

See drawio_desktop/README.md for the draw.io desktop plugin.

Vscode

See vscode/README.md for the vscode extension.