5.19 - 5.25: a pull request <https://github.com/openwisp/netjsongraph.js/pull/72> -- refactor netjsongraph.js: two mainly files -- netjsongraph.core.js and netjsongraph.render.js the former deal with the NetJSON and the latter render the graph with data.
- add test for netjsongraph.core.js, coverage around 85%. - add new examples using new netjsongraph.js - add some experimental functions, such as dataParse、switchRenderMode and so on. going to do: - Try to optimize these experimental functions - Add more new functions such as searching and update in real time. 在 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/c521c135-9bbf-42bf-907c-94d5e4f6cef2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
