Why reinvent the wheel when you can send keystrokes? for example, you can filter out marked rows or add a new visualization by sending keyst...
Read More
Maximizing visualization
#Maximizes the active visualization Application.Document.ActivePageReference.ApplyLayout(Layout.TileMode.Maximize)
Read More
USB issues with a Raspberry Pi
Some people report problems with my CCID driver and a Raspberry Pi . The problem is not with the CCID driver but with the Raspberry Pi itse...
Read More
Write back to the database from Spotfire
from Spotfire.Dxp.Data.Import import DatabaseDataSource from Spotfire.Dxp.Data.Import import DatabaseDataSourceSettings from Spotfire.Dxp....
Read More
Export Image from Visualization
from System.Drawing import Bitmap, Graphics, Rectangle, Point from System.IO import Path from Spotfire.Dxp.Application.Visuals import Visual...
Read More
Add JSON or XML Data from a Web Service
XML example import clr clr.AddReference('System.Data') import System from System import DateTime from System.Data import DataSet, Da...
Read More
Connect to a DB Programatically via ODBC
from Spotfire.Dxp.Data.Import import DatabaseDataSource from Spotfire.Dxp.Data.Import import DatabaseDataSourceSettings Category=Document....
Read More
Add columns dynamically to a Data Table
In this example, we use a Property Control to add columns to a Table Plot Visualization. For this exercise, the Underlying data table must h...
Read More
CCID descriptor statistics: dwMechanical
Article from the serie " CCID descriptor statistics " The dwMechanical field is a number value from the CCID USB descriptor: The v...
Read More
CCID descriptor statistics: dwProtocols
Article from the serie " CCID descriptor statistics " The dwProtocols field is a number value from the CCID USB descriptor: RRRR –...
Read More
CCID descriptor statistics: dwSynchProtocols
Article from the serie " CCID descriptor statistics " The dwSynchProtocols field is a number value from the CCID USB descriptor: •...
Read More
How to Add Numbered Page Navigation Widget for Blogger
In Blogger, we have the option to set the number of posts we want to display per page by going to the Settings menu > Posts and comments...
Read More
Create a Visualization Programatically
BarChart Example #Creates a BarChart visualization from the default table from Spotfire.Dxp.Application.Visuals import BarChart #gets a refe...
Read More
Exporting to Excel (from client only)
# Script that exports a file from client (not webplayer) import System from System.IO import FileStream, FileMode from Spotfire.Dxp.Applicat...
Read More
Disable sorting on a cross table (no script)
You can suppress the sorting if you do add a second hierarchy level to the "y"-Axis of the Crosstable. Try adding your "y...
Read More
Langganan:
Postingan (Atom)