Back to prompts
编辑级双轴数据信息图

Example images

编辑级双轴数据信息图 1
Charts & InfographicsYouMindcharts-infographics图表信息图en

编辑级双轴数据信息图

生成简洁的报纸风格双轴折线图,包含注释和标注框,非常适合对比呈现截然不同的数据趋势。

Category
Charts & Infographics
Model
GPT Image 2
Creator
Alex Patrascu
Source language
en
Views0
Source ID
13622
Published
Apr 14, 2026
Use in StudioOpen source

Full prompt

{
  "type": "editorial infographic dual-axis line chart",
  "style": "clean, newspaper-style, off-white background, highly legible typography",
  "header": {
    "category": "CRIME, SAFETY & JUSTICE (red text with red square icon)",
    "headline": "{argument name=\"main headline\" default=\"Crime is down 50% since 1993. Most Americans think it's going up. Both true simultaneously.\"}",
    "sub_headline": "US VIOLENT CRIME RATE vs PUBLIC PERCEPTION · 1990-PRESENT · BJS/FBI + GALLUP"
  },
  "chart": {
    "x_axis": "Years 1990 to 2024 with 8 tick marks",
    "left_y_axis": {
      "color": "blue",
      "label": "{argument name=\"left axis label\" default=\"VIOLENT CRIME RATE per 100,000 people\"}",
      "range": "200 to 800"
    },
    "right_y_axis": {
      "color": "red",
      "label": "{argument name=\"right axis label\" default=\"% OF AMERICANS WHO SAY 'CRIME IS UP FROM LAST YEAR'\"}",
      "range": "20% to 80%"
    },
    "data_series": [
      {
        "name": "Reality",
        "style": "solid blue line",
        "trend": "peaks early then drops significantly",
        "annotations": [
          "1993 PEAK 747 violent crimes per 100,000 (with blue dot)",
          "REALITY: Crime Has Fallen (with blue arrow pointing to line)",
          "2024 376 per 100,000 ~50% LOWER than 1993 (with blue dot)"
        ]
      },
      {
        "name": "Public Perception",
        "style": "dashed red line",
        "trend": "remains relatively flat and high",
        "annotations": [
          "PUBLIC PERCEPTION: Remains High... (with red arrow pointing to line)",
          "2024 62% think crime is up (with red dot)"
        ]
      }
    ]
  },
  "callout_box": {
    "position": "bottom left inside chart area",
    "style": "light yellow rectangle",
    "icon": "lightbulb",
    "text": "{argument name=\"callout text\" default=\"The crime rate and the public's feeling about crime have almost no relationship.\"}"
  },
  "footer": {
    "text": "SOURCE: {argument name=\"footer source\" default=\"Bureau of Justice Statistics NCVS · FBI Uniform Crime Reports · Gallup Crime Poll\"}"
  }
}
Translations

编辑级双轴数据信息图

en

{ "type": "editorial infographic dual-axis line chart", "style": "clean, newspaper-style, off-white background, highly legible typography", "header": { "category": "CRIME, SAFETY & JUSTICE (red text with red square icon)", "headline": "{argument name=\"main headline\" default=\"Crime is down 50% since 1993. Most Americans think it's going up. Both true simultaneously.\"}", "sub_headline": "US VIOLENT CRIME RATE vs PUBLIC PERCEPTION · 1990-PRESENT · BJS/FBI + GALLUP" }, "chart": { "x_axis": "Years 1990 to 2024 with 8 tick marks", "left_y_axis": { "color": "blue", "label": "{argument name=\"left axis label\" default=\"VIOLENT CRIME RATE per 100,000 people\"}", "range": "200 to 800" }, "right_y_axis": { "color": "red", "label": "{argument name=\"right axis label\" default=\"% OF AMERICANS WHO SAY 'CRIME IS UP FROM LAST YEAR'\"}", "range": "20% to 80%" }, "data_series": [ { "name": "Reality", "style": "solid blue line", "trend": "peaks early then drops significantly", "annotations": [ "1993 PEAK 747 violent crimes per 100,000 (with blue dot)", "REALITY: Crime Has Fallen (with blue arrow pointing to line)", "2024 376 per 100,000 ~50% LOWER than 1993 (with blue dot)" ] }, { "name": "Public Perception", "style": "dashed red line", "trend": "remains relatively flat and high", "annotations": [ "PUBLIC PERCEPTION: Remains High... (with red arrow pointing to line)", "2024 62% think crime is up (with red dot)" ] } ] }, "callout_box": { "position": "bottom left inside chart area", "style": "light yellow rectangle", "icon": "lightbulb", "text": "{argument name=\"callout text\" default=\"The crime rate and the public's feeling about crime have almost no relationship.\"}" }, "footer": { "text": "SOURCE: {argument name=\"footer source\" default=\"Bureau of Justice Statistics NCVS · FBI Uniform Crime Reports · Gallup Crime Poll\"}" } }

编辑级双轴数据信息图

zh-CN

{ "type": "编辑级信息图双轴折线图", "style": "简洁、报纸风格、米白色背景、高可读性排版", "header": { "category": "犯罪、安全与司法(红色文字,配红色方形图标)", "headline": "{argument name=\"main headline\" default=\"自 1993 年以来,犯罪率下降了 50%。但大多数美国人认为犯罪率在上升。两者同时为真。\"}", "sub_headline": "美国暴力犯罪率 vs 公众感知 · 1990 年至今 · BJS/FBI + GALLUP" }, "chart": { "x_axis": "1990 年至 2024 年,共 8 个刻度", "left_y_axis": { "color": "蓝色", "label": "{argument name=\"left axis label\" default=\"每 10 万人的暴力犯罪率\"}", "range": "200 至 800" }, "right_y_axis": { "color": "红色", "label": "{argument name=\"right axis label\" default=\"认为‘犯罪率较去年上升’的美国人百分比\"}", "range": "20% 至 80%" }, "data_series": [ { "name": "现实情况", "style": "蓝色实线", "trend": "早期达到峰值后显著下降", "annotations": [ "1993 年峰值:每 10 万人中有 747 起暴力犯罪(带蓝色圆点)", "现实:犯罪率已下降(带指向线条的蓝色箭头)", "2024 年:每 10 万人中有 376 起,较 1993 年降低约 50%(带蓝色圆点)" ] }, { "name": "公众感知", "style": "红色虚线", "trend": "保持相对平稳且处于高位", "annotations": [ "公众感知:保持高位……(带指向线条的红色箭头)", "2024 年:62% 的人认为犯罪率在上升(带红色圆点)" ] } ] }, "callout_box": { "position": "图表区域内左下角", "style": "浅黄色矩形", "icon": "灯泡", "text": "{argument name=\"callout text\" default=\"犯罪率与公众对犯罪的感受之间几乎没有关联。\"}" }, "footer": { "text": "数据来源:{argument name=\"footer source\" default=\"司法统计局 NCVS · FBI 统一犯罪报告 · 盖洛普犯罪民调\"}" } }

Prompt/Image Similar

12

学术经济学图表模拟

学术经济学图表模拟

一个旨在生成高度逼真但虚构的学术图表的提示词,专门用于展示经济学论文风格中油价与鲨鱼袭击事件之间的相关性。

Charts & InfographicsYouMindcharts-infographics
GPT Image 20 Views
社论式双轴折线图信息图

社论式双轴折线图信息图

生成一种报纸风格的数据可视化图表,通过注释和双轴对比展示两种截然不同的趋势随时间的变化。

Charts & InfographicsYouMindcharts-infographics
GPT Image 21 Views
Small Multiples Climate Grid

Small Multiples Climate Grid

Produce a clean editorial data visualization poster showing a 4x3 small-multiples grid of monthly climate charts for 12 fictional cities. Use a white background, generous margins,

Charts & InfographicswuyoscarGPT-Image2-Skill
GPT Image 21 Views
Empirical scaling laws plot

Empirical scaling laws plot

Landscape 16:9 log-scaled plot of training loss vs compute, four curves for different model sizes. X-axis "Training compute (FLOPs)" with log ticks "1e20", "1e21", "1e22", "1e23",

Charts & InfographicswuyoscarGPT-Image2-Skill
GPT Image 20 Views
Patient cohort and multimodal biomarker workflow

Patient cohort and multimodal biomarker workflow

Create a Nature Medicine / Science Translational Medicine style research paper figure, landscape 3:2 (1536×1024), soft literature-science palette, minimal and elegant. Figure titl

Charts & InfographicswuyoscarGPT-Image2-Skill
GPT Image 21 Views
Academic Poster

Academic Poster

这幅由 ChatGPT 图像 2.0 生成的精美学术海报将最初的 GPT-1 论文重新构想为清爽的会议风格信息图。它将晦涩的研究转化为易于理解的动机、方法、结果和影响等章节,具备现代数据可视化的清晰度和可直接发表的设计水准。

Charts & InfographicsOpenAIcharts-infographics
GPT Image 21 Views
物理考试题目布局

物理考试题目布局

一个旨在生成包含多道题目和答案的高中试卷图像的提示词。

Posters & TypographyYouMindposters-typography
GPT Image 20 Views
Therapeutic response bar and forest plot

Therapeutic response bar and forest plot

Create a Nature Medicine style statistical results figure, landscape 3:2 (1536×1024), soft, restrained, publication-quality. Figure title: "Therapeutic response across molecular s

Charts & InfographicswuyoscarGPT-Image2-Skill
GPT Image 21 Views
Ablation bar chart with error bars

Ablation bar chart with error bars

Landscape 16:9 grouped-bar ablation chart. X-axis: 5 benchmark groups "MMLU", "GSM8K", "HumanEval", "BBH", "MATH". Y-axis "Accuracy (%)" with ticks "0", "20", "40", "60", "80", "1

Charts & InfographicswuyoscarGPT-Image2-Skill
GPT Image 21 Views
Desktop Operations Dashboard

Desktop Operations Dashboard

Create a high-end desktop SaaS analytics dashboard mockup for a fictional platform named HELIX OPS, displayed on a 16:10 monitor canvas at 1600x1000. Use a cool palette of slate, c

UI & InterfaceswuyoscarGPT-Image2-Skill
GPT Image 21 Views
深色研究图示库 UI

深色研究图示库 UI

创建一个深色网页图库界面,展示用于学术视觉预设库的精选研究论文图示卡片。

Charts & InfographicsYouMindcharts-infographics
GPT Image 21 Views