Search Locate Previous Next Contents

Effect – apply an SVG effect

This may be used to set a cycle of predefined filter or animation effects to be used by lines to be plotted.

ch.DefineEffect 97 '#MyFilter' 
ch.Set 'Effect' 97 0 0

This will apply the list of filters (0 may be used for ‘normal’) to each line in turn. In contrast with dash patterns and markers, there are no preset effects, so you may use any number from 1 upwards here. For future compatibility, it is recommended that you use numbers above 64.

See also ...
ch.DefineEffect – set up SVG effects
ch.Include – add arbitrary content (SVG filters)


Continue to: Equation – formatted result of modelfit
© Copyright Causeway Graphical Systems Ltd 2003