Provides a global namespace for the physiome journey portal and some utilties functions for it.
Classes
Methods
(static) setupRenderer(elementID) → {Zinc.Renderer}
Create a Zinc.Renderer on the dom element with corresponding elementID.
Parameters:
Name | Type | Description |
---|---|---|
elementID |
String | id of the target dom element. |
Returns:
- Type
- Zinc.Renderer