score:2
Accepted answer
pass the data as below
series:[{
data: [{
x: timestamp,
y: value,
passCount: someVlaue,
totalCount: someValue
}]
}]
and access it from tooltip
tooltip:{
formatter: function() {
this.point.options.passCount
this.point.options.total
}
}
Here is a sample: http://jsfiddle.net/Mn6sB/9.
score:0
Source: stackoverflow.com
Related Query
- How to display custom data on mouseover of column chart in highchart in addition to series data?
- How to display highchart y axis with constistant data
- How to format my json data for stack column chart in HighCharts
- How to Build a Column Chart in Highcharts with Data Entered Dynamically Within a CMS
- how to change color of line chart in highchart based on a categorical column in r?
- How to show Legends for all the series data in stacked column chart Highcharts?
- How to set border in column chart - Highchart
- how to dynamically change column chart to mirror chart using highchart
- How to include custom data in a point data of arearange chart
- How to change tooltip of a column chart programmatically in highchart
- How to hardcode chart data in my Model then have my Controller pull it from there to display it. Using Highcharts
- How to display total of extra data in stacked column high charts
- How to display last data point value in a tag on Y Axis in line chart of highChartjs
- How to format column chart data labels
- Highcharts display label for pie chart using html table as data source
- In Highchart gantt Chart inside highcharts-point how can i create custom shapes
- how to display highchart graphic with data defined in html table?
- How to get Pie Chart data to display using AppCoda example and iOS Charts?
- How to display top 3 data label in piechart highchart
- Display tooltip on mouseover in the Highchart Stack Column Total
- How to Plot chart from two different webform Submission data And Wand to Display annotated point
- Use series data but display custom text on top of columns Highchart
- How to remove default Hover text and display the custom text title on hover Donut chart Highcharts
- How to start highchart column chart from left most corner of x-axis?
- How to make pie chart with data border radius in highchart
- Highcharts Chart Bar - How can I display in the chart, only one column from my HTML table?
- I want to show a 0% data without a column in stackbar chart in android using highchart
- How to add different series data for each categories in Stacked Column chart in Highcharts?
- How to display custom text for a specific category in pie chart tool tip
- highchart - display value in xaxis as the value I get from the chart data as is without conversion
More Query from same tag
- Use nearest neighbor search for hover in column chart
- Ajax dynamic data with column bar chart
- highcharts ampersand
- Is there some way to only show the PNG option in exporting.csv?
- Histogram type highcharts access to series
- HighCharts: Drilldown to a Stacked Column
- How are Highcharts event listeners handled
- Attach arbitrary data to Highcharts data points
- How to show xAxis categories up to the each chart in Bar-Highcharts library?
- Risk HeatMap using Highcharts
- Column Chart: Click event to only trigger on drilldown series
- Number of legends per page on pagination in Highcharts
- Bar with negative stack and positive labels
- Accessing functions in a highcharts click event in an ionic project
- HighCharts starts zooming when scrolling in a 3D chart
- Use an array of objects for series data in Highcharts
- How to convert highchart to binary image
- HighCharts show datetime format on xAxis
- Dynamic Highcharts is not updating
- Highcharts: Error bars in drill-down charts
- Highcharts renders the chart as solid black and missing 'fill' attribute on `rect`
- How to bind dynamic data to highcharts basic area graph
- Highcarts function not being recognized
- How can I do a padding between my highest x-value and the plot's right gap in Highcharts?
- Highcharts - Solid Gauge - Inconsistent Styling and Improper Values
- Verical DataLabels cuts off in Bar Highchart
- Highcharts Timeline inconsistent point width in multiple series
- Parse CSV for multiple categories in Highcharts
- Export multiple Highchart as Zip file to my project directory
- Rectangular selection in Highcharts columnrange