Task Description:
Create a button in the issue_index.html file to view the Stacked Bar Chart and link it to its corresponding register action.
Task Details:
Edit the issue_index.html file to include a button for viewing the Stacked Bar Chart.
Link the button to the register action for the Stacked Bar Chart.
This registration should trigger the generation and display of the Stacked Bar Chart upon button click.
Expected Outcome:
Users visiting the issue index page will have the option to view the Stacked Bar Chart by clicking the designated button. Upon clicking, the Stacked Bar Chart will be generated and displayed, providing users with a visual representation of the data.
Task Description: Create a button in the issue_index.html file to view the Stacked Bar Chart and link it to its corresponding register action.
Task Details: Edit the issue_index.html file to include a button for viewing the Stacked Bar Chart. Link the button to the register action for the Stacked Bar Chart. This registration should trigger the generation and display of the Stacked Bar Chart upon button click.
Expected Outcome: Users visiting the issue index page will have the option to view the Stacked Bar Chart by clicking the designated button. Upon clicking, the Stacked Bar Chart will be generated and displayed, providing users with a visual representation of the data.