/* Zwischenformat */

This commit is contained in:
Deadlock 2015-11-29 17:53:08 +00:00
parent 05f334bd69
commit 0c0fd3890b

View File

@ -158,8 +158,8 @@ plotter.use_config(
== Zwischenformat ==
<source lang="javascript">
{
"scale": null, // float, Skalierungsfaktor (default: auto)
"offset": null, // int, Verschiebung in mm (default: auto)
"scale": [xscale, yscale], // float, Skalierungsfaktor (default: auto)
"offset": [x, y], // int, Verschiebung in mm (default: auto)
"line_width": 1, // int, Linienbreite
"line_pattern": "-" // string, Linienmuster (siehe unten) (default: durchgezogen)
"paths": [