The Graph tab and the JSON tab show the data correctly, but as soon as I turn it to Geo, the window white-outs. The console then displays an error like this
Also, when I reload the window, the data that should have been displayed last time is displayed correctly, but when I run the query again, it whiteouts.
Also, I looked at the network tab and the response is a 200 number with the following JSON returned. Other than that, there is no indication that the network request failed.
Sorry, It was my mistake completely. It seems that I changed the schema while leaving the data that I had put in for testing purposes.
Thank you for your help.
The data actually returned in the Network response from the DB were both Float. However, when I open the JSON tab in Ratel, does it keep the type it was when I put the data in? It seems to be.