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 Create innovative enterprise-class informatics solutions using TIBCO Spotfire

Arrow left icon
Product type Paperback
Published in Feb 2015
Publisher Packt
ISBN-13 9781782176404
Length 348 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Michael Phillips Michael Phillips
Author Profile Icon Michael Phillips
Michael Phillips
Arrow right icon
View More author details
Toc

Table of Contents (12) Chapters Close

Preface 1. Show Me the Data FREE CHAPTER 2. Visualize This! 3. Analyze That! 4. The Big Wide World of Spotfire 5. Source Data is Never Enough 6. The World is Your Visualization 7. What's Your Location? 8. The Secret Life of Python 9. It's All About Self-service These Days 10. Beyond the Horizon Index

Overview of the Spotfire API


In essence, the Spotfire API is a collection of objects, methods, and properties that can be manipulated to do just about anything in a script that you would otherwise do through the graphical user interface. One notable exception is the creation and manipulation of text area property controls. You can create document properties and change their values through the API, but you cannot build or otherwise interact with the controls that are embedded in the text area.

It's also important to stress that the API contains a lot of material that even an advanced script writer will never need. This chapter will distill the API down to the essentials a typical script writer needs. The API is divided into primary namespaces, and the ones we will cover in this chapter are as follows:

  • Spotfire.Dxp.Application

  • Spotfire.Dxp.Application.Filters

  • Spotfire.Dxp.Application.Visuals

  • Spotfire.Dxp.Application.Visuals.ConditionalColoring

  • Spotfire.Dxp.Application.Visuals.FittingModels...

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