LineChart ========= .. currentmodule:: pandas_alive.charts .. autoclass:: LineChart .. rubric:: Methods .. autosummary:: :toctree: LineChart.__init__ LineChart.anim_func LineChart.apply_style LineChart.calculate_new_figsize LineChart.clearing LineChart.create_figure LineChart.get_colors LineChart.get_data_cols LineChart.get_frames LineChart.get_html5_video LineChart.get_interpolated_df LineChart.get_period_label LineChart.get_single_color LineChart.init_func LineChart.make_animation LineChart.plot_line LineChart.rename_data_columns LineChart.save LineChart.set_x_y_limits LineChart.setup_progress_bar LineChart.show_period LineChart.update_progress_bar LineChart.validate_params