Skip to main content
If any individuals exceed 100% of their goal, the progress line will extend to the highest value.

Limitations

  • This example uses some HTML and CSS that do not render in PDFs or PNGs. Only use this if you don’t need it delivered.
  • This example requires all team members have the same goal value. You could adjust the math if you need to do varying target values.
  • This version adds a crown to any team member that exceeds the target.

Setup

These charts use the Mustache iterator syntax to draw a circle on the progress tracker for each row in the results. The following table explains each field used in the example, including the calculation formulas.

Example code