uiview erstellen+test, context-view begonnen

This commit is contained in:
Frederik Jaeckel 2022-11-02 23:07:37 +01:00
parent 5809a7caba
commit 17ddfa12ca
7 changed files with 135 additions and 40 deletions

View file

@ -4,7 +4,7 @@
# full copyright notices and license terms.
template_view_line = '<field name="name" fill="%(fill)s" empty="0" string="%(string)s"/>'
template_view_line = '<field name="balance" fill="%(fill)s" empty="0" string="%(string)s"/>'
template_view_graph = """<?xml version="1.0"?>
<graph type="%(type)s" legend="%(legend)s" %(colscheme)s %(bgcol)s>