File:Novos casos por dia - pandemia COVID-19 no Brasil.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 649 × 558 pixels, file size: 43 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]
Description
Português: Gráfico do crescimento do número de casos confirmados de coronavírus no Brasil
Date
Source Own work
Author Prlimath

Como Editar

[edit]

O arquivo foi criado com Latex (através do pgfplots) e convertido para .SVG através do Inkscape. Para editar o gráfico, utilizar um editor de Latex.

Código Latex:

\documentclass[border=1mm]{standalone}
\usepackage{pgfplots}
\usepgfplotslibrary{dateplot} 
\begin{document}
\begin{tikzpicture}[scale=2]
\begin{axis}[
xlabel={\textbf{Data}},
x label style={at={(axis description cs:0.5,-0.1)},anchor=north},
ylabel={\textbf{Quantidade}},
grid=major,
date coordinates in=x,
xtick={2020-02-24,2020-02-29,2020-03-05,2020-03-10,2020-03-15,2020-03-20,2020-03-25},
date ZERO=2020-02-24,
xmin=2020-02-24,
xmax=2020-03-29,
xticklabel={\day-\month},
x tick label style={rotate=45,anchor=north east},
legend pos=north west
]
\addplot coordinates {
(2020-02-25,1)
(2020-02-26,0)
(2020-02-27,0)
(2020-02-28,0)
(2020-02-29,1)
(2020-03-01,0)
(2020-03-02,0)
(2020-03-03,0)
(2020-03-04,1)
(2020-03-05,4)
(2020-03-06,6)
(2020-03-07,6)
(2020-03-08,6)
(2020-03-09,0)
(2020-03-10,9)
(2020-03-11,18)
(2020-03-12,25)
(2020-03-13,21)
(2020-03-14,23)
(2020-03-15,79)
(2020-03-16,34)
(2020-03-17,57)
(2020-03-18,137)
(2020-03-19,193)
(2020-03-20,283)
(2020-03-21,224)
(2020-03-22,418)
(2020-03-23,345)
(2020-03-24,310)
(2020-03-25,232)
(2020-03-26,482)
(2020-03-27,502)
(2020-03-28,487)
};
\legend{Casos}
\end{axis}
\end{tikzpicture}
\end{document}

Licensing

[edit]
I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current23:23, 30 March 2020Thumbnail for version as of 23:23, 30 March 2020649 × 558 (43 KB)Prlimath (talk | contribs)Dados atualizados
00:40, 30 March 2020Thumbnail for version as of 00:40, 30 March 2020640 × 558 (41 KB)Prlimath (talk | contribs)Atualização de dados
22:19, 28 March 2020Thumbnail for version as of 22:19, 28 March 2020640 × 558 (40 KB)Prlimath (talk | contribs)Dados atualizados. Obs.: Imagem criada no Latex com pgfplots e convertida para .SVG com Inkscape. Para editar, usar um editor de Latex. Códio Latex: <code>\documentclass[border=1mm]{standalone} \usepackage{pgfplots} \usepgfplotslibrary{dateplot} \begin{document} \begin{tikzpicture}[scale=2] \begin{axis}[ xlabel={\textbf{Data}}, x label style={at={(axis description cs:0.5,-0.1)},anchor=north}, ylabel={\textbf{Quantidade}}, grid=major, date coordinates in=x, xtick={2020-...
00:36, 28 March 2020Thumbnail for version as of 00:36, 28 March 2020640 × 558 (40 KB)Prlimath (talk | contribs)Dados atualizados
14:47, 27 March 2020Thumbnail for version as of 14:47, 27 March 2020640 × 558 (43 KB)Prlimath (talk | contribs)Alterado dimensão e legendas
14:26, 27 March 2020Thumbnail for version as of 14:26, 27 March 2020324 × 283 (43 KB)Prlimath (talk | contribs)Legenda do eixo y alterada
14:05, 27 March 2020Thumbnail for version as of 14:05, 27 March 2020322 × 283 (43 KB)Prlimath (talk | contribs)Uploaded own work with UploadWizard

There are no pages that use this file.

Metadata