Ash | Dashboards & Data Visualisation
Ash | Dashboards & Data Visualisation
  • Видео 8
  • Просмотров 7 181
Interactive Forecast Visualisations With R Plotly
In this video I'll show how I create interactive forecast data visualisations in R Plotly. The charts contain time series data, forecast values, and confidence intervals, which can all be inspected interactively with Plotly by hovering over points, zooming and panning around.
00:00 Introduction
00:13 Dataset used
00:33 Data wrangling & forecasting
02:54 Visualising forecasts
12:56 Outro
🔗 Code: github.com/ashleighlatter/data-visualisation/blob/main/plotly_forecasting.R
🔗 Data: www.kaggle.com/datasets/georgerocha/airpassengers?resource=download
Просмотров: 275

Видео

R Shiny Date Widgets
Просмотров 3862 месяца назад
In this tutorial I’ll walk through how to create dateInput and dateRangeInput widgets in R Shiny, how to extract the selected values from those widgets, and how to update the widgets after they’ve already been created. I’ll also showcase a few other options from different packages that include time widgets. 00:00 Introduction 00:33 Adding date widgets 02:24 Customisation 05:02 Extract selected ...
Plotly Modebar Customisation
Просмотров 4313 месяца назад
In R Plotly you can control which buttons show up in the modebar. In this video I’ll show how to add new buttons, remove specific buttons, remove the Plotly logo, and hide the modebar completely. 00:00 Introduction 00:19 Default buttons 01:30 Add buttons 03:34 Remove buttons 04:11 Remove plotly logo 04:33 Hide modebar 04:45 Outro 🔗 Code: github.com/ashleighlatter/plotly 🔗 Modebar buttons summar...
Editable R Plotly Charts
Просмотров 5263 месяца назад
With some simple code additions, you can manually edit text fields, drag the legend around, and resize and reposition lines and shapes on a chart after it has already been created. 00:00 Introduction 00:13 Example starting chart 00:47 Edit text and legend 02:28 Edit existing shapes 03:47 Interactively draw and edit shapes 05:44 Outro 🔗 Code: github.com/ashleighlatter/plotly
Editable R tables with rhandsontable
Просмотров 1,6 тыс.3 месяца назад
rhandsontable is an R package that lets you build tables you can interact with - you can click to add new rows, edit values, drag columns around and more. In this video I’ll show you how to get started with rhandsontable, some basic customisation, and how to use it in R Shiny. 00:00 Introduction 00:28 Create a table 04:36 Data validation 05:50 Read-only 08:14 Freeze rows and columns 08:51 Move ...
Simple Filter Setup in R Shiny
Просмотров 6234 месяца назад
In this video I walk through two straightforward methods for setting up filters in R shiny: instant filtering, and filtering activated by an "update" button. 🔗 Code: github.com/ashleighlatter/shiny-basics/tree/main/filtering 🔗 bs4dash shiny template: ruclips.net/video/LY6K_GD4ypc/видео.html 00:00 Introduction 00:23 Example data & dashboard 01:14 Method 1: Instant filtering 05:21 Method 2: Refre...
Intro to bs4dash: Improved R Shiny Dashboards
Просмотров 2,7 тыс.4 месяца назад
In this video I'll walk you through the process of building an R Shiny dashboard using bs4dash, and showcase some of the additional features that the package has to offer, like dark mode and draggable boxes. 00:00 Introduction 00:41 Basic structure 02:54 Header alterations 06:44 Jumbotron, social box, quotes and footer 10:25 Info boxes 11:27 Draggable boxes 13:16 Box customisation 17:39 Scroll ...
Intro to shinydashboardPlus: Enhanced R Shiny Dashboards
Просмотров 7354 месяца назад
In this tutorial I’ll show you how to convert an existing R shiny dashboard into a shinydashboardPlus version and add additional features include a control bar, footer, box sidebars, semi-collapsible header and a logo to your title. 00:00 Introduction 00:29 Why shinydashboardPlus? 01:08 shinydashboard example 02:36 Setting up 03:14 Control bar (right hand sidebar) 04:25 Footer 05:12 Box sidebar...

Комментарии

  • @MaksymNenashev
    @MaksymNenashev 3 дня назад

    kudos to you🎉

  • @zakmnmoh
    @zakmnmoh 20 дней назад

    Hello Ash, the download button is not displaying the table and if I want to download it as csv, what should be changed in the code?

  • @generalyoutubewatching5286
    @generalyoutubewatching5286 24 дня назад

    cool to hear fellow Australian voice and possibly a fellow Melbournian too

  • @rasraeb1102
    @rasraeb1102 24 дня назад

    Thanks! This is the first instruction video to RShiny, which really leads me through on how to use rhandsontable!'

  • @zakmnmoh
    @zakmnmoh 27 дней назад

    Hi Ash, This is a great demonstration of the improved shiny dashboard it would be another fantastic post if you can work us on the leaflet map more: 1.Creating a customized search bar on the leaflet map 2.Searching the bird name to find the places and location on the map 3. To enable the search bar show up to 10 of the listed birds and quantity as drop down to select from by a click 4. after clicking the map, takes to the specific map area with clustered groups for further info 5. if the data is huge, is there any package to use for faster search results?

  • @kelvinmugwe9508
    @kelvinmugwe9508 27 дней назад

    Great job

  • @rafaelfelipenovi8264
    @rafaelfelipenovi8264 28 дней назад

    I'm making an app to save inputs in a Google Sheets with this package. It's working very well, but I wanted to make it look more like a table. Has anyone done this?

  • @rafaelfelipenovi8264
    @rafaelfelipenovi8264 28 дней назад

    Top

  • @FrentzelsPretzels
    @FrentzelsPretzels Месяц назад

    Ash! Have watched several of your tutorials now and just want to say they are great! Keep up the good work. Separately- one of my apps has a requirement to be able to drag rows from one DT::datatable into another. Have you done this before? I’ve seen some things online, but implementation looks complicated.

  • @willliammensah5053
    @willliammensah5053 Месяц назад

    Fantastic ❤

  • @brittnyfreeman3650
    @brittnyfreeman3650 Месяц назад

    I have a longer header title for my right UI than bird sights. Is there a way to extend the margin of the right UI so that I can a longer header tittle there?

  • @afrikaniz3d
    @afrikaniz3d Месяц назад

    This is a hot_package.

  • @danieladebola3980
    @danieladebola3980 Месяц назад

    Thank you for sharing this

  • @ammarulwan7698
    @ammarulwan7698 Месяц назад

    Please upload more and more videos!!! Really helpful! Especially R Shiny web development

  • @ammarulwan7698
    @ammarulwan7698 Месяц назад

    AWESOME!!!!

  • @samritpramanik2962
    @samritpramanik2962 Месяц назад

    Wow...this is super cool..

  • @ej1782
    @ej1782 2 месяца назад

    You are awesome, thank you!

  • @vishalkatti
    @vishalkatti 2 месяца назад

    This is awesome 🎉

  • @ejokujonajona
    @ejokujonajona 2 месяца назад

    Great tut

  • @charleydublin7304
    @charleydublin7304 2 месяца назад

    You are an excellent instructor - keep them coming !

    • @ashdatavis
      @ashdatavis 2 месяца назад

      Thank you for the kind words ☺️

  • @mfundomonchwe1313
    @mfundomonchwe1313 2 месяца назад

    👏🎉👏 well done

  • @kschen1620
    @kschen1620 2 месяца назад

    thanks you for sharing

  • @kschen1620
    @kschen1620 2 месяца назад

    thank you for teaching

  • @nikhilwagh1986
    @nikhilwagh1986 2 месяца назад

    Very nicely explained! Can you also cover topics like data pipelines using different data sources into the shiny apps like sas, xpt or excel?

    • @ashdatavis
      @ashdatavis 2 месяца назад

      Great idea, I’ll add that to my list of future video topics 😊

  • @mignacio79
    @mignacio79 2 месяца назад

    Excellent video! I usually use the DT package to make shiny apps with databases and google maps+ photos embedded in the cells for editing. I think I'm going to try to use the rhandsontable package for this same purpose. Do you know if the rhandsontable package has any performance limitations with large volumes of data? Thanks for sharing this tutorial! Ignacio.

    • @ashdatavis
      @ashdatavis 2 месяца назад

      Thanks! I haven’t seen anything about performance limitations so far, but I also haven’t used it for large datasets myself. There is a “big data” example on this webpage tutorial that works well, but I’m guessing it’s not as large as what you’re using jrowen.github.io/rhandsontable/#Big_Data

    • @mignacio79
      @mignacio79 2 месяца назад

      @@ashdatavis Yes, I'm testing with few columns (10) for 9000 rows. I have to use it on 65 thousand rows and in shiny. We'll see how it turns out. Thanks a lot Ashleigh for the link with the "big data" example!

  • @charleydublin7304
    @charleydublin7304 2 месяца назад

    Very helpful, thank you

  • @mfundomonchwe1313
    @mfundomonchwe1313 2 месяца назад

    🎉🎉 wonderful It would be nicer if 1/2 plots to show some effects

    • @ashdatavis
      @ashdatavis 2 месяца назад

      Thanks for the helpful feedback 😊

  • @45tanviirahmed82
    @45tanviirahmed82 2 месяца назад

    Well, I have always used different software for these edits if small changes, so this is actually helpful for me saving time to go back and forth from one app to another. Thanks. but when I ran this code for hands in table, it doesnt show any output. I have gathered some solutions online, but didn't work out. Any suggestion from you?

    • @ashdatavis
      @ashdatavis 2 месяца назад

      @@45tanviirahmed82 what happens when you try to run the code? Are you getting any error messages?

  • @AngelFelizF
    @AngelFelizF 2 месяца назад

    Excellent video, thanks for sharing

  • @charleydublin7304
    @charleydublin7304 2 месяца назад

    Your videos are excellent! Does library this work in shiny?

    • @ashdatavis
      @ashdatavis 2 месяца назад

      Thank you! Yes it works in shiny, covered in the last part (from 11:00) 😊

  • @VladPalacios
    @VladPalacios 3 месяца назад

    I was thinking of exporting data to excel for this purpose, now I can do it all inside R, awesome!

  • @brightamenu1617
    @brightamenu1617 3 месяца назад

    Beautiful

  • @weitzun9691
    @weitzun9691 3 месяца назад

    OMG I never know it can be like that... thank youu!

  • @sertansafak2056
    @sertansafak2056 3 месяца назад

    I'm doing projects in R. And i think your contents are great. Keep going.

    • @ashdatavis
      @ashdatavis 3 месяца назад

      Thank you! ☺️

  • @mfundomonchwe1313
    @mfundomonchwe1313 3 месяца назад

    Nice tutorial 😊

  • @WaiguruMuriuki
    @WaiguruMuriuki 3 месяца назад

    Subscribed. 🎉

  • @charleydublin7304
    @charleydublin7304 3 месяца назад

    Keep up the good work!

  • @ambhat3953
    @ambhat3953 3 месяца назад

    Never knew about this...thnx....your other videos are helpful too

  • @charleydublin7304
    @charleydublin7304 3 месяца назад

    Excellent !

  • @silvestrecamposano6317
    @silvestrecamposano6317 3 месяца назад

    Wow!... very comprehensive. Thank you very much...

  • @hamishmaxa6509
    @hamishmaxa6509 3 месяца назад

    Great presentation and pacing! Thanks.

  • @tiagoadrianunes7
    @tiagoadrianunes7 3 месяца назад

    Very nice! Thank you for the tutorial!

    • @ashdatavis
      @ashdatavis 3 месяца назад

      Glad you liked it! 😊

  • @mikbkn7181
    @mikbkn7181 3 месяца назад

    Thanks for unexpected possibilies of plotly !

  • @blaisepascal3905
    @blaisepascal3905 3 месяца назад

    One of the best channel I know, thank you for this amazing content! 🎉

    • @ashdatavis
      @ashdatavis 3 месяца назад

      @@blaisepascal3905 thank you ☺️

  • @weitzun9691
    @weitzun9691 3 месяца назад

    Subscribed ! 🤩

  • @Figlio_di_Monica
    @Figlio_di_Monica 3 месяца назад

    Keep up the great work!!!

  • @gecarter53
    @gecarter53 3 месяца назад

    Hi, I’m a beginner Shiny programmer and this is very helpful. Can you briefly compare bs4dash and shinydashboardPlus specifically addressing 1. Ease of use for beginners 2. Number of features 3. Modularity 4. Rendering in mobile devices Yeah, I know I said briefly 😅 Thanks.

    • @ashdatavis
      @ashdatavis 3 месяца назад

      @@gecarter53 I can’t really speak much to point 3 and 4, but I’d say both of them are about the same for beginners - especially now they’ve both been updated to match the default shinydashboard function names. Bs4dash seems to have more functionality at the moment. There are extra components, but also extra styling options like box shadowing. So I’d probably recommend Bs4dash if you want more features. And again for beginners I don’t think these extra things make it more difficult to learn because they’re optional anyway and probably wouldn’t really notice them unless you’re diving into the detail 😊

  • @mfundomonchwe1313
    @mfundomonchwe1313 3 месяца назад

    Beautiful 😮😮😮 wow 🎉🎉

  • @mfundomonchwe1313
    @mfundomonchwe1313 4 месяца назад

    Amazing, thanks for the tutorial 🎉

    • @ashdatavis
      @ashdatavis 4 месяца назад

      Glad you found it helpful 😊

  • @michael_murrell
    @michael_murrell 4 месяца назад

    Super helpful - thank you!