Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Spotfire

Showing 3822

Adjustable bar width in continous axis Bar Chart visualizations

When the x axis is continuous in Bar charts, the bar width is not adjustable which can look bad at times. Based on feedback in KB article https://support.tibco.com/s/article/Tibco-KnowledgeArticle-Article-49275 "for this vis I need the continuous ...
over 5 years ago in Spotfire / Visualization 0 Future Consideration

Store the week_days in Spotfire table JOB_SCHEDULES in chronological order.

Now the sequence of the content in column WEEK_DAYS in Spotfire table JOB_SCHEDULES is randomly created. With a large number of Schedules we lack a similar overview.. An homogeneous sequence will be appreciated. Examples of WEEK_DAYS content:: ["S...
over 5 years ago in Spotfire / Automation Services 1 Future Consideration

Kanban Board Mods with Sorting

First of, I find the Kanban Board Mod very interesting as it can leverage qualitative information very well. However I struggle a little bit to leverage Quantitative information as currently no sorting is possible. Would it be possible to consider...
over 2 years ago in Spotfire / Mods / Visualization 1 Future Consideration

Adding few more diagnostics in Web Player monitoring which are already available in Spotfire Analyst diagnostic information

Admin/Users would benefit from this feature of having additional diagnostics in Spotfire Web Player to analyze various metrics associated with reports. There are several diagnostics available in Spotfire Analyst, like table count, row count (load ...
about 8 years ago in Spotfire / System Administration 0 Future Consideration

Ability to to lock or unlock visualization area through API

Having a large number of pages having same layout, all have text area on left, and this needs to be locked, having to do this manually is a very anoying and time consuming task.
over 5 years ago in Spotfire / API 0 Future Consideration

Marked Row DataTransformation in Data Canvas/IronPython API

Scenario Given a DataTable with marked rows, goal is to add a DataTransformation or other DataFlow step in Data Canvas or via IronPython API to obtain the said table containing only the marked records. Current approach uses a Data Function to get ...
over 2 years ago in Spotfire / Data Management 0 Future Consideration

Export the markers or lines into *.KMZ or *.KML format to visuvalize in google earth

By right click on map chart, export options available only for PDF, if it possible for exporting a either kmz file or kmz file, it would be really useful to visualize in google earth format all markers,polygons and lines with labels.And nice to ha...
about 8 years ago in Spotfire / Maps 0 Future Consideration

Bulk removal of Data Transformations

Scenario Apply different sets of DataTransformations depending on user input - e.g., drop-down selection. Current API only allows removal one step at a time: for op in sourceview.GetAllOperations[DataTransformationsOperation](): if sourceview.CanR...
over 2 years ago in Spotfire / Scripting 0 Future Consideration

Add multiple datasets and have different x, y axis in one chart.

Can Spotfire provide an approach to easily import multiple datasets and have different x, y axis in one chart? This requirement is very important and useful for our internal users in having more flexibility of adding dataset in one chart.
about 8 years ago in Spotfire / Visualization 0 Future Consideration

Add method to create DataSource via list/array of values.

Scenario Given lists of values - e.g., `set_a` and `set_b` - in the example below, goal is to create a DataTable in .dxp. set_a = [1, 2, 3, 4] set_b = [5, 6, 7, 8] Current Workflow The DataSource Class is created by (1) generating a tab-delimited ...
over 2 years ago in Spotfire / Scripting 0 Future Consideration