Real-Time Sales Dashboard with Echarts

Intermediate

In this project, you will learn how to create a real-time sales dashboard using the Echarts library. The dashboard will display the sales and volume data in a visually appealing and easy-to-understand format.

JavaScript

Introduction

In this project, you will learn how to create a real-time sales dashboard using the Echarts library. The dashboard will display the sales and volume data in a visually appealing and easy-to-understand format.

👀 Preview

finished

🎯 Tasks

In this project, you will learn:

  • How to set up the project and get the necessary files
  • How to complete the "yAxis" setting in the index.js file
  • How to correctly assign the values from the backend data to the appropriate chart options in the renderChart function

🏆 Achievements

After completing this project, you will be able to:

  • Render data into charts using the Echarts library
  • Structure and organize your code for a data visualization project
  • Work with asynchronous data retrieval and update the chart in real-time

Teacher

labby

Labby

Labby is the LabEx teacher.