
編輯雙軸線圖
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"
}
}
}
機器翻譯 — 實際產出作品的是原文 prompt。











