gravatar

McGarveyA

Aaron McGarvey

Recently Published

Make Your Graphs Interactive with ggplot2 & plotly
Simply animate your ggplot2 graphs by utilizing one function
Code Example - Extract Company Websites from Google Search Results Using SerpAPI
How to use Python and SerpAPI to query Google search results
Display Your Sales Stats as a Calendar Graph in R
One of the challenges in any data/analytics role is presenting your results in a way that clearly and simply communicates your findings. Sometimes a bar chart or scatter plot may not be enough and you need to get a little creative. In this example I am going to show you how to create a one month heatmap calendar chart using the calendR package.
How Plotly Can Enhance Your Graphs in a Single Line
How to create an interactive graph from your ggplot2 graph
Interactive Economist Graph
This is an interactive version of a scatter plot that allows you to easily see all of the data. All you need to do is hover over each data point to see the associated values. Interact with the legend to focus in on regions you would like to see!