The Spotfire Community is moving to TIBCOmmunity and this forum location has closed. During the transition, you can still search the old forums but posting has been disabled. We encourage you to pick up the discussion at the new Spotfire community on TIBCOmmunity.
Spiderplot / radarplot / traffic light / speeddial / gauge / waterfall now available for Spotfire Professional - TIBCO Spotfire Community

Spiderplot / radarplot / traffic light / speeddial / gauge / waterfall now available for Spotfire Professional

Last post Fri, Jul 13 2012 7:04 AM by sivaspotfire. 7 replies.
Page 1 of 1 (8 items)
Sort Posts: Previous Next
  • Wed, Dec 15 2010 7:06 AM

    Spiderplot / radarplot / traffic light / speeddial / gauge / waterfall now available for Spotfire Professional

    This week at the Partner Boot Camp in Paris, we released the Quintus Visuals as plug ins to Spotfire Professional 3.x The following, fully interactive visualisations are now available: - Speeddial / gauge - Traffic light - Spiderplot / radarplot - Waterfall (used a lot in finance) Please have a look at these commercially available visualisations at http://www.quintus.nl/pages/quintusvisuals_gb.html Kind regards, Andre
    Quintus consultants
  • Mon, Dec 20 2010 10:28 PM In reply to

    • AlanPierce
    • Not Ranked
    • Joined on Mon, Oct 11 2010
    • Dallas, TX
    • Posts 1

    Re: Spiderplot / radarplot / traffic light / speeddial / gauge / waterfall now available for Spotfire Professional

    If Tibco doesn't support the "Terniary" (triangular 3-axis graph), where else would I look to?

    Alan Pierce, C.B.I.P.
  • Tue, Dec 21 2010 5:31 AM In reply to

    Re: Spiderplot / radarplot / traffic light / speeddial / gauge / waterfall now available for Spotfire Professional

    Hello Alan,

    Good question. I know the ternary plot is available for DecisionSite, but I haven't seen it for Professional/DXP. I think Tibco Spotfire Professional Services could help out.

    Kind regards, Andre

    Quintus consultants
  • Tue, Dec 21 2010 7:38 AM In reply to

    • EranS
    • Top 10 Contributor
    • Joined on Mon, Oct 12 2009
    • Israel
    • Posts 377

    Re: Spiderplot / radarplot / traffic light / speeddial / gauge / waterfall now available for Spotfire Professional

    Hi,

    I would like to suggest a method that will give the feel and look of ternary chart.

    My data set:

    A B C GRP
    100 0 0 Triangle
    0 100 0 Triangle
    0 0 100 Triangle
    100 0 0 Triangle
    50 50 0 Points
    50 0 50 Points
    0 50 50 Points
    33.33333 33.33333 33.33333 Points

    * See the additional GRP column i used. Triangle will be used to draw the triange limits

    After loading the data

    Add 2 calculated columns:

    X = [B] + se([C] / 2,0) as [X]

    Y = (SQRT(3) / 2) * [C]

    Now draw a scatter plot:

    Use X for X.Axis

    And Y for Y.Axis

    Go to properties and choose in the Line connection:

    GRP for both attributes: seperate line and order line.

    For the final touch choose GRP for color .

    It should look like the pic attached.

    Best Regards,

    Eran

  • Fri, Jul 29 2011 12:28 AM In reply to

    • AlyssaJ
    • Not Ranked
    • Joined on Thu, Jul 28 2011
    • Perth, Australia
    • Posts 3

    Re: Spiderplot / radarplot / traffic light / speeddial / gauge / waterfall now available for Spotfire Professional

    Andre Kooy:
    This week at the Partner Boot Camp in Paris, we released the Quintus Visuals as plug ins to Spotfire Professional 3.x The following, fully interactive visualisations are now available: - Speeddial / gauge - Traffic light - Spiderplot / radarplot - Waterfall (used a lot in finance) Please have a look at these commercially available visualisations at http://www.quintus.nl/pages/quintusvisuals_gb.html Kind regards, Andre

     

    Hi, I realise this is an old post however I am looking to try and make a ternary plot in spotfire and was hoping this link might help me if not provide a work around. The link appears dead now is there one that is current?

     Thanks

    A

     

     

  • Fri, Jul 29 2011 4:14 AM In reply to

    Re: Spiderplot / radarplot / traffic light / speeddial / gauge / waterfall now available for Spotfire Professional

    You can do it via a normal Map Chart or Scatter Plot, by configuration only.

     

    x,y and b Cartesian coordinates are calculated based on the the data from Ingredients 1,2 and 3

    tot = 1 / (Ingredient 1 + Ingredient 2 + Ingredient 3

    b = Ingredient 2 * tot

    y = b * 0.878

    x = Ingredient 3* tot + b/2

    (see: http://en.wikipedia.org/wiki/Ternary_plot)

     

    Christof

    -----------------------------------
    Dr. Christof Gaenzler
    Sr Solutions Consultant
    TIBCO Spotfire
  • Fri, Jul 13 2012 12:59 AM In reply to

    Re: Spiderplot / radarplot / traffic light / speeddial / gauge / waterfall now available for Spotfire Professional

    Hi

    I am working on Spotfire and I need to include speedials and traffic plots in my analysis. Spotfire does not have these capabilities but I have heard that Quintus has made such visulizations possible with Spotfire.

    Can you please guide me how i can get this done

  • Fri, Jul 13 2012 7:04 AM In reply to

    Re: Spiderplot / radarplot / traffic light / speeddial / gauge / waterfall now available for Spotfire Professional

    If you know, the Spotfire SDK, writing C# code, then definitely you can develop your own visualizations. Refer custom visualizations link. in stn.spotfire.com
Page 1 of 1 (8 items)
©Copyright 2000-2011 TIBCO Software Inc | Privacy Policy | Terms of Use I Blog I Contact Us I Content Center