score:12
Accepted answer
here a workaround. the trick is to set plotoptions.series.enablemousetracking to false.
this because the gray line is the "mouse track" area of the chart and for some reasons it's not hidden by wkhtmltopdf.
score:4
a bit late to the party, but i found adding this to the css i send to wkhtmltopdf hides the offending mouse track area, plus the shadow under the lines that doesn't look as good in the pdf version.
g.highcharts-tracker, g.highcharts-tooltip, path[isshadow] { display:none; }
Source: stackoverflow.com
Related Query
- Wkhtmltopdf fails to printing SVG path (highchart)
- When using canvg to convert Highchart SVG into PNG, all text appears twice - how to solve?
- SVG Path having weird rounded-corner blocks
- Pie Highchart remove path to description
- Hide Scrollbar when Printing highchart from export menu
- Using highchart SVG images with Selenium
- How do I overlay a Highchart with a SVG graphic?
- Strange character in the Highstock source code
- Why does my Highchart look different when I transfer my code from Jsfiddle to my server?
- Selecting relational highchart SVG images with Selenium
- Highchart Generate SVG off-screen with Java
- I had follow someone code samples and try apply to my HighChart program but I can't get it work at all
- Highcharts SVG Export from Python Server Side Code
- highchart not displaying bars chart while printing
- SVG marker on Highcharts path
- Column based Highchart drilldown series assign color code to each column
- x-axis, y-axis lines does not appear, when I include 3D chart library of HighChart in my code
- Remove SVG rendered path on Legend Item Click
- How to stop Highmaps on mouse hover to change SVG path orders
- How to add the attribute `preserveAspectRatio` to Highchart svg
- why my highchart code is not working?
- Highmaps svg path issue - Data not flowing into certain counties on US map
- Printing a highchart to show data for all the points
- Highchart renderer path issue in IE8
- Draw svg file on highchart or inside html tag
- Datalabels is getting hidden outside the svg container in Sunburst Highchart
- Highchart x-axis not printing date values
- SVG as labels in HighChart stacked column chart
- How to render Gantt Highchart from data source
- Highchart spline Cut Off when reach to maximum scale value. How can it fixed?. I have attached may sample code on body
More Query from same tag
- Showing multiple lines for one series in Highcharts
- Rails Highstock Chart Installation
- how can i change position of inputs in high charts high-stock?
- Highchart treemap color averages out
- how do you call getJSON inside the highchart section
- Highcharts. Dynamic labels inside donut chart on mouseOver
- Highchart : How to plot Stacked bar graph with line by below JSON respons
- Highcharts downsampling - CSV
- How to know information about the clicked bar in highchart column r shiny plot
- How can I highlight selected label in HIghcharts Timeline?
- Highcharts: Not showing values, datetime type
- Highcharts: Flush chart against the sides
- Highcharts column how to move series name to the title position with bigger text size
- Create Pie chart for each Json object
- Exporting chart with Highchart display a badly formed chart
- Changing baseSeries dynamicilly
- How to breaks highcharts x-Axis category
- Create Density Heatmap Chart using Jquery with array of data
- Remove HighCharts border for Android
- Show Indicator at last point on Highchart spline chart
- Highcharts Bar Chart: possible to combine datapoints inside dataLabels?
- How do I add a custom FirstLabel in HighCharts?
- Can I scrape the raw data from highcharts.js?
- Highchart / Easyphp / Batik
- High Charts - chart not loading but doesnt shows any error
- Ionic3 Highcharts-More import Error --JsAllow Not Set
- Highcharts tips ? How can I add a class or an id to an Hichcharts DOM component?
- Individual point color in highcharts scatterplot
- Highcharts of type area range not displaying markers like circles
- Highchart StockChart - Update last point value