Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-4637

FIWARE.Question.Tech.Apps.DataViz-SpagoBI.: Dynamic chart configuration

    Details

      Description

      Created question in FIWARE Q/A platform on 13-08-2015 at 11:08
      Please, ANSWER this question AT http://stackoverflow.com/questions/31985057/spagobi-create-a-dynamic-chart-using-spagobi

      Question:
      SpagoBI: create a dynamic chart using SpagoBI

      Description:
      I am starting with SpagoBI, I managed to display a static chart using Highchart, what I want to do is a dynamic chart means if my data set is updated I want my chart to be updated as well, without manually refreshing the web page. like the example under this link [1]
      I used SpagoBi studio to deploy the chart, I tested the option of "refresh Seconds" (I edited to 1 second) while deploying but it is not working.

      How can I do that?

      Update: the chart template:

      <HIGHCHART width="100%" height="100%">
      <CHART defaultSeriesType="spline" zoomType="xy"/>
      <TITLE text="Temperature 1"/>
      <LEGEND/>
      <SUBTITLE/>
      <X_AXIS allowDecimals="true" maxZoom="4" min="0" tickWidth="1" type="linear" alias="recvTime">
      <TITLE/>
      </X_AXIS>
      <Y_AXIS maxPadding="0.0" maxZoom="4" tickWidth="1" type="linear" alias="attrValue">
      <TITLE/>
      </Y_AXIS>
      <PLOT_OPTIONS>
      <SPLINE stacking="">
      <DATA_LABELS/>
      </SPLINE>
      </PLOT_OPTIONS>
      <DRILL>
      <PARAM_LIST/>
      </DRILL>
      <SERIES_LIST>
      <SERIES name="Temperature" alias="recvTime,attrValue" type="spline"/>
      </SERIES_LIST>
      </HIGHCHART>

      [1]http://www.highcharts.com/demo/dynamic-update

        Activity

        Hide
        backlogmanager Backlog Manager added a comment -

        2015-10-04 03:05|CREATED monitor | # answers= 2, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2015-10-04 03:05|CREATED monitor | # answers= 2, accepted answer= True
        Hide
        backlogmanager Backlog Manager added a comment -

        2015-10-04 06:05|UPDATED status: transition Answer| # answers= 2, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2015-10-04 06:05|UPDATED status: transition Answer| # answers= 2, accepted answer= True
        Hide
        backlogmanager Backlog Manager added a comment -

        2015-10-04 09:05|UPDATED status: transition Answered| # answers= 2, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2015-10-04 09:05|UPDATED status: transition Answered| # answers= 2, accepted answer= True

          People

          • Assignee:
            zerbetto Davide Zerbetto
            Reporter:
            backlogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: