Сурет:Number of re-education related government procurement bids in Xinjiang.svg

Уикипедия — ашық энциклопедиясынан алынған мәлімет
Навигацияға өту Іздеуге өту

Түпнұсқа файл(SVG файлы, кесімді 630 × 370 (пиксел) нүкте, файл өлшемі: 16 КБ)

тілінде көрсету.
Бұл файл Wikimedia Commons? жобасынан, сондықтан басқа жобаларда да қолдануы мүмкін.

Commons ашық лицензиялы медиа файл қоры. Сіз жобаға көмектесе аласыз.

Ортаққордан қарау Ортаққордан қарау

Түйін

Сипаттамасы
English: Number of re-education related government procurement bids in Xinjiang from April 2016 to May 2018, based on data from the Jamestown Foundation. Created using Vega and edited by hand to add translations. Information on how this graph was generated can be found here, and its source code is duplicated below.
Күні
Көзі Өзімнің туындым
Авторы Cody Logan
SVG genesis
InfoField
 
Бұл SVG-файлдың бастапқы коды дұрыс.
 
Бұл векторлық сурет Other tools көмегімен жасалған.
 
 This chart is translated using SVG switch elements: all translations are stored in the same file.

Лицензиялау

Мен бұл туындының авторымын, келесі лицензия аясында бұны жариялаймын:
Creative Commons CC-Zero Бұл файл Creative Commons CC0 1.0 Universal Public Domain Dedication шарттарының аясында қолжетімді.
Бұл туындының істелуіне қатысты тұлғалар осы туындыны әлем бойынша барлық заң шеңберінде авторлық құқықтардан (сондай-ақ байланысқан және сабақтас құқықтардан) бас тартып, қоғамдық қазына өткізуді шешкен. Сіз бұл туындының көшірмесін алуға, оны таратуға, кез-келген мақсатта қолдануыңызға болады. Сондай-ақ автордың рұқсатынсыз коммерциялық мақсатта да қолдана аласыз.

Source code

The following JSON code can be copied into the Vega editor to generate a PNG or SVG image.

{
  "$schema": "https://vega.github.io/schema/vega/v4.json",
  "width": 600,
  "height": 300,
  "padding": 5,

  "title": "Number of re-education related government procurement bids in Xinjiang",
  "data": [
    {
      "name": "table",
      "values": [
        {"month": "2016-04", "bids": 1},
        {"month": "2016-05", "bids": 0},
        {"month": "2016-06", "bids": 0},
        {"month": "2016-07", "bids": 0},
        {"month": "2016-08", "bids": 0},
        {"month": "2016-09", "bids": 1},
        {"month": "2016-10", "bids": 0},
        {"month": "2016-11", "bids": 1},
        {"month": "2016-12", "bids": 1},
        {"month": "2017-01", "bids": 1},
        {"month": "2017-02", "bids": 0},
        {"month": "2017-03", "bids": 5},
        {"month": "2017-04", "bids": 4},
        {"month": "2017-05", "bids": 4},
        {"month": "2017-06", "bids": 13},
        {"month": "2017-07", "bids": 7},
        {"month": "2017-08", "bids": 8},
        {"month": "2017-09", "bids": 8},
        {"month": "2017-10", "bids": 4},
        {"month": "2017-11", "bids": 4},
        {"month": "2017-12", "bids": 3},
        {"month": "2018-01", "bids": 1},
        {"month": "2018-02", "bids": 2},
        {"month": "2018-03", "bids": 2},
        {"month": "2018-04", "bids": 2},
        {"month": "2018-05", "bids": 1}
      ]
    }
  ],

  "scales": [
    {
      "name": "xscale",
      "type": "band",
      "domain": {"data": "table", "field": "month"},
      "range": "width",
      "padding": 0.35,
      "round": true
    },
    {
      "name": "yscale",
      "domain": {"data": "table", "field": "bids"},
      "nice": true,
      "range": "height"
    }
  ],

  "axes": [
    { "orient": "bottom", "scale": "xscale", "labelAngle": -45, "labelAlign": "right" },
    { "orient": "left", "scale": "yscale", "grid": true, "tickCount": 7 }
  ],

  "marks": [
    {
      "type": "rect",
      "from": {"data":"table"},
      "encode": {
        "enter": {
          "x": {"scale": "xscale", "field": "month"},
          "width": {"scale": "xscale", "band": 1},
          "y": {"scale": "yscale", "field": "bids"},
          "y2": {"scale": "yscale", "value": 0}
        },
        "update": {
          "fill": {"value": "steelblue"}
        }
      }
    }
  ]
}

Captions

Add a one-line explanation of what this file represents
Chart showing the number of re-education related government procurement bids in Xinjiang from April 2016 to May 2018

Items portrayed in this file

суреттелген нәрсе

copyright license ағылшын тілі

Creative Commons CC0 License ағылшын тілі

source of file ағылшын тілі

original creation by uploader ағылшын тілі

inception ағылшын тілі

20 тамыз, 2018

media type ағылшын тілі

image/svg+xml

Файл тарихы

Файл сол кезде қалай көрінгенін көру үшін күн/уақыт дегенге басыңыз.

Күн/УақытНобайӨлшемдерҚатысушыПікір
қазіргі20:04, 2021 ж. тамыздың 2520:04, 2021 ж. тамыздың 25 кезіндегі нұсқасының нобайы630 × 370 (16 КБ)Wiki-kslAdded Portuguese translation
18:56, 2020 ж. шілденің 218:56, 2020 ж. шілденің 2 кезіндегі нұсқасының нобайы630 × 370 (16 КБ)Timk70German translation fix // Editing SVG source code using c:User:Rillke/SVGedit.js
18:52, 2020 ж. шілденің 218:52, 2020 ж. шілденің 2 кезіндегі нұсқасының нобайы630 × 370 (16 КБ)Timk70Add German and Dutch translation // Editing SVG source code using c:User:Rillke/SVGedit.js
15:37, 2020 ж. ақпанның 2115:37, 2020 ж. ақпанның 21 кезіндегі нұсқасының нобайы630 × 370 (16 КБ)WhidouAdd French translation
01:37, 2018 ж. тамыздың 2201:37, 2018 ж. тамыздың 22 кезіндегі нұсқасының нобайы630 × 370 (16 КБ)Clpo13indent for code readability // Editing SVG source code using User:Rillke/SVGedit.js; upload handled by User:Rillke/MwJSBot.js
04:16, 2018 ж. тамыздың 2104:16, 2018 ж. тамыздың 21 кезіндегі нұсқасының нобайы630 × 370 (14 КБ)Clpo13translate with switch element // Editing SVG source code using User:Rillke/SVGedit.js; upload handled by User:Rillke/MwJSBot.js
23:09, 2018 ж. тамыздың 2023:09, 2018 ж. тамыздың 20 кезіндегі нұсқасының нобайы630 × 370 (14 КБ)Clpo13User created page with UploadWizard

Бұл файлды мына бет қолданады:

Глобалды файл қолданылуы

Бұл файл келесі басқа уикилерде қолданылады:

Метадеректер