Example.Basic.PlotXYZInteractive¶
This task type generates an interactive 3D scatter plot from tabular data, using matplotlib
to visualize relationships between three numerical dimension variables and optionally color-coding data points by a fourth variable.