ChartKick charts do not show when rendering to PDF using Wicked_PDF
问题 I am using Rails 4, Wicked_PDF and Chartkick Gem's For Google Charts I use: <%= javascript_include_tag "//www.google.com/jsapi", "chartkik" %> The html view comes up with charts and everything as expected. When I append .pdf to the url the pdf document shows in the browser but the ChartKick charts do not show. The following error appears where the chart should be: Error Loading Chart: No adapter found I have found the following online in the PDFKit documentation. Resources aren't included in