use series [I]-graph.data [I] .name can be displayed normally, but do not want to use name.
returned data format:
[
{
"mName":"",
"depth":2,
"name":"",
"model":"asgdasgdsa",
"category":2,
"did":"12345678"
}]
I don"t want to use the name, above. I want to use did for association. The correspondence in
links is all written.
the question is: how to use did for processing without using name,