datastorm-open / rAmCharts

API for Amcharts
48 stars 17 forks source link

[question] purpose of pathToImages function? #2

Closed happyshows closed 8 years ago

happyshows commented 9 years ago

Hi,

I'm considering to utilize this package but my server that hosts application does not have access to internet. What's the purpose of pathToImages = "http://www.amcharts.com/lib/3/images/ in waterfall report example? Can such internet dependency be removed?

Thanks

Djaiff commented 9 years ago

Hi,

We've just removed this dependency in the current version on GitHub. According to our tests, everything works apart from the export with htmlwidgets::saveWidget(). For this function we will have to rewrite the code, to include the images. It will be done soon.

Let me know if it does no work ! :-)