User guide

© GeoWise Ltd. 2011
Page 54
visualise | communicate | ENGAGE The InstantAtlas Designer
g the InstantAtlas Area Profile Template User Guide
© GeoWise Ltd. 2013
script:toggleDataExplorer Toggles data explorer visibility
script:toggleFilterExplorer Toggles filter explorer visibility
script:toggleTimeAnimation Toggles time animation visibility
script:toggleScatterPlot Toggles scatter plot visibility
script:toggleSpineChart Toggles spine chart visibility
script:toggleBubblePlot Toggles bubble plot visibility
script:togglePyramidChart Toggles pyramid chart visibility
script:toggleStats Toggles statistics box visibility
script:toggleDotPlot Toggles dot plot visibility
script:toggleSearch Toggles Google search box visibility
script:toggleMap2 Toggles map 2 visibility
script:toggleTimeSeries2 Toggles time series chart 2 visibility
script:toggleBarChart2 Toggles bar chart 2 visibility
script:togglePieChart2 Toggles pie chart 2 visibility
script:toggleMetadata2 Toggles metadata 2 visibility
script:toggleTable2 Toggles table 2 visibility
script:toggleComparisonTable2 Toggles comparison table 2 visibility
script:toggleLegend2 Toggles legend 2 visibility
script:toggleDataExplorer2 Toggles data explorer 2 visibility
script:toggleDataExplorer3 Toggles data explorer 3 visibility
script:toggleDataExplorer4 Toggles data explorer 4 visibility
script:toggleFilterExplorer2 Toggles filter explorer 2 visibility
script:openPrintWin Opens print window
script:openExportWin Opens export window
(requires Flash Player 10)
script:openAboutWin Opens about window
script:openNotesPage Opens notes page of the active indicator
script:openNotesPage2 Opens notes page of the active indicator
in Map 2
script:clearSelection Clears current selection
script:clearComparisonSelection Clears comparison selection
script:clearFilter Clears current filter
script:resetlayout Resets report layout
script:toggleLegendWindow Opens legend settings window
script:toggleLegendWindow2 Opens legend settings window 2
script:copyToClipboard Copies the content of the table into the
clipboard
script:copyToClipboard2 Copies the content of the table 2 into the
clipboard
You can also call multiple ActionScript functions using a semicolon
delimited list.
Example: script:toggleDataExplorer;toggleFilterExplorer
In reports published using an HTML template you can use the
following JavaScript functions to toggle the report components:
javascript:iaToggle(map)
javascript:iaToggle(timeSeries)
javascript:iaToggle(discreteTimeSeries)
javascript:iaToggle(barChart)
javascript:iaToggle(boxAndWhisker)
javascript:iaToggle(pieChart)
javascript:iaToggle(advancedPieChart)