On Thu, Jun 6, 2019 at 5:15 AM YuFei Wang <[email protected]> wrote:

> > 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 see. Is the date format configurable? For example, can someone tell the
library to use a date like June 12, 2019 instead of 2019.06.12?


> > I expect to see the details of the node or link when I click on them.
>
>    This's a bug and I fixed.
>

Great, can you make the link line thicker please?


> > 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.
>

Ok.


> > 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.
>

Ok

> I cannot see any node or link in map mode.
>
>    I forgot adding css files haha.. Fixed !
>
>
Ok I can see the nodes and links now, can we control the style of those?
Can we make sure that by default the color is consistent with what we are
showing in the logical map?

But it should be possible to use different colors on the two views (to
adjust the fact that the geographic map has a different background).


> > 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.
>
>
One more question, why do are chinese characters shown in the upper right
corner when the mouse goes over the buttons there? Can you ensure
everything is in english please?

-- 
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/CAERYH6XtABEz8eRwzL47e5W-Ju1ihWtAtQADtDFWnS5sRn%2BedQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to