프롬프트 목록으로 돌아가기
Editorial Dual-Axis Data Infographic Qwen Image 프롬프트 예시: Generates a clean, newspaper-style dual-axis line chart with annotations and a callout box, ideal for comparing...

Editorial Dual-Axis Data Infographic

Generates a clean, newspaper-style dual-axis line chart with annotations and a callout box, ideal for comparing contrasting data trends.

도식, 체크리스트, 로드맵, 학습용 긴 이미지에 적합합니다. 정보 구조를 먼저 정하고 이미지 안의 글자는 짧게 유지하세요.

생성에 사용

추천 비율

16:9 또는 4:3

품질 전략

먼저 가볍게 생성하고 좋은 안을 고해상도로 다듬기

생성 흐름

먼저 텍스트로 핵심 이미지를 만들고, 한 번에 중요한 요소 하나만 수정하세요.

전체 Qwen Image 프롬프트

영어

{
  "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\"}"
  }
}

관련 Qwen Image 프롬프트