Andy

Results 6 issues of Andy

how to reload feed with new url?

Hi, I have 8 charts in one page. The data are loaded after a request on the server from a websocket. The canvas is created but is not visible until...

![qerver](https://user-images.githubusercontent.com/10968342/62536404-98b1d400-b856-11e9-8a2b-e02e5836f3b2.JPG) Hi, Can you please let me know what to do in this case?

what is this?

When using -> return Utf8Json.JsonSerializer.ToJsonString(this); returns {} When using -> return Utf8Json.JsonSerializer.ToJsonString(new Message(...)); returns json correct this is of type Message

Trying to use with Ganache default RPC server 127.0.0.1:7545 and the app crashes. Also if you can make clear if this can be used with my own geth node also....