felicia-lim2503 opened a new issue #12946:
URL: https://github.com/apache/incubator-echarts/issues/12946


   ### What problem does this feature solve?
   I'm currently using Javascript to implement the circular layout graph 
(https://echarts.apache.org/examples/en/editor.html?c=graph-circular-layout).
   
   The input data used in the sample codes uses JSON file and it is converted 
to GEXF file. However, there is no available JSON file to GEXF file converter 
available over the internet.
   
   Really hope there is a solution for this as I can't find any other solutions.
   
   Thank you!
   
   ### What does the proposed API look like?
   A JSON file to GEXF file converter - converts JSON file to GEXF file to 
insert data into echarts circular layout graph.
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to