exemples/first_steps/beremiz.xml
author Edouard Tisserant
Thu, 24 Nov 2022 12:05:43 +0100
changeset 3691 9289fdda0222
parent 3351 88dbdebd10fc
permissions -rw-r--r--
SVGHMI: fix XY graph init (consequence of earlier change) + reindent

Earlier change did modify the variables attributes (options) are stored in widget objects. XY graph uses variables' min and max to determine range.
<?xml version='1.0' encoding='utf-8'?>
<BeremizRoot xmlns:xsd="http://www.w3.org/2001/XMLSchema" URI_location="LOCAL://">
  <TargetType/>
  <Libraries Enable_Python_Library="false"/>
</BeremizRoot>