JuliaGizmos / Escher.jl

Composable Web UIs in Julia
https://juliagizmos.github.io/Escher.jl
Other
335 stars 63 forks source link

Plotting doesn't work on Firefox on OS X #140

Closed tlnagy closed 7 years ago

tlnagy commented 8 years ago

Plotting doesn't seem to work on Firefox 45.0.2, works fine in Chrome 49:

screen shot 2016-04-12 at 15 03 36

(Firefox is in safe-mode, all plugins disabled)

shashi commented 8 years ago

This is a bug in Patchwork (e.g. Gadfly+ComposeDiff+IJulia does not work in Firefox either). @dcjones @yeesian and I took a look at this but have failed so far to do anything about it. But it will be a very useful thing to chase down

randyzwitch commented 8 years ago

Per https://github.com/johnmyleswhite/Vega.jl/issues/123, could this just be a local error or an operating-system-specific error?

shashi commented 8 years ago

LOL, that's interesting. I will have to try it out.