Infographic Types Reference Guide
This reference provides extended templates, examples, and prompt patterns for each infographic type.
Overview
Infographic Types Reference Guide
This reference provides extended templates, examples, and prompt patterns for each infographic type.
1. Statistical/Data-Driven Infographics
Purpose
Present quantitative data, statistics, survey results, and numerical comparisons in an engaging visual format.
Visual Elements
- Bar charts: Horizontal or vertical for comparisons
- Pie/donut charts: For proportions and percentages
- Line charts: For trends over time
- Large number callouts: Highlight key statistics
- Icons: Represent categories visually
- Progress bars: Show percentages or completion
Layout Patterns
- Single-stat hero: One large number with supporting context
- Multi-stat grid: 3-6 statistics in a grid layout
- Chart-centric: Large visualization with supporting text
- Comparison bars: Side-by-side bar comparisons
Prompt Templates
Single Statistic Hero:
Statistical infographic featuring one key statistic about [TOPIC]:
Main stat: [LARGE NUMBER] [UNIT/CONTEXT]
Supporting context: [2-3 sentences explaining the significance]
Large bold number in center, supporting text below,
relevant icon or illustration, [COLOR] accent color,
clean minimal design, white background.
Multi-Statistic Grid:
Statistical infographic presenting [TOPIC] data:
Stat 1: [NUMBER] [LABEL] (icon: [ICON])
Stat 2: [NUMBER] [LABEL] (icon: [ICON])
Stat 3: [NUMBER] [LABEL] (icon: [ICON])
Stat 4: [NUMBER] [LABEL] (icon: [ICON])
2x2 grid layout, large bold numbers, small icons above each,
[COLOR SCHEME], modern clean typography, white background.
Chart-Focused:
Statistical infographic with [CHART TYPE] showing [TOPIC]:
Data points: [VALUE 1], [VALUE 2], [VALUE 3], [VALUE 4]
Labels: [LABEL 1], [LABEL 2], [LABEL 3], [LABEL 4]
Large [bar/pie/donut] chart as main element,
title at top, legend below chart, [COLOR SCHEME],
data labels on chart, clean professional design.
Example Prompts
Healthcare Statistics:
python skills/generate-image/scripts/generate_image.py \\
"Statistical infographic about heart disease: \\
Main stat: 17.9 million deaths per year globally. \\
Supporting stats in grid: 1 in 4 deaths caused by heart disease, \\
80% of heart disease is preventable, \\
150 minutes of exercise weekly reduces risk by 30%. \\
Heart icon, red and pink color scheme with gray accents, \\
large bold numbers, clean medical professional design, white background" \\
--output figures/heart_disease_stats.png
Business Metrics:
python skills/generate-image/scripts/generate_image.py \\
"Statistical infographic for Q4 business results: \\
Revenue: $2.4M (+15% YoY), Customers: 12,500 (+22%), \\
NPS Score: 78 (+8 points), Retention: 94%. \\
4-stat grid with upward arrow indicators for growth, \\
bar chart showing quarterly trend, \\
navy blue and gold corporate color scheme, \\
professional business design, white background" \\
--output figures/q4_metrics.png
2. Timeline Infographics
Purpose
Display events, milestones, or developments in chronological order.
Visual Elements
- Timeline axis: Horizontal or vertical line
- Date markers: Years, months, or specific dates
- Event nodes: Circles, icons, or images at each point
- Description boxes: Brief text for each event
- Connecting elements: Lines, arrows, or paths
Layout Patterns
- Horizontal timeline: Left-to-right progression
- Vertical timeline: Top-to-bottom progression
- Winding/snake timeline: S-curve for many events
- Circular timeline: For cyclical or repeating events
Prompt Templates
Horizontal Timeline:
Horizontal timeline infographic showing [TOPIC] from [START YEAR] to [END YEAR]:
[YEAR 1]: [EVENT 1] - [brief description]
[YEAR 2]: [EVENT 2] - [brief description]
[YEAR 3]: [EVENT 3] - [brief description]
[YEAR 4]: [EVENT 4] - [brief description]
Left-to-right timeline with circular nodes for each event,
connecting line between nodes, icons above each node,
[COLOR] gradient from past to present, date labels below,
clean modern design, white background.
Vertical Timeline:
Vertical timeline infographic showing [TOPIC]:
Top (earliest): [YEAR] - [EVENT]
Middle events: [YEAR] - [EVENT], [YEAR] - [EVENT]
Bottom (latest): [YEAR] - [EVENT]
Top-to-bottom flow, alternating left-right event boxes,
central vertical line connecting all events,
circular nodes with dates, [COLOR SCHEME],
professional clean design, white background.
Project Milestone Timeline:
Project timeline infographic for [PROJECT NAME]:
Phase 1: [DATES] - [MILESTONE] (status: complete)
Phase 2: [DATES] - [MILESTONE] (status: in progress)
Phase 3: [DATES] - [MILESTONE] (status: upcoming)
Phase 4: [DATES] - [MILESTONE] (status: planned)
Gantt-style horizontal bars, color-coded by status,
green for complete, yellow for in progress, gray for upcoming,
project name header, clean professional design.
Example Prompts
Technology Evolution:
python skills/generate-image/scripts/generate_image.py \\
"Horizontal timeline infographic: Evolution of Mobile Phones \\
1983: First mobile phone (Motorola DynaTAC), \\
1992: First smartphone (IBM Simon), \\
2007: iPhone launches touchscreen era, \\
2010: First 4G networks, \\
2019: First 5G phones, \\
2023: Foldable phones mainstream. \\
Phone icons evolving at each node, gradient from gray (old) to blue (new), \\
connecting timeline arrow, year labels, clean tech design" \\
--output figures/mobile_evolution.png
Company History:
python skills/generate-image/scripts/generate_image.py \\
"Vertical timeline infographic: Our Company Journey \\
2010: Founded in garage with 2 employees, \\
2012: First major client signed, \\
2015: Reached 100 employees, \\
2018: IPO on NASDAQ, \\
2022: Expanded to 30 countries, \\
2025: 10,000 employees worldwide. \\
Milestone icons for each event, alternating left-right layout, \\
blue and gold corporate colors, growth trajectory feel, \\
professional business design" \\
--output figures/company_history.png
3. Process/How-To Infographics
Purpose
Explain step-by-step procedures, workflows, instructions, or methodologies.
Visual Elements
- Numbered steps: Clear sequence indicators
- Arrows/connectors: Show flow and direction
- Action icons: Illustrate each step
- Brief descriptions: Concise action text
- Start/end indicators: Clear beginning and conclusion
Layout Patterns
- Vertical cascade: Steps flow top-to-bottom
- Horizontal flow: Left-to-right progression
- Circular process: Steps form a cycle
- Branching flow: Decision points with alternatives
Prompt Templates
Linear Process:
Process infographic: How to [ACCOMPLISH GOAL]
Step 1: [ACTION] - [brief explanation] (icon: [ICON])
Step 2: [ACTION] - [brief explanation] (icon: [ICON])
Step 3: [ACTION] - [brief explanation] (icon: [ICON])
Step 4: [ACTION] - [brief explanation] (icon: [ICON])
Step 5: [ACTION] - [brief explanation] (icon: [ICON])
Numbered circles connected by arrows, icons for each step,
[VERTICAL/HORIZONTAL] flow, [COLOR SCHEME],
clear step labels, clean instructional design, white background.
Circular Process:
Circular process infographic showing [CYCLE NAME]:
Step 1: [ACTION] leads to
Step 2: [ACTION] leads to
Step 3: [ACTION] leads to
Step 4: [ACTION] returns to Step 1
Circular arrangement with arrows forming a cycle,
icons at each point, step numbers, [COLOR SCHEME],
continuous flow design, white background.
Decision Flowchart:
Decision flowchart infographic for [SCENARIO]:
Start: [INITIAL QUESTION]
If Yes: [PATH A] → [OUTCOME A]
If No: [PATH B] → [OUTCOME B]
Diamond shapes for decisions, rectangles for actions,
arrows connecting all elements, [COLOR SCHEME],
clear yes/no labels, flowchart style, white background.
Example Prompts
Recipe Process:
python skills/generate-image/scripts/generate_image.py \\
"Process infographic: How to Make Perfect Coffee \\
Step 1: Grind fresh beans (coffee grinder icon), \\
Step 2: Heat water to 200°F (thermometer icon), \\
Step 3: Add 2 tablespoons per 6 oz water (measuring spoon icon), \\
Step 4: Brew for 4 minutes (timer icon), \\
Step 5: Serve and enjoy (coffee cup icon). \\
Vertical flow with large numbered circles, \\
brown and cream coffee color scheme, \\
arrows between steps, cozy design feel" \\
--output figures/coffee_process.png
Onboarding Workflow:
python skills/generate-image/scripts/generate_image.py \\
"Process infographic: New Employee Onboarding \\
Day 1: Welcome orientation and paperwork (clipboard icon), \\
Week 1: Meet your team and set up workspace (people icon), \\
Week 2: Training and system access (laptop icon), \\
Week 3: Shadow senior colleagues (handshake icon), \\
Week 4: First independent project (checkmark icon). \\
Horizontal timeline flow with milestones, \\
teal and coral corporate colors, \\
professional HR design style" \\
--output figures/onboarding_process.png
4. Comparison Infographics
Purpose
Compare two or more options, products, concepts, or choices side by side.
Visual Elements
- Split layout: Clear division between options
- Matching rows: Same categories for fair comparison
- Check/cross marks: Quick visual indicators
- Rating systems: Stars, bars, or numbers
- Headers: Clear identification of each option
Layout Patterns
- Two-column split: Left vs Right
- Table format: Rows and columns
- Venn diagram: Overlapping comparisons
- Feature matrix: Multi-option comparison grid
Prompt Templates
Two-Option Comparison:
Comparison infographic: [OPTION A] vs [OPTION B]
Header: [OPTION A] on left | [OPTION B] on right
Row 1 - [CATEGORY 1]: [A VALUE] | [B VALUE]
Row 2 - [CATEGORY 2]: [A VALUE] | [B VALUE]
Row 3 - [CATEGORY 3]: [A VALUE] | [B VALUE]
Row 4 - [CATEGORY 4]: [A VALUE] | [B VALUE]
Row 5 - [CATEGORY 5]: [A VALUE] | [B VALUE]
Split layout with [COLOR A] for left, [COLOR B] for right,
icons for each option header, checkmarks for advantages,
clean symmetrical design, white background.
Multi-Option Matrix:
Comparison matrix infographic: [TOPIC]
Options: [OPTION 1], [OPTION 2], [OPTION 3]
Feature 1: [✓/✗ for each]
Feature 2: [✓/✗ for each]
Feature 3: [✓/✗ for each]
Feature 4: [✓/✗ for each]
Table layout with colored headers for each option,
checkmarks and X marks in cells, [COLOR SCHEME],
clean grid design, white background.
Pros and Cons:
Pros and Cons infographic for [TOPIC]:
Pros (left side, green):
- [PRO 1]
- [PRO 2]
- [PRO 3]
Cons (right side, red):
- [CON 1]
- [CON 2]
- [CON 3]
Split layout with green left side, red right side,
thumbs up icon for pros, thumbs down for cons,
balanced visual weight, white background.
Example Prompts
Software Comparison:
python skills/generate-image/scripts/generate_image.py \\
"Comparison infographic: Slack vs Microsoft Teams \\
Pricing: Both offer free tiers with paid upgrades, \\
Integration: Slack 2000+ apps, Teams Microsoft ecosystem, \\
Video calls: Teams native, Slack via Huddles, \\
File storage: Teams 1TB, Slack 5GB free, \\
Best for: Slack small teams, Teams enterprise. \\
Purple left side (Slack), blue right side (Teams), \\
logos at top, feature comparison rows, \\
checkmarks for strengths, modern tech design" \\
--output figures/slack_vs_teams.png
Diet Comparison:
python skills/generate-image/scripts/generate_image.py \\
"Comparison infographic: Keto Diet vs Mediterranean Diet \\
Weight loss: Both effective, Keto faster initial, \\
Heart health: Mediterranean better long-term, \\
Sustainability: Mediterranean easier to maintain, \\
Foods allowed: Keto high fat low carb, Med balanced, \\
Research support: Mediterranean more studied. \\
Green left (Keto), blue right (Mediterranean), \\
food icons for each, health/heart icons, \\
clean wellness design style" \\
--output figures/diet_comparison.png
5. List/Informational Infographics
Purpose
Present tips, facts, key points, or information in an organized, scannable format.
Visual Elements
- Numbers or bullets: Clear list indicators
- Icons: Visual representation of each point
- Brief text: Concise descriptions
- Header: Topic introduction
- Consistent styling: Uniform treatment of all items
Layout Patterns
- Vertical list: Standard top-to-bottom
- Two-column list: For longer lists
- Icon grid: Icons with labels below
- Cards: Each point in a card/box
Prompt Templates
Numbered List:
List infographic: [NUMBER] [TOPIC]
1. [POINT 1] - [brief explanation] (icon: [ICON])
2. [POINT 2] - [brief explanation] (icon: [ICON])
3. [POINT 3] - [brief explanation] (icon: [ICON])
4. [POINT 4] - [brief explanation] (icon: [ICON])
5. [POINT 5] - [brief explanation] (icon: [ICON])
Large numbers in circles, icons next to each point,
brief text descriptions, [COLOR SCHEME],
vertical layout with spacing, white background.
Tips Format:
Tips infographic: [NUMBER] Tips for [TOPIC]
Tip 1: [TIP] (lightbulb icon)
Tip 2: [TIP] (star icon)
Tip 3: [TIP] (checkmark icon)
Tip 4: [TIP] (target icon)
Tip 5: [TIP] (rocket icon)
Colorful tip boxes or cards, icons for each tip,
[COLOR SCHEME], engaging friendly design,
header at top, white background.
Facts Format:
Facts infographic: [NUMBER] Facts About [TOPIC]
Fact 1: [INTERESTING FACT]
Fact 2: [INTERESTING FACT]
Fact 3: [INTERESTING FACT]
Fact 4: [INTERESTING FACT]
Fact 5: [INTERESTING FACT]
Speech bubble or card style for each fact,
relevant icons, [COLOR SCHEME],
educational engaging design, white background.
Example Prompts
Productivity Tips:
python skills/generate-image/scripts/generate_image.py \\
"List infographic: 7 Productivity Tips for Remote Workers \\
1. Create a dedicated workspace (desk icon), \\
2. Set regular working hours (clock icon), \\
3. Take scheduled breaks (coffee icon), \\
4. Use noise-canceling headphones (headphones icon), \\
5. Batch similar tasks together (stack icon), \\
6. Limit social media during work (phone icon), \\
7. End each day with tomorrow's plan (checklist icon). \\
Large colorful numbers, icons beside each tip, \\
teal and orange color scheme, friendly modern design" \\
--output figures/remote_work_tips.png
Fun Facts:
python skills/generate-image/scripts/generate_image.py \\
"Facts infographic: 5 Amazing Facts About Honey \\
Fact 1: Honey never spoils - 3000 year old honey is still edible, \\
Fact 2: Bees visit 2 million flowers to make 1 lb of honey, \\
Fact 3: Honey can be used to treat wounds and burns, \\
Fact 4: A bee produces only 1/12 teaspoon