The BeeSwarm
This tool expects a wide dataframe with numerical variables to plot, a key categorical column and may or may not receive a categorical column with the color. Expect a swarmplot blob as the output (use Image tool to render).
Select Numeric Variables
XMSG("Select Categorical Variables")
XMSG("Select Column Containing color (optional)")
XMSG("Select Overlay (optional)")
XMSG("Select Optional Settings")
XMSG("Don't forget to add an Image tool to render from Blob!!!")