Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 799 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 799 Bytes

TwoScalesWidget

Kivy Python Widget providing two circular scales

image

The simple App uses the Kivy GUI to visualize two circular scales as a reusable Kivy Widget. The appearance of the scale can be adapted. For mor info see my blog article about this widget: http://kraisnet.de/index.php/en/topics/14-visualize-data-with-kivy/55-simple-widget-with-two-scales

Dependencies

  • kivy.deps.sdl2==0.1.18
  • kivy==1.11.1

Please note that parts of the dependencies might be published under separate licences. Please credit them appropriately and distribute their licences if you are distributing packages including these dependencies

Sources

https://matplotlib.org/ https://kivy.org/#home