Skip to main content

All Questions

0 votes
0 answers
440 views

Highcharts : Real time updating spline chart sets y-axis data to zero

I am trying to display a set of dynamic data in a spline type chart using highcharts. My spline type line chart has 4 series of data that needs to update through a service call. Service returns an ...
Ishara Amarasekera's user avatar
0 votes
1 answer
3k views

Adding Dynamic Data Series to High charts

×212414 ×123754 I am calling a PageMethod in codebehind.aspx.cs file which returns me a string array[] in the javascript code in the aspx page the problem at hand is that string array returns Time(X ...
MANi.'s user avatar
  • 3
0 votes
2 answers
249 views

Dynamically updating part of a page for all users

I want to dynamically updating a part of a web page for all users on it when I chose to (through a seperate page). The scenario I'm thinking of: Say there's a chat box and a picture on a page. When ...
stringo0's user avatar
  • 2,760