Forum Discussion
ERROR loading Slope Chart by MAQ Software
- 8 years ago
Hello Anonymous,
Please ensure that you have the latest version of Power BI installed on your system.
On downloading the sample file, you should be getting a prompt message box as shown below.
Click ‘Install’ button on the message box. It will install required packages automatically.
If the message is not visible, please install the required R packages by running the below commands in RStudio or any other R tool installed on your machine:
install.packages("ggplot2")
install.packages("plotly")
install.packages("scales")
install.packages("htmlwidgets")
install.packages("XML")
install.packages("ggrepel")
After installing above packages, the visual will work fine on your system.
Please get back to us, in case the issue still persists. We can be reached at [email protected]
Thanks!!
Hello Anonymous,
Please ensure that you have the latest version of Power BI installed on your system.
On downloading the sample file, you should be getting a prompt message box as shown below.
Click ‘Install’ button on the message box. It will install required packages automatically.
If the message is not visible, please install the required R packages by running the below commands in RStudio or any other R tool installed on your machine:
install.packages("ggplot2")
install.packages("plotly")
install.packages("scales")
install.packages("htmlwidgets")
install.packages("XML")
install.packages("ggrepel")
After installing above packages, the visual will work fine on your system.
Please get back to us, in case the issue still persists. We can be reached at [email protected]
Thanks!!
- Anonymous8 years agoNot applicable
Thanks for the support
For some reason the Packages wouldl not Install - so I had to Unistall and reinistall R! but that got it