File size: 287 Bytes
8c10cf2 | 1 2 3 4 5 6 | python3 plot_agent_time_share_bars.py \
--agent-map "Senior Software Engineer:Software Engineer" \
--agent-map "Software Quality Control Engineer:QA Engineer" \
--agent-map "Chief Software Quality Control Engineer:QA Lead" \
--agent-order "Software Engineer,QA Engineer,QA Lead"
|