Sign in to follow this  
Guest Basundhara Ghosal

Realtime line chart not getting new values

Recommended Posts

Info: Chart loaded and initialized.
Initial Width: 300
Initial Height: 200
Scale Mode: noScale
Debug Mode: Yes
Application Message Language: EN
Version: 3.1.1
Chart Type: Real-time Multi Series 2D Line Chart
Chart Objects: 
BACKGROUND
CANVAS
CAPTION
SUBCAPTION
XAXISNAME
YAXISNAME
DIVLINES
VDIVLINES
YAXISVALUES
HGRID
VGRID
DATALABELS
DATAVALUES
REALTIMEVALUE
TRENDLINES
TRENDVALUES
DATAPLOT
ANCHORS
TOOLTIP
VLINES
VLINELABELS
LEGEND
INFO: XML Data provided using dataXML method.
XML Data: 
<chart Caption="" SubCaption="" xAxisName="" yAxisName="" showPercentageValues="0" exportEnabled="1" exportHandler="/ChartExporter/FCExporter.aspx" exportAtClient="0" exportAction="DOWNLOAD" dataStreamURL="/Transaction/GetAmountCurrentTransaction/" updateInterval="0.2" showRealTimeValue="1"><dataSet seriesName="Transactions" showValues="0" /></chart>

------------------------------------------------------------------------------------------------------------------

Above u see my debug information.

Im building a realtime line chart but it doesnt seem to read the dataStreamURL. 

The output from the URL is : &value=1488621324

Can anyone tell me what im missing...

 

 

 

 

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this