From a1f6cf285aae9a71c276e347d27e85a81c4d30f4 Mon Sep 17 00:00:00 2001 From: John Elizarraras Date: Wed, 24 Jan 2024 14:50:01 -0600 Subject: [PATCH] fix echarts location --- README.md | 9 +-------- index.html | 2 +- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index f84a3abc..64e1ca2a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1 @@ -# funmap_visualization\ - -formatter: function (params, ticket, callback) { - node_go = go_data[params.name] - var content = `
GO CategoryGO IDNamep-Value
Biological Process${node_go["
`; - callback(ticket, toHTML(content)); - return 'Loading'; - }, \ No newline at end of file +# funmap_visualization diff --git a/index.html b/index.html index e930ed36..e66a41b1 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ FunMap Radial Tree Chart - +