score:2
use this
exporting: {
buttons: {
contextbutton: {
menuitems: null,
onclick: function() {
this.exportchart();
}
}
}
}
this will generate direct export button without any context menu
check out this link
Source: stackoverflow.com
Related Query
- Exporting 2 button option issue in highchart
- Remove exporting button from HighChart Objective-C
- Issue in multiple exporting for HighChart with scrollbar
- Remove Export and print button plugin on highchart chart
- How to export a Highchart chart to PDF thanks to a button outside the chart?
- body click issue with highchart library
- how to reset Highchart chart width in percentage on Button click
- highchart export button not show
- Strange issue Highchart tick interval
- How to Add button in React Highchart Tooltip?
- Highchart heatmap: select all cells on click of button or checkbox
- Highchart drillup issue
- Gauge chart Highchart dial style issue
- HighChart Title text implemented HTML Style is not applying in exporting files
- html button not firing event to the required graph container firing to different graph in Highchart JS
- Shiny: Increase highchart size on button click
- How to add radio button in highchart legend symbol
- highcharts change exporting option dynamically
- Update Highchart data form exported button
- stop data being added with radio button highchart
- Highchart + Plotly dash Graph displaying before pressing the button
- How to disable certain option in the exporting option of Highcharts?
- Have an issue with JavaScript, AJAX code displaying data
- Issue on Disabling (Not Displaying) Highcharts Drill-up Back Button
- HighChart Stacked Column label issue
- HighChart Data label issue in bar chart
- Updating a highchart line using a button
- i want to show/hide y axis grid lines of highchart by onclick on button
- Add picture issue when exporting Highcharts to pdf - Highcharts warning: Invalid tagName
- how do i redraw only the Highchart with new API that depends on my Select Option Parameter?
More Query from same tag
- In Highcharts, zooming a small selection up to the edge, zooms both x and y when zoomtype = x
- Highchart not printing json when I add extra line to redirect
- Displaying array values in Bar chart of HighCharts
- Two different data range for Y-axis in DotNet Highchart
- How can you set colors per level in a Highcharts Sunburst chart?
- Highstock Stockchart with custom color for single grouped column
- Remove antialiasing on Highcharts curves
- Reset Chart To Initial Load Throws renderTo Error
- Tooltips break when I sort the data points chronologically
- Highcharts fold/unfold waterfall
- Tools for building charting server that creates / caches server-side rendered image charts?
- Highcharts: Add plotlines to legend
- How to add a line at the bottom of a column chart in highcharts
- How to draw single line graph using Highchart bullet graph?
- Remove Default Title from Chart (HighChart)
- vue2-highcharts - Cannot redraw chart to position pies
- Time interval is inactive in trading view chart
- csv with dates in decimal format
- How to show difference in scatter chart with plots at same position in highchart
- $(document).ready() equivalent for rails 3? Need highcharts to load correctly
- How do I change an individual bubble's color and opacity in HighCharts?
- Highcharts add left column to grouped data
- Getting Data from PHP, JSON Highcharts?
- Updating highcharts using ajax for Rails
- Want Stacked column highchart to represent data in two column
- Highcharts Error #15 with wrong data series displayed
- HighCharts Pie Chart Legend value alignment
- How to show the name of which slice is clicked in high chart-piechart
- Verify if Pie in Highcharts Pie charts is selected or deselected
- How to plot line chart with series data in highcharts?