Bootstrap Alerts & Modals - Dash Plotly

  Рет қаралды 11,589

Charming Data

Charming Data

Күн бұрын

Пікірлер: 24
@CharmingData
@CharmingData 4 жыл бұрын
Hey Everyone, I hope you find the tutorial useful. Quick note to always keep in mind: Dash BOOTSTRAP components are different than Dash CORE components. They may have similar components, such as the button, the input or the dropdown, but they have their own keyword arguments/parameters, which are used in the callback decorator (@app.callback). Be mindful of which keyword arguments you use in your callback. Good luck 🌞
@brunoevione
@brunoevione 4 жыл бұрын
Your videos are so amazing! I'm starting a personal project that involves data from multiple dataframes and it's my first contact with pandas, so I'm struggling a bit with cleaning and preparation data, but you're making my life so easier because it's been a pleasure to learn how to use plotly. Thank you!
@CharmingData
@CharmingData 4 жыл бұрын
Hi Bruno, Thank you for the encouraging words, and thank you for supporting me as a Patron. Please feel free to write me if you have any pandas questions as well.
@UnpluggedPerformance
@UnpluggedPerformance 4 жыл бұрын
man you are AWESOME!!!!! thank you so much!!! busy for couple of houres with modal, but now i understand.. thanks man
@CharmingData
@CharmingData 4 жыл бұрын
I'm glad it helped. Thanks for watching.
@viktorgoa
@viktorgoa 3 жыл бұрын
How do you make the 'Submit' button also to close the modal window? I have a system where modal is just a pop up to approve saving of changes
@wonderwoman9895
@wonderwoman9895 3 жыл бұрын
Sir, you are amazing. Thanks : )
@NanaOkyere
@NanaOkyere 4 жыл бұрын
Thanks.
@matchangles
@matchangles 4 жыл бұрын
Enjoy your videos. Would love it if you made something with social media data like Twitter data. Keep up the good work.
@CharmingData
@CharmingData 4 жыл бұрын
Hi Souta, thank you for the suggestion. Are you interested in seeing how to connected public data to your dashboard, using an API, or you just want to see an analysis of social media data?
@matchangles
@matchangles 4 жыл бұрын
@@CharmingData Thanks for the prompt reply. I'd like to see social media data visualized with Dash. Seen your video on api connection.
@CharmingData
@CharmingData 4 жыл бұрын
@@matchangles Got it. Thanks. I'll add it to my tutorials-to-make list :)
@mattius459
@mattius459 Жыл бұрын
Is it possible to have modals/popups appear/disappear during the course of an animation? The idea is to have modals/popups appear as a chart animation progresses which explain what is happening in the chart. Could you have those modals/popups point to certain areas of the chart?
@CharmingData
@CharmingData Жыл бұрын
I believe that should be possible if you can read the chart data. You can, for example, read the data and say "if x==value: activate modal
@Bolamagica59
@Bolamagica59 Жыл бұрын
Hello Adam! thank you for sharing this content. I have a page where I need to do login to enter in the home page. When opening this page, I automatically placed a modal to represent a disclaimer with my application considerations. by default, I put true for whenever I log in, this disclaimer appears. However, when I update the home page with some new information, it returns the modal with the disclaimer. I would like that every time I update the app this modal does not appear, it only appears once after logging into the app. How can I prevent this modal from running when I update the app? Do you have any examples of this? thanks
@CharmingData
@CharmingData Жыл бұрын
Hey Leonardo, i have never done anything with log in log out. You can probably find more info on the matter in the Plotly forum.
@kikodzn1851
@kikodzn1851 3 жыл бұрын
hey there, how do you code the sumbimit button inside the modal, I mean how to make the callback of the button!?
@CharmingData
@CharmingData 3 жыл бұрын
What do you mean @kiko? Are you referring to the button inside the modal? If it has an id, you can create a callback for it
@Simon0725
@Simon0725 3 жыл бұрын
Does anyone know what is the css class for modal component if we don't specify it?
@akshatavarekar7287
@akshatavarekar7287 2 жыл бұрын
I am trying to create a popup modal, which pops up when var a=10, is it possible to do using the above mentioned method, note: new to this
@onepablo7001
@onepablo7001 4 жыл бұрын
Thanks for the Tutorial. How can i make modal to open on page reload without first clicking the button? I want to use it to create user sign in form. Thanks
@CharmingData
@CharmingData 4 жыл бұрын
Hi One Pablo, Inside the dbc.Modal(), just change the is_open=False to is_open=True :)
@shaokangtong1983
@shaokangtong1983 4 жыл бұрын
Thanks for your tutorial. I am working on building up pipelines to connect the raw data from the database to the front end web app. Would love to ask if you can demonstrate how to build the app based on multiple relational dataset (maybe just like some popular BI tools, e.g. PowerBI). By the way, I would like to know how to become your Patron as I really want to learn some more advance topics.
@CharmingData
@CharmingData 4 жыл бұрын
hi Shaokang, Thank you for your interest in supporting me. Here's my patreon: www.patreon.com/charmingdata Can you please give me an example of an app based on multiple relational datasets. Is there an app built in PowerBi that you like?
Dash Bootstrap Spinner & Progress Bar
27:18
Charming Data
Рет қаралды 19 М.
Bootstrap Collapse Dash Plotly
18:37
Charming Data
Рет қаралды 8 М.
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 42 МЛН
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 16 МЛН
The Dash Callback -  Input, Output, State, and more
26:55
Charming Data
Рет қаралды 62 М.
This is How I Scrape 99% of Sites
18:27
John Watson Rooney
Рет қаралды 229 М.
Transformers (how LLMs work) explained visually | DL5
27:14
3Blue1Brown
Рет қаралды 4,2 МЛН
Adapt Dash Web App to Mobile Devices
29:28
Charming Data
Рет қаралды 11 М.
Programming Is NOT Enough | Add these 7 skills…
13:19
Travis Media
Рет қаралды 423 М.
The Only Database Abstraction You Need | Prime Reacts
21:42
ThePrimeTime
Рет қаралды 232 М.
My 10 “Clean” Code Principles (Start These Now)
15:12
Conner Ardman
Рет қаралды 312 М.
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 42 МЛН