add bars support to gi

same as graphs but also provides solid background under lines
This commit is contained in:
2016-04-16 03:23:28 +03:00
parent d30df9dafc
commit 0e3f83f361
5 changed files with 47 additions and 7 deletions

View File

@ -325,6 +325,11 @@
<string notr="true">Graph</string>
</property>
</item>
<item>
<property name="text">
<string notr="true">Bars</string>
</property>
</item>
</widget>
</item>
</layout>