Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi,
Need help with the examples on Swimmer plot graph out put.
With regards
Meghnath Chavva
I tried to create a Dashbaord using library(swimplot); it works great on the my local machine but when i publish it to premium workspace it says
Package swimplot is currently unavailable
Hi, Can you share the details?
With regards
used the below code for R Visual; i think the package swimplot is not supported.
# dataset <- data.frame(ID, Events, time, MonthslastContact, Event_Date, CT)
# dataset <- unique(dataset)
# Paste or type your script code here:
library(swimplot)
library(ggplot2)
plot <- swimmer_plot(df=dataset,id='ID',end='MonthslastContact',col='black',fill='grey')
plot+ swimmer_points(df=dataset,id='ID',name_shape = 'Events',size=8)
Hi there,
Thank you and still working on it and do you have any more examples to share will be apperciated!!!! With regards Meghnath Chavva
@Anonymous , You may have to use R visual for that.
refer if needed
https://cran.r-project.org/web/packages/swimplot/vignettes/Introduction.to.swimplot.html
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 22 | |
| 20 | |
| 17 | |
| 13 | |
| 13 |
| User | Count |
|---|---|
| 62 | |
| 41 | |
| 39 | |
| 38 | |
| 38 |