123 reputation
5
bio website ewanhemingway.co.uk
location United Kingdom
age 24
visits member for 7 months
seen Jan 30 at 17:22
stats profile views 6

Biophysics postgrad at Durham University


Oct
8
comment Implementing a LineStyleFunction for line plots
Thanks, this is what I was looking for. I had wondered if there was an inbuilt way to do this without manually processing the data beforehand, but this will certainly do the job! I guess the style of the line doesn't map naturally to continuous functions in the same way a ColorFunction might.
Oct
8
comment Implementing a LineStyleFunction for line plots
Hi there. I hadn't actually given thought to which two, I guess applying the line between the current point and the next. As the are large contiguous regions of positive & negative, I hadn't worried about that!