This code retrieves events from a Google Calendar, filters them based on a query, and creates a line graph visualizing the dates and durations of the filtered events.
test google calendar search heatmapThis code searches Google Calendar for events matching given keywords and generates a heatmap visualization of the results, showing the frequency of events over time.
test google calendar search swimlaneThis code creates an interactive swimlane chart visualizing Google Calendar events grouped by search query, allowing you to see the schedule of events for each keyword over time.
test google calendar search pie chartThis code analyzes Google Calendar events based on provided search queries, calculates the frequency of events for each query, and visualizes the results as a pie chart.
Cell 4