Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
TIBCO Spotfire: A Comprehensive Primer

You're reading from   TIBCO Spotfire: A Comprehensive Primer Building enterprise-grade data analytics and visualization solutions

Arrow left icon
Product type Paperback
Published in Apr 2019
Publisher
ISBN-13 9781787121324
Length 578 pages
Edition 2nd Edition
Tools
Arrow right icon
Authors (2):
Arrow left icon
Michael Phillips Michael Phillips
Author Profile Icon Michael Phillips
Michael Phillips
Andrew Berridge Andrew Berridge
Author Profile Icon Andrew Berridge
Andrew Berridge
Arrow right icon
View More author details
Toc

Table of Contents (18) Chapters Close

Preface 1. Section 1: Introducing Spotfire FREE CHAPTER
2. Welcome to Spotfire 3. It's All About the Data 4. Impactful Dashboards! 5. Sharing Insights and Collaborating with Others 6. Section 2: Spotfire In Depth
7. Practical Applications of Spotfire Visualizations 8. The Big Wide World of Spotfire 9. Source Data is Never Enough 10. The World is Your Visualization 11. What's Your Location? 12. Section 3: Databases, Scripting, and Scaling Spotfire
13. Information Links and Data Connectors 14. Scripting, Advanced Analytics, and Extensions 15. Scaling the Infrastructure; Keeping Data up to Date 16. Beyond the Horizon 17. Other Books You May Enjoy

Customizing the Spotfire user interface using JavaScript and HTML in text areas

One of the cool things about Spotfire is that its visualizations and text areas are all browser-based, even in Analyst clients. This means that you can customize aspects of the user interface, develop your own JavaScript controls, or manipulate property controls by showing/hiding them, and so on.

The usage of JavaScript in text areas is totally distinct from the Spotfire JavaScript API. The JavaScript API is covered later on in this chapter.

You can also customize the HTML that's used in text areas—you can build table layouts, surround property controls with DIV elements, and more.

HTML in text areas is (by default) sanitized. This means that any HTML elements that could possibly lead to security holes in your Spotfire application are disabled. There's more information on HTML sanitation...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image