dptzippy
dptzippy OP t1_isz1ak9 wrote
Reply to comment by tilcica in [OC] Pie chart of the countries that visited my website during the week with the most traffic by dptzippy
My man!
dptzippy OP t1_isyz36d wrote
Reply to comment by maugust09 in [OC] Pie chart of the countries that visited my website during the week with the most traffic by dptzippy
I didn't even notice that, but now it bothers me. lol I will fix it whenever I decide to make another graph.
​
I agree. I have not worked with data in a while, and I am not well versed in using Plotly (yet). I will definitely read up on how to make the graph have its legend on the actual graph, rather than being off to the side. Thanks!
dptzippy OP t1_isyynjp wrote
Reply to [OC] Pie chart of the countries that visited my website during the week with the most traffic by dptzippy
The source of the data is Google Analytics.
The graph was created using the Plotly library for Python3.
​
The data was collected over the span of a week, where all traffic to www.danielteberian.com was tracked and organized by country. I exported the data to a CSV, and used Python 3 to visualize it.
dptzippy OP t1_isyykeq wrote
Reply to comment by tilcica in [OC] Pie chart of the countries that visited my website during the week with the most traffic by dptzippy
lol did you visit me when I mentioned it in the past?
dptzippy OP t1_isz1o8p wrote
Reply to comment by CryptographerMain698 in [OC] Pie chart of the countries that visited my website during the week with the most traffic by dptzippy
Thank you for your help. I really appreciate your advice. I will do some research into that R package. :)