svghmi/__init__.py
author Edouard Tisserant
Thu, 24 Nov 2022 12:05:43 +0100
changeset 3691 9289fdda0222
parent 2745 535eb0b8bd9d
child 3750 f62625418bff
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.
#!/usr/bin/env python
# -*- coding: utf-8 -*-

# This file is part of Beremiz
# Copyright (C) 2019: Edouard TISSERANT
#
# See COPYING file for copyrights details.

from __future__ import absolute_import
from svghmi.svghmi import *