Django React Dashboard App #9: Line Chart with Database Data using Material UI Charts

Опубликовано: 20 Октябрь 2024
на канале: CBI Analytics
172
5

In this tutorial series we are creating a full stack dashboard application with Python Django in the Backend, and React JS in the frontend. In this 9th Video we use Material UI Charts to create a Line chart with database data.

Material Ui Example chart used in this video:https://mui.com/x/react-charts/lines/

I have added the files I use during the video in my GitHub repository!
GitHub repo: https://github.com/NickMol/Django-Rea...

#1: Setting up the backend:    • Django React Dashboard App #1: Settin...  
#2: Setting up the react js frontend:    • Django React Dashboard App #2: Settin...  
#3: Page navigation and navigation menu:    • Django React Dashboard App #3: Fronte...  
#4: Creating database models and data:    • Django React Dashboard App #4: Creati...  
#5: Bring Backend data to the Frontend:    • Django React Dashboard App #5: Get Dj...  
#6: Material UI Pie Chart:    • Django React Dashboard App #6: Create...  
#7: Material UI Donut Chart:    • Django React Dashboard App #7: Creati...  
#8: Material UI Stacked Bar Chart:    • Django React Dashboard App #8: Stacke...