Skip to content

nopeslide/drawio_wavedrom_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.