Skip to content

SVGraph_Group()

CapnOdin edited this page Jan 12, 2018 · 4 revisions

Used to group plots together.

SVGraph_Group(ID)

Parameters

ID

The unique ID parameter of a XML <g> tag two be use when scatter plotting.

Remarks

This function is not yet meant to be used by anyone, but it was needed to make ScatterImages deletable.

Example

See SVGraph test.ahk.

Clone this wiki locally