Forum Discussion
Anonymous
6 years agoNot applicable
Scatter Chart Jitter
Hi, I was wondering if there was a way to create a scatter chart where the plots are "jittered", or not stacked on top of each other like the screenshot below... I saw some people using R but I a...
TomMartens
6 years agoSuper User
Hey Anonymous ,
jitter is not supported by the default Power BI visuals.
Maybe a custom visual supports this feature.
You can also try to use a custom column with a hexcode like so #32a85260 as the first 6 characters represent the color (some kind of green) the last 2 digits represent opacity. This might help to reduce the overplotting effect using default visuals.
Regards,
Tom