Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 731 Bytes

File metadata and controls

6 lines (4 loc) · 731 Bytes

Spotfire IronPython Scripts

Useful IronPython scripts for Spotfire Automation Tasks created by myself and stored here for easy retrieval

AutoDetectResolution- Useful for adjusting dashboard displays to various screen sizes. Simply create pages for each desired screen size and use page identifiers like '[M]' for mobile to display certain pages in certain screen resolution conditions

ChangeFonts- If you have a page for smaller/larger resolutions and don't want to use the default fonts, use this script to easily change all individual chart fonts on a single page.