Diagrams
You can add diagrams to your pages to display key pieces of information in a user-friendly fashion.
These diagrams will appear on both Capture and AI Result pages.
Creating
Use Inkscape, Adobe Illustrator or even a text editor to create an SVG file containing text objects (along with any other shapes and images you would like to show).
Were you'd like to substitute attribute values from the capture or AI, add curly braces (ie. { and }), with the name of the attribute inside.
For example, {Total Production} would be replaced with the captured value of the 'Total Production' attribute.
Copying
Place the SVG file in the same folder as your capture configuration file, named diagram.svg.
This will be automatically added to all pages where needed.