openbrainsrc / Radian

Plotting with AngularJS
http://openbrainsrc.github.io/Radian/index.html
168 stars 19 forks source link

fails to display the eurusd dataset on BayesHive in Firefox. Chrome OK #16

Closed glutamate closed 11 years ago

glutamate commented 11 years ago

the error message is too long to reproduce (in fact trying to paste the error message into the github issue textarea itself crashes firefox... no joke)

But this is not so good because this is the dataset new users see... will switch to the gsk stock price temporarily

glutamate commented 11 years ago

it may be that it is simply too long - I will investigate.

glutamate commented 11 years ago

Ok, this is NOT a "too long timeseries" problem. It happens when trying to display data uploaded from Quandl csv files in the CSVSignal importer.

glutamate commented 11 years ago

Displays in Chrome with no error, firefox gives "reached 10 digest cycles" error

{"Right":{"models":[["bsModel1","http://localhost:3000/runmodel/bsModel1"],["black S","http://localhost:3000/runmodel/black%20S"],["gbm","http://localhost:3000/runmodel/gbm"],["gbmodel","http://localhost:3000/runmodel/gbmodel"],["Trash/geobrown","http://localhost:3000/runmodel/Trash%2Fgeobrown"],["Dynamical system","http://localhost:3000/buildmodel/dynsys"]],"value":{"points":[[",",0.0,1.25542],[",",86400.0,1.25658],[",",172800.0,1.25232],[",",259200.0,1.25159]],"meta":[["origin","2012-06-11 00:00:00"],["scale_seconds","1"]]},"type":["TLam",["TCon","Real"],["TCon","Real"]]}}

OK in chrome and firefox

{"Right":{"models":[["bsModel1","http://localhost:3000/runmodel/bsModel1"],["black S","http://localhost:3000/runmodel/black%20S"],["gbm","http://localhost:3000/runmodel/gbm"],["gbmodel","http://localhost:3000/runmodel/gbmodel"],["Trash/geobrown","http://localhost:3000/runmodel/Trash%2Fgeobrown"],["Dynamical system","http://localhost:3000/buildmodel/dynsys"]],"value":{"points":[[",",0.0,840.6400146484375],[",",1.0,852.3300170898438]],"meta":[["origin","2005-01-03"],["scale_seconds","86400"],["val_label","GSK.L"]]},"type":["TLam",["TCon","Real"],["TCon","Real"]]}}

any ideas anyone?

glutamate commented 11 years ago

(my money is on the date origin string, which is parsed by the browser API to calculate other timepoints

ian-ross commented 11 years ago

Urgh. I will have a look tomorrow morning. I don't have a working BH build at the moment, and I've had a beer...

On 11 June 2013 19:15, Tom Nielsen notifications@github.com wrote:

(my money is on the date origin string, which is parsed by the browser API to calculate other timepoints

— Reply to this email directly or view it on GitHubhttps://github.com/glutamate/Radian/issues/16#issuecomment-19276777 .

Ian Ross Tel: +43(0)6804451378 ian@skybluetrades.net www.skybluetrades.net

glutamate commented 11 years ago

Oh dear. Didn't you doctor tell you not to drink when suffering from the cabal flu?

On Tue, Jun 11, 2013 at 6:19 PM, Ian Ross notifications@github.com wrote:

Urgh. I will have a look tomorrow morning. I don't have a working BH build at the moment, and I've had a beer...

On 11 June 2013 19:15, Tom Nielsen notifications@github.com wrote:

(my money is on the date origin string, which is parsed by the browser API to calculate other timepoints

— Reply to this email directly or view it on GitHub< https://github.com/glutamate/Radian/issues/16#issuecomment-19276777> .

Ian Ross Tel: +43(0)6804451378 ian@skybluetrades.net www.skybluetrades.net

— Reply to this email directly or view it on GitHubhttps://github.com/glutamate/Radian/issues/16#issuecomment-19277297 .

ian-ross commented 11 years ago

No cabal flu anymore. I innoculated us with version bounds.

I've been THing. I needed a drink. I'm still trying to do some more, but I think I'll admit defeat soon. I've been getting to see a whole new set of GHC error messages I've never seen before.

On 11 June 2013 19:26, Tom Nielsen notifications@github.com wrote:

Oh dear. Didn't you doctor tell you not to drink when suffering from the cabal flu?

On Tue, Jun 11, 2013 at 6:19 PM, Ian Ross notifications@github.com wrote:

Urgh. I will have a look tomorrow morning. I don't have a working BH build at the moment, and I've had a beer...

On 11 June 2013 19:15, Tom Nielsen notifications@github.com wrote:

(my money is on the date origin string, which is parsed by the browser API to calculate other timepoints

— Reply to this email directly or view it on GitHub< https://github.com/glutamate/Radian/issues/16#issuecomment-19276777> .

Ian Ross Tel: +43(0)6804451378 ian@skybluetrades.net www.skybluetrades.net

— Reply to this email directly or view it on GitHub< https://github.com/glutamate/Radian/issues/16#issuecomment-19277297> .

— Reply to this email directly or view it on GitHubhttps://github.com/glutamate/Radian/issues/16#issuecomment-19277697 .

Ian Ross Tel: +43(0)6804451378 ian@skybluetrades.net www.skybluetrades.net

ian-ross commented 11 years ago

Fixed. Not a Radian bug. (Tsk. Radian bug? There are no Radian bugs!)