Hi,
I need to draw webgl polar scatter chart something like this https://plotly.com/javascript/polar-chart/ -> the last one Hobbs-Pearson Trials but problem is that I can’t have overlapping scatter points. Is this possible to do this in plotly.js ? It exists d3-force library that solve this problem but I dont know if it possible to integrate it with plotly.
Thanks for answer