Export prepared reports to PDF
It's easy to export one or more prepared reports to PDF in an open DXP file from the Export menu, as well as from the job builder in TIBCO Spotfire Automation Services.
Export themed Spotfire analysis to PowerPoint and Image
Now your visual theme is included when exporting, with a higher resolution making the visualizations and text clearer.
Maximize visualization temporarily
You can now temporarily maximize a visualization to take a closer look without distorting the original layout as well as rotate the view between all visualizations on the page.
Improved scrolling on mobile devices
Two-finger scroll is now possible on mobile devices, very useful when viewing a page larger than the screen and when looking at a visualization with its own scroll capability, like a table or a map. Two fingers scroll the page, one scrolls the visualization.
Fixed height or width of text areas and visualizations
Now you can fix the width or height of a text area or visualization, useful for avoiding scroll bars on small screens. The icon in the toolbar locks the settings, and the small icon menu provides more options.
Increased number of labels on scatter plots and maps
We have increased the limit for number of labels in a scatter plot or a map chart to up to 3,000, especially useful for centered data labels where markers don't overlap significantly.
Remove individual data sources
In the source view, you can remove individual data sources using the new trash can button. Spotfire provides a preview of the result as you mouse-over the trash can. The undo feature, of course, allows you to reinstate the node.
Data source information now lists added and ignored columns
Joining data tables with Insert Columns now stores which columns you chose to ignore and which to add, listing them in the data table properties dialog of the source view. This is very useful when many data transformation and Insert Columns operations are in your analysis.
The Teradata connector now supports macros
With Spotfire's connector for Teradata, you can now browse and connect to data represented by Teradata macros. A macro allows you to name a set of one or more SQL statements, providing a shortcut for executing groups of frequently run SQL statements in Teradata.
The Apache Spark SQL connector now supports temporary views
As a Spark developer you might publish results of Spark jobs in temporary views. With this release of Spotfire, you can connect directly to those views using the self-service live query connector and instantly visualize the result.
Export to PDF with the Spotfire .Net API and JavaScript API
Now you can export a prepared PDF with the Spotfire .Net API, including custom workflows with C# extensions or IronPython scripts.
API to render pages and visualizations to PNG images
The Spotfire .Net API page renderings and visualizations now result in PNG images that use the visual theme, and the API includes settings to adjust resolution and visibility of attributes like annotations, axis labels, legend, and title. This API is useful when creating export tools to support customized layouts or output formats.
WMS layer authentication including Spotfire .Net API support
The Spotfire .Net API now supports configuring a WMS layer with username and password.
API to remove data operation
The Data Table Source View API (introduced with the 7.10 release) now lets you remove individual data sources or other operations, such as add columns operations or add rows operations.