Hi, is the custom Node shape implemented in Dash-Cytoscape?
The identifier is shape-polygon-points
I have tried:
{‘selector’: ‘node’,‘style’: {’'shape-polygon-points" : [1,1,1,1]}}
However, this doesn’t work. I am not sure if this is because I have provided the list in an incorrect format or the feature is just not implemented.
Thanks,
Matty