A bullet graph is a special kind of bar chart that includes not only the current value of the metric, but also the target and some meaningful thresholds. You can read more about bullet graphs on Wikipedia:
The Bullet Graph Pack allows you to generate bullet graphs in your Coda doc, using values from a table, pulled from another service, or generated using a formula. This Pack is free to use and doesn’t send your data to any external servers.
Demo
Current:
Target:
Thresholds:
Marker Dist:
Hue:
Saturation:
👈 Use the sliders to the right to control the settings.
Documentation
BulletGraph(min, max, current, target, thresholds?, markerDistance?, hue?, saturation?) - Generate an image of a bullet graph.
min - The minimum value of the metric. max - The maximum value of the metric. current - The current value of the metric. target - The target value of the metric. thresholds - A list of values that represent meaningful thresholds for the metric. markerDistance - The distance between markers on the graph. Default: half of the total range. hue - The hue (color) of the graph background, as a number between 0 and 360. Default: 0. saturation - The saturation of the graph background, as a number between 0 and 100. Default: 0.