pygraphistry
pygraphistry copied to clipboard
[BUG] vanilla encode icon only working through a workaround
From a Slack error report:
.bind( point_icon='icon') - Seems like it isn't working
=>
df.rename(columns={'icon':'node_icon'}) and it worked
TODO:
- [ ] Check api 1, 2, 3
- [ ] Check whether REST level or PyGraphistry