Data Visualization: Combining a table with multiple scatterplots
Reactable table using {reactable} package combining a table with multiple charts
Data Visualization: Alluvial Plot
Alluvial plots (basic, with marginal histogram and interactive) created with the {easyalluvial} package.
Tidytuesday: Alluvial Plot
Alluvial plots (basic, with marginal histogram and interactive) created with the {easyalluvial} package.
TidyTuesday: Astronautas
Contribución al proyecto Tidytuesday (2020, week 29). Esta semana el dataset contiene información sobre astronautas que han participado en misiones espaciales.
Data Visualization: Cómo añadir etiquetas a los gráficos animados
En este post se mostrará con unos ejemplos como añadir etiquetas (labels) a los gráficos animados con {gganimate}.
Data Visualization: Waffle chart
Ganó la abstención. Waffle charts donde se muestran los resultados de las elecciones en el País Vasco y en Galicia junto a la abstención, votos en blanco y nulos.
Data Visualization: Utilizando view_follow() en gráficos animados
En este post se muestran algunos ejemplos de gráficos animados utilizando la función view_follow()
.
Data Visualization: Brent Crude and West Texas Intermediate Stock valuation (ENG)
This flexdashboard shows the evolution of Brent Crude Oil and West Texas Intermediate stock valuations (updated on 29/06/2020).
Data Visualization: Combination of Map & bar chart
Map combined with a bar chart using ggbump. This plot is a replication of an example presented by the author of the package.
Data Visualization: Power BI dashboard
The dashboard shows the Human Development Index (HDI) and some poverty indicators for Peru at different territorial levels.
Data Visualization: Treemaps.
Fallecidos por COVID-19 en España por CCAA y Provincias. Día 14 de 30díasdegráficos (iniciativa promovida por R4DS_es).
Data Visualization: Lollipop chart
Tasa de feminicidio promedio por CCAA entre 2016 y 2018. Día 12 de 30díasdegráficos (iniciativa promovida por R4DS_es).
Data Visualization: Themes
Dashboard presenting some of the most popular themes for ggplot visualizations using ggplot2, ggthemes and ggthemer
Data Visualization: Colour Palettes.
Dashboard presenting some color palettes using info from www.stat.columbia.edu.
Data Visualization: Áreas Apiladas
Evolución del VAB sectorial de Perú entre 1994 y 2018. Día 9 de30díasdegráficos (iniciativa promovida por R4DS_es).
Data Visualization: Gráfico de Contornos
Localización y altitud de las capitales de los distritos peruanos. Día 8 de 30díasdegráficos (iniciativa promovida por R4DS_es).
Data Visualization: Ridgeline charts
Tamaño de las unidades agropecuarias con superficie agrícola en Perú. Día 7 de 30díasdegráficos (iniciativa promovida por R4DS_es).
Data Visualization: Diagrama circular
Porcentaje de población en edad de trabajar por provincia y departamento en Perú (2015). Día 6 de 30díasdegráficos (iniciativa promovida por R4DS_es).
Data Visualization: Facets
Ingreso y Gasto en Perú por regiones (2018). Día 4 de 30díasdegráficos (iniciativa promovida por R4DS_es).
Data Visualization: Line chart
Evolución de la estructura sectorial de Perú entre 1950-2018. Día 2 de 30díasdegráficos (iniciativa promovida por R4DS_es).
Data Visualization: Gráfico de barras/ columnas
Evolución de los principales indicadores del COVID-19 en España y en las CCAA (publicado en LinkedIn el 10/05/2020)
Data Visualization: Combination of Bubble chart & line chart or table
Three examples of bubble charts created with {highcharter}. The first one includes a tooltip_chart, the second includes a tooltip_table and the third includes both.
Data Visualization: Stock valuation with {highcharter} and {quantmod} (ENG)
This flexdashboard shows a few examples of how to use {highcharter} and {quantmod} packages for representing and analysing stock valuations.
Data visualization: static and animated treemaps
Static and animated treemaps created with {treemap}, {d3treeR} and {highcharter}.
Data visualization: Sunburst charts and treemaps with {plotly}
This dashboard presents a few examples of Sunburst charts and Treemaps using {plotly}.
Data Visualization: Box Plots (Box and Whisker Plots) (ENG)
Dashboard with indications that might be useful when creating box plots (box and whisker plots) with {ggplot2}.
Data Visualization: Bar Charts (ENG)
Dashboard with some tools/tips that might be useful when creating bar charts with {ggplot2}.
Data Visualization: Evolución temporal
Este post tiene como objetivo presentar algunas posibles formas de representar de forma animada la evolución temporal de una variable.
Data Visualization: Treemaps
Treemaps del VAB sectorial de las regiones peruanas en 2016 utilizando {treemap} y {3dtreeR}.
Data Visualization: Bar chart race con {gganimate}
Bar chart race que muestra la evolución del ranking de regiones peruanas según su VABpc.
Data Visualization: gráficos de barras animados con {gganimate}
Este post expondrá cómo realizar gráficos de barras animados con {gganimate} usando el dataframe babynames
del paquete {babynames}.