nwhitehead / pineapple

http://nwhitehead.github.io/pineapple/
Other
351 stars 26 forks source link

Slow Plots on Retina Screen #58

Open MrLoh opened 8 years ago

MrLoh commented 8 years ago

First of all, thanks for pineapple it's great!

When I do plots with lots of points, the notebook gets really really slow. However, this just happens on my MBPs retina screen, on a non retina external Monitor, everything runs smoothly. In the native Notebook in Chrome or Safari everything runs smoothly on both screen.

nwhitehead commented 8 years ago

Weird, that's interesting. Pineapple uses a webview with some customizations to have the GUI. I'm guessing this is a versioning problem, the webview Pineapple is using is probably older than the latest chrome renderer. Pineapple uses wxwidgets, which uses WebKit as a backend.

On Fri, Feb 26, 2016 at 2:44 AM, Tobias Lohse notifications@github.com wrote:

First of all, thanks for pineapple it's great!

When I do plots with lots of points, the notebook gets really really slow. However, this just happens on my MBPs retina screen, on a non retina external Monitor, everything runs smoothly. In the native Notebook in Chrome or Safari everything runs smoothly on both screen.

— Reply to this email directly or view it on GitHub https://github.com/nwhitehead/pineapple/issues/58.