Skip to content

Latest commit

 

History

History
38 lines (19 loc) · 538 Bytes

File metadata and controls

38 lines (19 loc) · 538 Bytes

Circuit Map

Shows a simple plot of the path, but no map behind it...

<component type="circuit_map" size="256" />

06-circuit-map-0.png

Colours

You can change the colours with

fill, and outline

Line width

You can change the line widths with

fill_width and outline_width

<component type="circuit_map" size="256" fill_width="10" outline_width="3" />

06-circuit-map-1.png