Group Abstract Group Abstract

Message Boards Message Boards

2
|
7.9K Views
|
6 Replies
|
12 Total Likes
View groups...
Share
Share this post:

Global setting for turning off dynamic plot Highlighting

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

POSTED BY: Martijn Froeling
6 Replies

Possible workaround for Plot-related crashes here: https://community.wolfram.com/groups/-/m/t/3162965

POSTED BY: EDITORIAL BOARD

Martijn, Can you try this and see if that helps you:

Charting`$InteractiveHighlighting = False

We're trying to get a better/official answer, but this may be useful to you so I am sharing it here.

(Vriendelijke groeten)

POSTED BY: Arnoud Buzing
POSTED BY: Martijn Froeling
POSTED BY: Arnoud Buzing

yes 13.3 on windows 10

POSTED BY: Martijn Froeling

Hi Martjin,

You can use Charting`$InteractiveHighlighting = False to turn off the highlighting completely.

Min

POSTED BY: MinHsuan Peng
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard