pandas_alive._base_chart

Description

Implementation of BaseChart constructor that all chart types should inherit from.

Methods & Attributes defined will be shared on all other chart types, is also interfaced with use of super().method().