Պատկեր:CO2 emission pie chart.svg

Page contents not supported in other languages.
Վիքիպեդիայից՝ ազատ հանրագիտարանից

Սկզբնական նիշք(SVG-նիշք, անվանապես 540 × 540 փիքսել, նիշքի չափը՝ 76 ԿԲ)

Render this image in .

Այս նիշքը տեղադրված է Վիքիպահեստում է և այն կարող է օգտագործվել այլ նախագծերի կողմից։ Վիքիպահեստում նիշքի մասին տեղեկությունների հիմնական մասը ներկայացված է ստորև։

Ամփոփում

Նկարագրում
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 This image of simple geometry is ineligible for copyright and therefore in the public domain, because it consists entirely of information that is common property and contains no original authorship.
Heptagon
Heptagon
Այլ մեկնակերպներ
Other related versions:[խմբագրել]
SVG genesis
InfoField
 
Սա վեկտոր գրաֆիկական պատկեր է ստեղծված է եղել 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')
Translate this file

Այս SVG ֆայլ օգտագործում է զետեղված տեքստ, որը կարելի է հեշտ թարգմանել ձեր լեզվի վրա using [toolforge:svgtranslate/File:CO2_emission_pie_chart.svglink this automated tool]: Իմացեք ավելին: You can also download it and translate it manually using a text editor.

This file is translated using SVG <switch> elements. All translations are stored in the same file! Learn more.

For most Wikipedia projects, you can embed the file normally (without a lang parameter). The Wikipedia will use its language if the SVG file supports that language. For example, the German Wikipedia will use German if the SVG file has German. To embed this file in a particular language use the lang parameter with the appropriate language code, e.g. [[File:CO2 emission pie chart.svg|lang=en]] for the English version. Do not specify a lang parameter if it is not needed. The parameter may prevent the use of a subsequent translation.

To translate the text into your language, you can use the SVG Translate tool. Alternatively, you can download the file to your computer, add your translations using whatever software you're familiar with, and re-upload it with the same name. You will find help in Graphics Lab if you're not sure how to do this.

(Data source: Emission Database for Global Atmospheric Research)

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

Արտոնագրում

Ես, սույն աշխատանքի հեղինակային իրավունքների տերը, այսուհետ այն հրատարակում եմ հետևյալ արտոնագրի ներքո։
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Captions

Add a one-line explanation of what this file represents
Global CO2 gas emissions in the year 2015 by country

Items portrayed in this file

պատկերված

pie chart անգլերեն

8 Հունիսի 2017

checksum անգլերեն

3bbc2f2355e3c0bc35bba7ef264869da173ae984

data size անգլերեն

55 320 Բայթ

540 փիքսել

540 փիքսել

Նիշքի պատմություն

Մատնահարեք օրվան/ժամին՝ նիշքի այդ պահին տեսքը դիտելու համար։

Օր/ԺամՄանրապատկերՕբյեկտի չափըՄասնակիցՄեկնաբանություն
ընթացիկ00:11, 31 հունվարի 202400:11, 31 հունվարի 2024 տարբերակի մանրապատկերը540 × 540 (76 ԿԲ)ManlleusFile uploaded using svgtranslate tool (https://svgtranslate.toolforge.org/). Added translation for es.
00:02, 31 հունվարի 202400:02, 31 հունվարի 2024 տարբերակի մանրապատկերը540 × 540 (62 ԿԲ)ManlleusFile uploaded using svgtranslate tool (https://svgtranslate.toolforge.org/). Added translation for ca.
23:59, 30 հունվարի 202423:59, 30 հունվարի 2024 տարբերակի մանրապատկերը540 × 540 (37 ԿԲ)Manlleusfixed text labels for translation
04:17, 8 Հունիսի 201704:17, 8 Հունիսի 2017 տարբերակի մանրապատկերը540 × 540 (54 ԿԲ)Illegitimate BarristerCentering.
04:15, 8 Հունիսի 201704:15, 8 Հունիսի 2017 տարբերակի մանրապատկերը540 × 540 (36 ԿԲ)Illegitimate BarristerWP:NOTUSA
01:34, 8 Հունիսի 201701:34, 8 Հունիսի 2017 տարբերակի մանրապատկերը540 × 540 (30 ԿԲ)ArniDagurfixed wrong upload
01:32, 8 Հունիսի 201701:32, 8 Հունիսի 2017 տարբերակի մանրապատկերը540 × 540 (30 ԿԲ)ArniDagurlines made black and smaller, font size increased, general improvements
00:41, 8 Հունիսի 201700:41, 8 Հունիսի 2017 տարբերակի մանրապատկերը720 × 540 (30 ԿԲ)ArniDagurmade font bigger
00:18, 8 Հունիսի 201700:18, 8 Հունիսի 2017 տարբերակի մանրապատկերը720 × 540 (30 ԿԲ)ArniDagurUser created page with UploadWizard

Նիշքի համընդհանուր օգտագործում

Հետևյալ այլ վիքիները օգտագործում են այս նիշքը՝

Մետատվյալներ