figureflow.figure_panel.FigurePanel.add_data_transformation
- figureflow.figure_panel.FigurePanel.add_data_transformation = <function FigurePanel.add_data_transformation>
Add a transformation for the data that will be plotted on the y-column.
- Parameters:
function – Function that will be applied to the column (pd.series object)