Open Side Menu
Skip to contentBrand Logo
Forums
Inspiration
Ideas
Communities
Blogs
Learning
Support
RegisterSign In
  1. Microsoft Fabric Community
  2. Power BI forums
  3. Galleries
  4. R Script Showcase
Anonymous's avatar
Anonymous
Not applicable
5 years ago

Matrix Bubble Chart

What A powerful Power BI R visual, matrix bubble chart, to analyze three measures (facts) with two selected dimensions.         How One needs to have R installed on the computer or to th...
R_matrix_bubble_chart_example.pbix51 KB
Advanced Analytics Visualizations
General R Visualizations
nehajadhav166's avatar
nehajadhav166
Resolver I
4 years ago

Hi,

I am trying to create a chart but I am stuck while running the script, the error is "

can you please help me to proceed? 

 

Thanks,

Neha

"

Anonymous's avatar
Anonymous
Not applicable
4 years ago

nehajadhav166 Assuming that ggplot2 and scales packages are installed, try modifying the R script and remove or comment out the lib= instructions, like this:

# if R is already in your path, you do not need the lib= instruction
library(ggplot2) #, lib="D:/Program Files/R/R-3.6.3/library")
require(ggplot2)
library(scales) #, lib="D:/Program Files/R/R-3.6.3/library")

That worked for me.
Good luck!

  • © 2026 Microsoft
  • Manage cookies
  • Privacy & cookies
  • Terms of use
  • Trademarks
Your Privacy Choices Consumer Health Privacy