##// END OF EJS Templates
SVG scoping must be explicitly enabled by the user...
SVG scoping must be explicitly enabled by the user SVG scoping is disabled by default, to enable it the user must call the core.display.SVG constructor with the scoped=True keyword parameter.

File last commit:

r13195:ee7d313e
r13409:9519db2c
Show More
__init__.py
2 lines | 43 B | text/x-python | PythonLexer
from .manager import *
from .comm import *