| Search Locate Previous Next | Contents |
This may be used to set a cycle of predefined filter or animation effects to be used by lines to be plotted.
chDefineEffect 97 '#MyFilter' chSet '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 ...
chDefineEffect set up SVG effects
chInclude add arbitrary content (SVG filters)