--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Thanks, Daniel and Kovak.
So far, I've implemented my chart using garden's graph module. It gets the job done for basic line graphs, but its functionality is a bit limited. For example, it does not appear that you can have non-numeric labels for the axis tics. So I guess that suggestions for alternative modules are always welcome.
--