> I do not understand what this does exactly. Where is the date shown?
The date dom is just shown at the right down corner. I provide the
`dateParse` function in `utils` to handle date string, which will return
the parse result and you can handle it freely.
> I expect to see the details of the node or link when I click on them.
This's a bug and I fixed.
> In this one the connection to the websocket is failing
Because you haven't open the port 8078. I have written in README that
you must run `node index.js` under the `netjsonnode` folder to open it.
> The labels of nodes in the SVG mode are superimposed to the nodes, do you
see that?
Yeah, this seems a bug in Echarts, I'll try to improve it.
> I cannot see any node or link in map mode.
I forgot adding css files haha.. Fixed !
> How to test this? ([NetJSON search elements Demo](
https://kutugu.github.io/NetJSONDemo/examples/netjson-searchElements.html))
I provide the `searchElements` function in `utils` to handle search
operation. To use it, you should call this with the param of a API url
firstly, and the return is a function that you can call it to search the
JSON data when the user input something.
In the demo, I open a fake server using postman. If you want to test,
you can just input the `test` and click the `search` button. Certainly, it
also support `go back`, just click the back button of browser.
在 2019年5月18日星期六 UTC+8下午5:14:15,YuFei Wang写道:
>
> 5.12 - 5.18:
> a pull request: <https://github.com/openwisp/netjsongraph.js/pull/65>
> - fix some issues -- #45
> <https://github.com/openwisp/netjsongraph.js/issues/45>、#58
> <https://github.com/openwisp/netjsongraph.js/pull/58>、#53
> <https://github.com/openwisp/netjsongraph.js/pull/53>、#61
> <https://github.com/openwisp/netjsongraph.js/pull/61>
> - add a js file -- netjsonWorker.js to deal with raw JSONData by
> WebWorker, unit test passed.
>
> still doing:
> - add two tests for netjsongraph.js, one for api and params specification
> and one for functions testing.
>
在 2019年5月18日星期六 UTC+8下午5:14:15,YuFei Wang写道:
>
> 5.12 - 5.18:
> a pull request: <https://github.com/openwisp/netjsongraph.js/pull/65>
> - fix some issues -- #45
> <https://github.com/openwisp/netjsongraph.js/issues/45>、#58
> <https://github.com/openwisp/netjsongraph.js/pull/58>、#53
> <https://github.com/openwisp/netjsongraph.js/pull/53>、#61
> <https://github.com/openwisp/netjsongraph.js/pull/61>
> - add a js file -- netjsonWorker.js to deal with raw JSONData by
> WebWorker, unit test passed.
>
> still doing:
> - add two tests for netjsongraph.js, one for api and params specification
> and one for functions testing.
>
在 2019年5月18日星期六 UTC+8下午5:14:15,YuFei Wang写道:
>
> 5.12 - 5.18:
> a pull request: <https://github.com/openwisp/netjsongraph.js/pull/65>
> - fix some issues -- #45
> <https://github.com/openwisp/netjsongraph.js/issues/45>、#58
> <https://github.com/openwisp/netjsongraph.js/pull/58>、#53
> <https://github.com/openwisp/netjsongraph.js/pull/53>、#61
> <https://github.com/openwisp/netjsongraph.js/pull/61>
> - add a js file -- netjsonWorker.js to deal with raw JSONData by
> WebWorker, unit test passed.
>
> still doing:
> - add two tests for netjsongraph.js, one for api and params specification
> and one for functions testing.
>
在 2019年5月18日星期六 UTC+8下午5:14:15,YuFei Wang写道:
>
> 5.12 - 5.18:
> a pull request: <https://github.com/openwisp/netjsongraph.js/pull/65>
> - fix some issues -- #45
> <https://github.com/openwisp/netjsongraph.js/issues/45>、#58
> <https://github.com/openwisp/netjsongraph.js/pull/58>、#53
> <https://github.com/openwisp/netjsongraph.js/pull/53>、#61
> <https://github.com/openwisp/netjsongraph.js/pull/61>
> - add a js file -- netjsonWorker.js to deal with raw JSONData by
> WebWorker, unit test passed.
>
> still doing:
> - add two tests for netjsongraph.js, one for api and params specification
> and one for functions testing.
>
在 2019年5月18日星期六 UTC+8下午5:14:15,YuFei Wang写道:
>
> 5.12 - 5.18:
> a pull request: <https://github.com/openwisp/netjsongraph.js/pull/65>
> - fix some issues -- #45
> <https://github.com/openwisp/netjsongraph.js/issues/45>、#58
> <https://github.com/openwisp/netjsongraph.js/pull/58>、#53
> <https://github.com/openwisp/netjsongraph.js/pull/53>、#61
> <https://github.com/openwisp/netjsongraph.js/pull/61>
> - add a js file -- netjsonWorker.js to deal with raw JSONData by
> WebWorker, unit test passed.
>
> still doing:
> - add two tests for netjsongraph.js, one for api and params specification
> and one for functions testing.
>
在 2019年5月18日星期六 UTC+8下午5:14:15,YuFei Wang写道:
>
> 5.12 - 5.18:
> a pull request: <https://github.com/openwisp/netjsongraph.js/pull/65>
> - fix some issues -- #45
> <https://github.com/openwisp/netjsongraph.js/issues/45>、#58
> <https://github.com/openwisp/netjsongraph.js/pull/58>、#53
> <https://github.com/openwisp/netjsongraph.js/pull/53>、#61
> <https://github.com/openwisp/netjsongraph.js/pull/61>
> - add a js file -- netjsonWorker.js to deal with raw JSONData by
> WebWorker, unit test passed.
>
> still doing:
> - add two tests for netjsongraph.js, one for api and params specification
> and one for functions testing.
>
在 2019年5月18日星期六 UTC+8下午5:14:15,YuFei Wang写道:
>
> 5.12 - 5.18:
> a pull request: <https://github.com/openwisp/netjsongraph.js/pull/65>
> - fix some issues -- #45
> <https://github.com/openwisp/netjsongraph.js/issues/45>、#58
> <https://github.com/openwisp/netjsongraph.js/pull/58>、#53
> <https://github.com/openwisp/netjsongraph.js/pull/53>、#61
> <https://github.com/openwisp/netjsongraph.js/pull/61>
> - add a js file -- netjsonWorker.js to deal with raw JSONData by
> WebWorker, unit test passed.
>
> still doing:
> - add two tests for netjsongraph.js, one for api and params specification
> and one for functions testing.
>
在 2019年5月18日星期六 UTC+8下午5:14:15,YuFei Wang写道:
>
> 5.12 - 5.18:
> a pull request: <https://github.com/openwisp/netjsongraph.js/pull/65>
> - fix some issues -- #45
> <https://github.com/openwisp/netjsongraph.js/issues/45>、#58
> <https://github.com/openwisp/netjsongraph.js/pull/58>、#53
> <https://github.com/openwisp/netjsongraph.js/pull/53>、#61
> <https://github.com/openwisp/netjsongraph.js/pull/61>
> - add a js file -- netjsonWorker.js to deal with raw JSONData by
> WebWorker, unit test passed.
>
> still doing:
> - add two tests for netjsongraph.js, one for api and params specification
> and one for functions testing.
>
在 2019年5月18日星期六 UTC+8下午5:14:15,YuFei Wang写道:
>
> 5.12 - 5.18:
> a pull request: <https://github.com/openwisp/netjsongraph.js/pull/65>
> - fix some issues -- #45
> <https://github.com/openwisp/netjsongraph.js/issues/45>、#58
> <https://github.com/openwisp/netjsongraph.js/pull/58>、#53
> <https://github.com/openwisp/netjsongraph.js/pull/53>、#61
> <https://github.com/openwisp/netjsongraph.js/pull/61>
> - add a js file -- netjsonWorker.js to deal with raw JSONData by
> WebWorker, unit test passed.
>
> still doing:
> - add two tests for netjsongraph.js, one for api and params specification
> and one for functions testing.
>
在 2019年5月18日星期六 UTC+8下午5:14:15,YuFei Wang写道:
>
> 5.12 - 5.18:
> a pull request: <https://github.com/openwisp/netjsongraph.js/pull/65>
> - fix some issues -- #45
> <https://github.com/openwisp/netjsongraph.js/issues/45>、#58
> <https://github.com/openwisp/netjsongraph.js/pull/58>、#53
> <https://github.com/openwisp/netjsongraph.js/pull/53>、#61
> <https://github.com/openwisp/netjsongraph.js/pull/61>
> - add a js file -- netjsonWorker.js to deal with raw JSONData by
> WebWorker, unit test passed.
>
> still doing:
> - add two tests for netjsongraph.js, one for api and params specification
> and one for functions testing.
>
在 2019年5月18日星期六 UTC+8下午5:14:15,YuFei Wang写道:
>
> 5.12 - 5.18:
> a pull request: <https://github.com/openwisp/netjsongraph.js/pull/65>
> - fix some issues -- #45
> <https://github.com/openwisp/netjsongraph.js/issues/45>、#58
> <https://github.com/openwisp/netjsongraph.js/pull/58>、#53
> <https://github.com/openwisp/netjsongraph.js/pull/53>、#61
> <https://github.com/openwisp/netjsongraph.js/pull/61>
> - add a js file -- netjsonWorker.js to deal with raw JSONData by
> WebWorker, unit test passed.
>
> still doing:
> - add two tests for netjsongraph.js, one for api and params specification
> and one for functions testing.
>
--
You received this message because you are subscribed to the Google Groups
"OpenWISP" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web, visit
https://groups.google.com/d/msgid/openwisp/b213c8b2-1749-4e6e-afbe-3953dcf22835%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.