A selection of SVG meters - can display values sent by JSON.
Angle | An svg g element which holds a compass-like angle meter, fitting in a 500x500 space. |
Arrow1 | An SVG arrow shape, fitting in a 100x100 space, use transform to scale and rotate. |
Arrow2 | A slim SVG arrow shape, fitting in a 50x200 space, use transform to scale and rotate. |
Traditional1 | A curved scale, fitting in a 700x400 space, with arrow indicating the measurement value. |
Vertical1 | A vertical scale, fitting in a 300x700 space, with arrow indicating the measurement value. |