Use plotly for better graphs

This commit is contained in:
2026-02-05 16:23:45 +01:00
parent d31650131b
commit dc790f554d
3 changed files with 12 additions and 10 deletions

View File

@@ -9,6 +9,7 @@ library(purrr)
library(ggplot2)
library(ggthemes)
library(stringr)
library(plotly)
# Json of Crime Reports
crime_json <- fromJSON(file="data.json")
get_bezirk_by_stadtteil <- function(name) {