#!python # -*- coding: UTF-8 -*- """ svg.charts package. """ __all__ = ('graph', 'plot', 'time_series', 'bar', 'pie', 'schedule', 'util')