Getting Started
Developers
LineChart.
create_figure
Create base figure with styling, can be overridden if styling unwanted
Returns Figure instance and the axes initialized within
typing.Tuple[plt.figure,plt.figure.axes]