Django React Dashboard App #10:Combi-Chart with Database Data using Material UI Charts

Опубликовано: 07 Февраль 2026
на канале: CBI Analytics
1,704
24

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: Setting up ...  
#2: Setting up the react js frontend:    • Django React Dashboard App #2: Setting up ...  
#3: Page navigation and navigation menu:    • Django React Dashboard App #3: Frontend Pa...  
#4: Creating database models and data:    • Django React Dashboard App #4: Creating Dj...  
#5: Bring Backend data to the Frontend:    • Django React Dashboard App #5: Get Django ...  
#6: Material UI Pie Chart:    • Django React Dashboard App #6: Create & St...  
#7: Material UI Donut Chart:    • Django React Dashboard App #7: Creating a ...  
#8: Material UI Stacked Bar Chart:    • Django React Dashboard App #8: Stacked Bar...  
#9: Material UI Line Chart:    • Django React Dashboard App #9: Line Chart ...