跳转到内容

File:CO2 emission pie chart.svg

页面内容不支持其他语言。
這個文件來自維基共享資源
维基百科,自由的百科全书

原始文件(SVG文件,尺寸为540 × 540像素,文件大小:76 KB)

生成本图像。


摘要

描述
Català: Emissions globals de gasos CO2 l'any 2015 per país.
English: Global CO2 gas emissions in the year 2015 by country.
日期
来源 自己的作品
作者 Árni Dagur
授权
(二次使用本文件)
Public domain 本作品是简易几何学图片,其完全包含公有财产信息,且不包含原始作者,因此著作权不适用于此并归公有领域所有。
Heptagon
Heptagon
其他版本
Other related versions:[编辑]
SVG开发
InfoField
 
SVG的源代码为有效代码
 
矢量图使用Matplotlib创作。
源代码
InfoField

Python code

#Very slight changes were made in a text editor.

import matplotlib.pyplot as plt

print('Styles:', plt.style.available)
plt.rcdefaults()
plt.style.use('ggplot')
plt.rcParams['font.size'] = 19
plt.rcParams['patch.edgecolor'] = 'black'
plt.rcParams['lines.linewidth'] = 1
plt.figure(figsize=[6,6])

labels = ['China', 'USA', 'EEA', 'India', 'Russia', 'Japan', 'Other']
sizes = [29.3641757, 14.27217116, 9.814753272, 6.774059821, 4.858885975, 3.457132848, 31.458821414]
colours = ['#de2910', 'royalblue', '#0039e6', '#128807', 'gold', '#ffb6c1', 'lightgrey']
angle = 90
explode = (0, 0, 0, 0, 0, 0, 0)
#                            ^-- Change this to 0.1 for an explosion effect.

patches, texts, autotexts = plt.pie(sizes, explode=explode, colors=colours, autopct='%1.1f%%', pctdistance=0.815, labels=labels, labeldistance=1.1, shadow=False, startangle=angle)

for at in autotexts:
    at.set_fontsize(16.21)

plt.axis('equal')
plt.tight_layout()
plt.gca().set_position([0, 0, 1, 1])
plt.gcf().subplots_adjust(bottom=0.15)

plt.savefig('co2_emission_pie_chart.svg')
翻譯此檔案 此SVG檔案包含可翻譯至您的語言的内嵌文字,可以使用任何可用SVG編輯器、文本編輯器或SVG翻譯工具來翻譯。詳情請見:關於翻譯SVG檔案
此檔案使用SVG <switch>元素翻譯。所有的譯文都儲存在同一檔案中!了解更多

請在lang參數中填寫正確的語言代碼,將此檔案内嵌到您的語言中(若可用),例如:對於英語版本請使用[[File:CO2 emission pie chart.svg|lang=en]]

要將此檔案中的文字翻譯成您的語言,您可以使用SVG 翻譯工具。或者,您可以將該檔案下載至您的電腦中,使用您熟悉的任何軟體進行翻譯,然後使用「相同」名稱重新上傳。如果不確定如何進行此操作,您能在圖像實驗室中找到幫助。

(Data source: Emission Database for Global Atmospheric Research)

Please feel free to change the colours and update this image.

许可协议

我,本作品著作权人,特此采用以下许可协议发表本作品:
Creative Commons CC-Zero 本作品采用知识共享CC0 1.0 通用公有领域贡献许可协议授权。
采用本宣告发表本作品的人,已在法律允许的范围内,通过在全世界放弃其对本作品拥有的著作权法规定的所有权利(包括所有相关权利),将本作品贡献至公有领域。您可以复制、修改、传播和表演本作品,将其用于商业目的,无需要求授权。

说明

添加一行文字以描述该文件所表现的内容
Global CO2 gas emissions in the year 2015 by country

此文件中描述的项目

描繪內容

image/svg+xml

3bbc2f2355e3c0bc35bba7ef264869da173ae984

55,320 字节

540 像素

540 像素

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2024年1月31日 (三) 00:112024年1月31日 (三) 00:11版本的缩略图540 × 540(76 KB)ManlleusFile uploaded using svgtranslate tool (https://svgtranslate.toolforge.org/). Added translation for es.
2024年1月31日 (三) 00:022024年1月31日 (三) 00:02版本的缩略图540 × 540(62 KB)ManlleusFile uploaded using svgtranslate tool (https://svgtranslate.toolforge.org/). Added translation for ca.
2024年1月30日 (二) 23:592024年1月30日 (二) 23:59版本的缩略图540 × 540(37 KB)Manlleusfixed text labels for translation
2017年6月8日 (四) 04:172017年6月8日 (四) 04:17版本的缩略图540 × 540(54 KB)Illegitimate BarristerCentering.
2017年6月8日 (四) 04:152017年6月8日 (四) 04:15版本的缩略图540 × 540(36 KB)Illegitimate BarristerWP:NOTUSA
2017年6月8日 (四) 01:342017年6月8日 (四) 01:34版本的缩略图540 × 540(30 KB)ArniDagurfixed wrong upload
2017年6月8日 (四) 01:322017年6月8日 (四) 01:32版本的缩略图540 × 540(30 KB)ArniDagurlines made black and smaller, font size increased, general improvements
2017年6月8日 (四) 00:412017年6月8日 (四) 00:41版本的缩略图720 × 540(30 KB)ArniDagurmade font bigger
2017年6月8日 (四) 00:182017年6月8日 (四) 00:18版本的缩略图720 × 540(30 KB)ArniDagurUser created page with UploadWizard

以下页面使用本文件:

全域文件用途

以下其他wiki使用此文件:

元数据