Hi everyone,
So for a project I’m currently working on at work were going to be building some hover functionality for the markers, however I’m wondering how I can custom data in the form of an object or nested array.
Based on what I have found so far I can use the customdata property, though this only seems to be a simple array of data unless I’m missing something.
What I want to be able to do is pass it some object properties which it can interpret like property.fullName.
Does Plotly offer a flexible way to inject additional data besides the x and y properties ?
Any comments or feedback would be greatly appreciated
Thank’s,
Alex