Make marker a piechart with plotly graph objects

Hey all, was curious if there is any way to make a marker object have multiple colors? Specifically I am using plotly.go, have a ternery diagram normalized to have all points sum to 1, and want each point in the ternery to essentially be a piechart each fraction of the piechart being the ternery coordinate, any help would be appreciated!

Hey @mk_1 welcome to the forums.

The only way I see right now is to create pie-chart images and show these images in the scatterplot: