Key
The Key shows how the colors represent the data
Constructor Summary
Public Constructor | ||
public |
constructor(d3Container: Object, aValues: Array, iOffsetX: Integer, iOffsetY: Integer) Constructor function that sets up the local object. |
Member Summary
Public Members | ||
public |
The key's values |
|
public |
d3 object for axis container |
|
public |
The x offset for the key |
|
public |
The y offset for the key |
Method Summary
Public Methods | ||
public |
position(): * Set the position of the key |
|
public |
render(): * Render the key showing the labels for the color values |