UMB-CS682-Team-02 / tracker

0 stars 1 forks source link

Implement Bar and Pie chart into the current demo tracker. #5

Closed ashrith-UMB closed 7 months ago

ashrith-UMB commented 8 months ago

Objective:

To Implement bar chart and pie chart of the issue list in the current demo tracker.

Description:

To implement the charts, we have to deploy chart.py script in the demo tracker the team is working on. we can add hard coded links in the issue.index.html to call the chart action, One for each pie and bar chart.