Skip to content

Commit

Permalink
Merge pull request #21 from ubrando/add_images_apresentacao
Browse files Browse the repository at this point in the history
Add images apresentacao
  • Loading branch information
StrangeUnit28 authored Jun 4, 2023
2 parents 572e7de + 1bb41b2 commit 2c97e24
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions apresentacao/primeira_parte.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,14 @@
"plt.show()"
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
"![Gráfico de Disperção](../img/grafico_dispercao.png \"Gráfico de Disperção\")"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand All @@ -196,6 +204,14 @@
"plt.show()"
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
"![Gráfico de Barras](../img/grafico_barra.png \"Gráfico de Barras\")"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down Expand Up @@ -228,6 +244,14 @@
"plt.show()"
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
"![Gráfico de Barras Agrupadas](../img/grafico_barra_agrupados.png \"Gráfico de Barras Agrupadas\")"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down Expand Up @@ -257,6 +281,14 @@
"plt.show()"
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
"![Gráfico de Pizza](../img/grafico_pizza.png \"Gráfico de Pizza\")"
]
},
{
"attachments": {},
"cell_type": "markdown",
Expand Down
Binary file added img/grafico_barra.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/grafico_barra_agrupados.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/grafico_dispercao.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/grafico_pizza.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2c97e24

Please sign in to comment.