What problem does this feature solve?
when we want to plot a scatter plot where one of axis types is category or we have only a singleAxis, and we want to clearly see the distribution of the points, especially on dense areas.
What does the proposed API look like?
having an option to add jitter parameter on a scatter series object.