Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.95 KB

File metadata and controls

40 lines (26 loc) · 1.95 KB

div align="center">

DataViz 📊

Interactive HTML report generated with R Markdown and Plotly

Made with R Powered by Plotly Deployed on GitHub Pages


🌐 Live Demo

Experience the fully interactive report here: 👉 pandoxo.github.io/DataViz

📖 Overview

This repository contains a comprehensive data visualization project built to transform static data into explorable insights. By leveraging the power of R Markdown and Plotly, the analysis is compiled into a fully interactive web-based report.

Users can hover over specific data points, zoom into areas of interest, isolate variables, and engage with the data directly within their browser—making it ideal for presenting complex datasets, such as mapping regional trends, tracking conflict data, or displaying high-density statistical plots.

✨ Key Features

  • Interactive Visualizations: Dynamic scaling, detailed hover tooltips, and interactive legends powered by plotly.
  • Reproducible Research: The entire HTML output is knitted directly from a single .Rmd source file.
  • Web-Ready: Compiled into a standalone, browser-friendly index.html format and hosted seamlessly via GitHub Pages.

🛠️ Tech Stack

  • Language: R
  • Core Libraries: rmarkdown, plotly, ggplot2,gganimate
  • Environment: RStudio / HTML5

🚀 How to Run Locally

If you want to knit the report yourself or modify the code:

  1. Clone this repository to your local machine:
    git clone [https://github.com/Pandoxo/DataViz.git](https://github.com/Pandoxo/DataViz.git)