The visualization mod is integrated with Spotfire and responds to interactions in the same way as native visualizations do. For example, it is possible to drag a visualization mod to the visualization canvas, and configure it using standard axis selectors supporting the full Spotfire expression language. Capabilities such as filtering and marking works as usual across all visualizations, no matter if they are native visualizations or visualization mods. The user of the mod might not even notice there is a difference.
Action mods use the comprehensive Spotfire API for accessing Spotfire analytic items and services, which allows for implementing actions such as:
- Apply page layouts
- Create and configure visualizations
- Drill down or up in hierarchical data
- Navigate to pages and visualizations
- Run data functions and transformations
- and much more
Saving mods to the Spotfire library allows users to pin mods to the Visualizations and Actions flyout. A pinned mod is available from all analyses, and the mod will be available as an option in all relevant contexts. The pinning of mods can also be centrally managed by an administrator. Another benefit from sharing a mod in the Spotfire library is that you will get automatic version handling of the mod. By default, if a mod is resaved to the Spotfire library, all instances of the mod are updated in all analyses, where it is used.
- A user can trust a specific version of a mod.
- A specific mod can be trusted because it is signed, using cryptographic signatures, by a specific Spotfire user.
- A specific mod can be trusted because it is signed by a certificate issued by a trusted certificate authority.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
-
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
-
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
-
Neither the name of Cloud Software Group, Inc. nor the names of any contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT OWNER AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.