zerocracy / pages-action

GitHub Action that generates HTML report from a Factbase
MIT License
5 stars 0 forks source link

put the legend on the right side of the graph in `qos.xsl` #66

Open yegor256 opened 3 months ago

yegor256 commented 3 months ago

Currently, the legend is on top of the graph (above it). Instead, let's put it by the right side of the graph. Also, let's rename the properties, using a simple mapping method:

average_issue_lifetime => Average Issue Lifetime
average_workflow_success_rate => Average Workflow Success Rate

etc.