Skip to Main Content
Spotfire Ideas Portal
Status Implemented
Product Spotfire
Categories Visualization
Created by Guest
Created on May 13, 2020

Add custom visuals to Web Player list of available visualizations

We have few custom visualizations that do not show up in the list of available visualizations in WebPlayer! this is needed in order to add them to the analysis in WebPlayer in Edit mode.

Today we only see the native Spotfire visualizations in this list but all custom visualizations are not listed!

I contacted Support and they said this is not supported yet.

Please fix to make WebPlayer consistent with Professional client.

Thanks,

Samer.

Implemented in 11.0
  • ADMIN RESPONSE
    Nov 10, 2020

    With Spotfire Mods, released in Spotfire 11, you can create custom JavaScript visualizations that works just like native Spotfire visualizations for the end-users.

    Read more about Spotfire Mods: https://tibcosoftware.github.io/spotfire-mods/

  • Attach files
  • Admin
    Magnus Rylander
    Reply
    |
    Nov 9, 2022

    Custom visualizations (C# extensions) should show up in the visualization flyout in edit mode if deployed on the server and if they have implemented a CustomVisualView for their model. Note that the editing experience needs to be implemented in the custom visualization. The CustomVisualView.IsEditing property was added in 11.4.

  • Guest
    Reply
    |
    Nov 8, 2022

    Would the custom visualizations created using CustomVisual API (not MODs based) be listed in web player Or is this only restricted to native visuals and MODs?