#drilldown — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #drilldown, aggregated by home.social.
-
2/2
4. The biggest data point we show you is the ‘Total Time Listened’ across all apps that played it.#time
5. You can see how many times the app was played. hashtag#plays
6. You can see how many apps played the episode. #apps
Later this week we will drill down further and show you exactly which apps played your episode and how many times as well as the total listen time for each app. #drilldown
For more details visit TrueFans.fm/hosting #waitlist
-
@appsilon 's sample code to create a 2-level drilldown bar graph in an R Shiny app is very easy to use!
Data structure is super simple: 4 columns, 1 for each level and a 4th for the value. Then create a #DataViz with the {echarts4r} #rstats 📦 using their example.
Code with basic #RShiny app: https://raw.githubusercontent.com/Appsilon/community-gists/main/echarts4r/drill_down_example.RTheir toot with #DrillDown gif: https://fosstodon.org/@appsilon/109513214876352838
My echarts4r tutorial at #InfoWorld if you want to customize the plot: https://www.infoworld.com/article/3607068/plot-in-r-with-echarts4r.html