Add jitter to a scatter plot using plotly.js

Hi,
Is it possible to add some jitter in a scatter plot using plotly.js like we have an option in R and Python?

We offer a way to do that from the API at the moment unfortnately. You’ll have to add the jitter to you x/y data yourself.