Interactive sports car dashboard built in R using ggplot2 and plotly. Compare horsepower, acceleration, fuel efficiency, and top speed with bilingual (English–Arabic) interactive plots.
By Ahmad | بواسطة أحمد
English:
Interactive sports car dashboard built in R using ggplot2 and plotly.
It lets you explore horsepower, acceleration, top speed, and fuel efficiency with beautiful interactive charts.
بالعربية:
لوحة معلومات تفاعلية للسيارات الرياضية باستخدام R و ggplot2 و plotly.
يمكنك استكشاف القوة الحصانية والتسارع والسرعة القصوى وكفاءة الوقود عبر رسوم بيانية تفاعلية.
- 📊 Horsepower comparison bar chart (ثنائي اللغة)
- ⛽ MPG vs Horsepower scatter plot
- 🚀 0–60 mph acceleration comparison
- 🌍 Bilingual labels (English + Arabic)
- 💾 Exportable HTML interactive plots
- Clone this repository:
git clone https://github.com/your-username/interactive-sports-cars.git cd interactive-sports-cars install.packages(c("ggplot2", "plotly", "dplyr", "htmlwidgets")) source("main.R")
The script will generate interactive plots inside the plots/ folder:
horsepower_interactive.html
mpg_vs_hp_interactive.html
acceleration_interactive.html
👉 Open them in any browser to explore.
👨💻 Author | المؤلف
Created by Ahmad | بواسطة أحمد 📧 Feel free to connect and share feedback!