Is there any $ system setting to switch the default dynamic plot highlighting off?
I'm aware that with PerformanceGoal -> "Speed" but I'm getting a bit annoyed with having to add to all my functions.
I have had many occasions when performing heavy calculations and scrolling through notebooks dynamic evaluation crashes happened because I scrolled over a plot.
Furthermore, when plotting with more than 2-5 lines the performance becomes very very slow in generating the plots which is in most of my use cases and I typically generate many plots simultaneously which on some occasions has crashed the front end with the disable dynamic update warning.
Thanks, Martijn