
Editorial Dual-Axis Line Chart
Generates a journalistic data visualization comparing two contrasting trends over time with callout boxes and editorial headlines.
This is a gpt-image-2 prompt case for Graphic & Poster. Use the copy-ready prompt below to generate similar visuals, and review YouMind OpenLab awesome-gpt-image-2 attribution plus commercial-use rights before reuse.
Prompt
Copy-ready prompt
{
"type": "Editorial-style data visualization charts",
"style": "Newspaper infographic style, textured beige background, serif font for headlines, sans-serif font for chart text.",
"header": {
"title": "{argument name=\"main title\" default=\"Since 1993, the crime rate has decreased by 50%. However, most Americans believe the crime rate is rising. Both are true.\"}",
"subtitle": "US Violent Crime Rate vs. Public Perception • 1990 to Present: BJS/FBI + GALLUP"
},
"chart": {
"type": "Dual-axis line chart",
"axes": {
"x_axis": "A timeline from 1990 to 2022, with scale markings.",
"y_axis_left": {
"label": "{argument name=\"left axis label\" default=\"Violent crime rate per 100,000 people\"}",
"scale": "200 to 1000"
},
"y_axis_right": {
"label": "{argument name=\"right axis label\" default=\"Percentage of Americans who believe crime rates are 'rising'\"}",
"scale": "10% to 80%"
}
},
"data_series": [
{
"description": "A solid, thick blue line indicating a downward trend.",
"start_value": "758",
"end_value": "380",
"label": "Violent crime rate per 100,000 people in the United States"
},
{
"description": "Horizontal undulating orange-red dashed line",
"range": "60% to 80%"
}
],
"annotations": [
{
"type": "annotation box",
"text": "A 51% decrease since 1993",
"pointer": "Pointing to the peak of the blue line"
},
{
"type": "Floating text",
"text": "{argument name=\"central annotation\" default=\"Crime rates have almost no correlation with public perception of crime.\"}"
},
{
"type": "annotation box",
"text": "60-78% of people believe the crime rate is rising.",
"pointer": "Pointing to the red dotted line"
}
]
},
"footer": {
"text": "{argument name=\"footer source text\" default=\"Sources: National Bureau of Justice Statistics (NCVS), FBI Unified Crime Report, Gallup Crime Poll\"}",
"repetition": "The text is printed twice at the bottom."
}
}Prompt variables
Editable argument placeholders found in the prompt, with their default values.
Variable
main title
Default
Since 1993, the crime rate has decreased by 50%. However, most Americans believe the crime rate is rising. Both are true.
Variable
left axis label
Default
Violent crime rate per 100,000 people
Variable
right axis label
Default
Percentage of Americans who believe crime rates are 'rising'
Variable
central annotation
Default
Crime rates have almost no correlation with public perception of crime.
Variable
footer source text
Default
Sources: National Bureau of Justice Statistics (NCVS), FBI Unified Crime Report, Gallup Crime Poll
Reuse and source notes
Use this prompt safely after previewing the case.
- 1.Copy the prompt or open it directly in Dovoo with the generation button.
- 2.Adjust variables, aspect ratio, and reference images for your own use case.
- 3.Before publishing or paid usage, verify source rights, attribution requirements, and brand or likeness risks.
Can I use this prompt commercially?
Commercial-use status is unknown. Review the original source, license, brand constraints, and legal requirements before paid usage.
Where does this case come from?
This case is imported from YouMind OpenLab awesome-gpt-image-2; keep attribution visible and check the source URL before reuse.