Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exporting function does not work anymore #744

Open
quantsulting opened this issue Mar 26, 2021 · 0 comments
Open

exporting function does not work anymore #744

quantsulting opened this issue Mar 26, 2021 · 0 comments

Comments

@quantsulting
Copy link

Hi the exporting option does not work anymore, by clicking on export (as png, pdf, jpeg, etc) you are redirected to highcharts.com link

example:
library(rCharts)
a <- hPlot(Pulse ~ Height, data = MASS::survey, type = "scatter", group = "Exer")
a$exporting(enabled = TRUE)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant