You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Flare Data Viz
Anyone had any luck saving a Tree or Data Object? Right now we are
using graphml to create the tree, but we want to be able to allow the
user to delete or remove objects from the originaldata(aka Data object
created from the graphml file) and then save this altereddata object
for later use. Saving this to altereddata to a database.
Probably convert ot a JSON object or XML if I had to.