We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
#####initialScale: [integer] 0 Specifies the initial "height" of the zoom on the svg.
0
#####initialTranslate: [2 element array] [0,0] Specifies the initial "pan" of the svg.
[0,0]
#####warningMessage: [string] "There be no data! What's going on?" not yet implemented Specifies a custom warning message if there is no data.
"There be no data! What's going on?"