plotly / plotly.js

Open-source JavaScript charting library behind Plotly and Dash
https://plotly.com/javascript/
MIT License
16.92k stars 1.85k forks source link

ids attribute breaks scatterternary #7166

Closed alexcjohnson closed 1 week ago

alexcjohnson commented 1 week ago

Include an ids attribute in a scatterternary trace and only one point will be drawn

https://codepen.io/alexcjohnson/pen/MWNgjyz?editors=0010

Screenshot 2024-09-20 at 15 19 22
alexcjohnson commented 1 week ago

fixed in the 2.35.3 branch