Split from #58. Place it in a document in the doc subdirectory of the repo. Git pull from main to get the doc subdirectory if you don't have it.
Use markdown for formatting. At least the markdown docs will be readable in github. Make file name end in .md and verify that it shows up as formatted when viewing it in github.
Create directions for installing files on an existing tracker (use a classic tracker template without any changes). Adding additional python modules (e.g. pygal).
Walk the user though changes needed to create a link in issue.index.html for a piechart.
Add directions on displaying their first piechart grouped by status.
Include a reference to the document on how to manipulate the URL to generate charts. This doc will be in the doc directory, see #81.
Note this extends #44 with directions on actually generating a chart.
Split from #58. Place it in a document in the doc subdirectory of the repo. Git pull from main to get the doc subdirectory if you don't have it.
Use markdown for formatting. At least the markdown docs will be readable in github. Make file name end in .md and verify that it shows up as formatted when viewing it in github.
Create directions for installing files on an existing tracker (use a classic tracker template without any changes). Adding additional python modules (e.g. pygal).
Walk the user though changes needed to create a link in issue.index.html for a piechart.
Add directions on displaying their first piechart grouped by status.
Include a reference to the document on how to manipulate the URL to generate charts. This doc will be in the doc directory, see #81.
Note this extends #44 with directions on actually generating a chart.