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