score:5
Accepted answer
Try using the startRow
attribute in your data
option. If your total is the first row, you can set startRow: 1
(the default is 0
), and that should skip the totals row.
Here's where startRow
is mentioned in the Highcharts API: http://api.highcharts.com/highcharts#data.startRow
I hope this helps!
Source: stackoverflow.com
Related Query
- Highcharts - Ignore totals row in DataTable
- HighCharts remove stack totals
- Grand Totals in HighCharts Pie Chart Legend
- Using PhantomJS to create HighCharts grahps server side for use in PDF creation (PHP) - results in exit code 11 from PHPs exec();
- Highcharts - Global configuration with common code and unique data & Headings
- HighCharts Stock Chart error code 18
- highcharts change rendered image source on click
- How do i add mouse wheel code in Angular2 highcharts in typescript
- how to display 2 same highcharts without duplicate the code
- Use of DotNet HighCharts dll to make charts in code behind
- How to edit tooltip in Highcharts C# code
- what means ${demo.css} in example files of highcharts ? That piece of code seems to be literal
- highcharts datatable - function parameters
- passing json values to highcharts from .net code behind
- how to use highcharts tooltip formatter in python code
- passing formatting JavaScript code to HighCharts with JSON
- How to create a row isolated heatmap with Highcharts
- HighCharts stack totals on top for percent stacking
- Highcharts using Datatable in Asp.Net
- Highcharts display label for pie chart using html table as data source
- Simple, Open source PHP wrapper for Highcharts library
- Timestamp formatting Highcharts datatable
- Add Source to Highcharts Export CSV
- Include additional highcharts source data in angular2 app
- Highcharts Pie Chart: How to ignore disabled legend items
- Issue on Drawing Highcharts From Selected Row Table
- Ignore tfoot table rows when creating Highcharts from HTML table
- Conditions within highcharts code
- Strange character in the Highstock source code
- What's the code in Highcharts such that the bars (columns) in the same group use the same color?
More Query from same tag
- R Shiny - Highcharts: Tooltip delay before display
- Set background color for only one pane in multi-pane Highstock chart
- Getting the X Axis value in HighCharts
- In Highchart gantt Chart inside highcharts-point how can i create custom shapes
- Highchart's x-axis not displaying correct data
- nested series in highcharts drilldown
- Multiple categories and series in Highcharts
- How to make highchart clickable?
- Highcharts does not resize charts inside tabs
- How to move x-axis labels to the left using highcharts?
- Highcharts maps with decimals
- Highmaps - how to draw two mabBubble series on one chart
- How do I hide the code for the chart data in highcharts?
- Highcharts separate categories
- How to render overall data labels using highcharts?
- How to update Highcharts with React JS via input fields
- Eliminate the gap at the end of a range of values in Highchart Bulletchart?
- why I am getting undefined value in angular js
- removes spaces while adding custom line in highcharts
- Checkbox refuses to be checked or unchecked on highchart
- How to enable mouse hover on subtitle or title of pie chart using highchart
- highcharter - categories on the y axis
- Is it possible to add the date navigator to a columnrange chart using Highcharts?
- Add clickable link to tooltip in Highcharts Scatter Plot
- hightchart line and column chart , line not start with start of chart
- highcharts x-axis datetime value for one week coming wrong
- Drawing a small vertical line on top of chart using High charts by specifying end coordinates
- How to plot Highcharter arearange from matrix
- Highcharts dual axis set yRange
- Can't display extra tooltip data in price history chart