视频 图片
登录
Editorial Dual-Axis Line Chart

Editorial Dual-Axis Line Chart

Generates a journalistic data visualization comparing two contrasting trends over time with callout boxes and editorial headlines.

观看212
点赞0
评论0
分享0
收藏0
引用0
翻译
{
  "类型": "双轴折线图信息图表",
  "风格": "编辑数据可视化,雾面纸张质感背景,简洁新闻设计",
  "字体排版": {
    "标题": "衬线字体,粗体,居中",
    "标签": "无衬线字体,简洁,大写和句首字母大写混合"
  },
  "布局": {
    "页眉": {
      "主标题": "{argument name="main headline" default="Crime is down 50% since 1993. Most Americans think it's going up. Both true simultaneously."}",
      "副标题": "US VIOLENT CRIME RATE vs PUBLIC PERCEPTION • 1990–PRESENT BJS/FBI + GALLUP"
    },
    "图表区域": {
      "背景": "浅米色,带有 faint horizontal grid lines",
      "座标轴": {
        "x_axis": {
          "标签": "Years",
          "刻度": ["1990", "1993", "2002", "2006", "2003", "2013", "2016", "2018", "2017", "2022"]
        },
        "y_axis_left": {
          "标签": "{argument name="left axis label" default="Violent Crime Rate Par 100-000"}",
          "刻度": ["200", "400", "500", "600", "700", "800", "800", "1000"],
          "颜色": "black"
        },
        "y_axis_right": {
          "标签": "{argument name="right axis label" default="% Of Americans Saying Crime Is 'Up'"}",
          "刻度": ["10%", "20%", "30%", "40%", "50%", "60%", "70%", "80%"],
          "颜色": "dark red"
        }
      },
      "数据系列": [
        {
          "名称": "Violent Crime Rate",
          "风格": "thick solid blue line with light grey shading underneath",
          "趋势": "starts high, drops sharply, then steadily declines",
          "数据标签": ["758", "380"]
        },
        {
          "名称": "Public Perception",
          "风格": "dashed dark red/orange line with small circle markers",
          "趋势": "fluctuates but generally trends upwards, staying high"
        }
      ],
      "注释": [
        {
          "文本": "{argument name="blue line annotation" default="DOWN 51% SINCE 1993"}",
          "风格": "callout box with pointer, blue text",
          "位置": "top left, pointing to the blue line drop"
        },
        {
          "文本": "60-78% THINK CRIME IS UP",
          "风格": "callout box with pointer, red text",
          "位置": "mid right, pointing to the dashed red line"
        },
        {
          "文本": "{argument name="center insight text" default="The crime rate and the public's feeling about crime have almost no relationship."}",
          "风格": "floating text with a small squiggly arrow",
          "位置": "center, between the two lines"
        }
      ]
    },
    "页脚": {
      "来源文本": "SOURCE: Bureau of Justice Statistics NCVS • FBI Uniform Crime Reports • Gallup Crime Poll",
      "重复": "text is repeated twice at the bottom"
    }
  }
}

机器翻译 — 实际生成作品的是原文提示词。

✨ 生成 收藏 原始帖子 在 Hitboard 打开