score:4
Accepted answer
I have made one fiddle.. fiddle
I have added one function updater
function updater(yv,xv) {
switch(xv) {
case "0.00":
console.log("A");
$("#bb").html(yv);
$("tr: first").css("border","1px solid black");
break;
}
console.log(yv+", "+xv);
}
go through the fiddle and you will understand what all changes i made.. Just drag the 0% of the graph and u can see the table geting updated. I havent changed for other table values.
Source: stackoverflow.com
Related Query
- Updating Points
- Strange character in the Highstock source code
- Updating data points that have changed on invisble HighCharts series issue
- I have no direct access to code but wonder if I can append my chart data points to a log file
- How do I increase the number of points in a live updating spline chart?
- Updating Highstock chart points
- Highcharts displays series names but missing data points from json source
- Highcharts 3 cannot render more than 1000 points in one series
- how to set the interval of points on Y - Axis highcharts
- Disable tooltip on certain points in Highcharts
- How to Format Highcharts dataLabels Decimal Points
- missing value in highcharts line graph results in no line, just points
- Resize data points with highcharts
- Highcharts doesn't display series with lots of data points
- Connecting NULL points in Highstock charts
- Optimize JavaScript DrillDown code
- How to convert datetime string to UTC to plot points on Highcharts
- How to convert datetime string to UTC to plot points on Highcharts
- Highstock/Highchart scatter points in combined graph
- How to select multiple points or markers programmatically in Highcharts?
- Updating data in charts, highcharts with angular, highcharts-ng
- Add Points Using Javascript/Jquery
- Converting svg from Highcharts data into data points
- Highcharts: Updating a Pie Chart with setData()
- Replacing highcharts.each in my code as it is being deprecated
- Highcharts - Updating a chart's option after initial render
- Highcharts scatter plot with lots of data points running really slow
- Appending Data with Highcharts (real time updating chart)
- Long array of small data points is rendered as a jagged line
- Connecting two points in a graph
More Query from same tag
- Is there a limit to how many data plots you can have on a highcharts graph
- Redraw Highcharts Organization Chart after collapse
- RallyChart Pie - Is there a way to consolidate data labels?
- Pie Chart Not Popping Up HighCharts
- How to enable hover effect for entire series instead of individual data
- Can we show legends in a popup instead in the chart container with Highcharts.?
- Highcharts Stacked Range z-Index
- Formatting Highcharts Series
- How to add plotline on highcharts with angle?
- highcharts with type scripts and vue, type incompatible error
- bug display of many Highcharts and Highstocks on the same page
- Exporting highstock chart data shows data discrepancies
- Multiple series in highstocks
- highchart center align tspan inside text tag
- Highcharts: "Print all" button
- Highcharts redirect is not working after print
- Highcharts with JSON to customize multiple series
- Customize legend in highchart
- Auto focus on a legend item in highcharts
- Onclick redraw the chart with new values in bar chart
- How to change Highcharts 3D Pie Chart Label and Tooltip Style?
- How to disable the date and time mentioned in the navigator part and not on the x axis in highstock?
- Highchart 2Layer 3D Donut chart
- Highcharts: Dynamically change single column width to highlight one sample
- highcharts tooltip not moving next point
- Use an array of objects for series data in Highcharts
- VueJs highstock cant draw graph properly
- Is there a limit for Scatter plots using JS?
- which chart can I use to make this? from highcharts
- Issue on Formatting Highcharts.js yAxis Value