Skip to content

This project involves creating a dashboard that represents the status of a fictional manufacturing process.

Notifications You must be signed in to change notification settings

Millennium-stack/real-time-info-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

real-time-info-dashboard

This project involves creating a dashboard that represents the status of a fictional manufacturing process.

We have the status contained in a text file with a day's woth of observations, one per second. Each observation includes a timestamp and the status of a several processes of that time.

We create a dashboard that shows the status of each processes at the current simulated time.

Dependency/Dependencies**: -

LiveCharts.Wpf [For refecrence - https://github.com/Live-Charts/Live-Charts]

Output

  • The Angular Gauge depics the engine efficicency which is near about 80% as displayed.
  • The Step Line Series [Hot Pink] depicts the pulse values with respect to entire duration of file.
  • The Line Series [Black] depics the engine efficiency with respect to entire duration of file.
  • The other variables [red, green, blue] has also been depicted as line series as per the provided data.

alt text

About

This project involves creating a dashboard that represents the status of a fictional manufacturing process.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages