File:25 june Michael Jackson google search.svg

Summary

Description
English: Michael Jackson search queries in Google, 25 June 2009. First arrow -- death of Michael Jackson (14:26 PDT), second arrow -- report on the death of Michael Jackson by TMZ.com (14:44 PDT)
Français : Graphique représentant la hausse spectaculaire du trafic des internautes sur le moteur de recherche Google pour la requête « Michael Jackson » le 25 juin 2009, date de la mort de Jackson. La première flèche correspond au moment où sa mort a été prononcée (à 14:26), et la seconde au moment où la nouvelle a été rendue publique par TMZ.com (à 14:44).
Русский: Поисковые запросы в Google о Майкле Джексоне 25 июня 2009. Стрелками отмечены дата смерти и первое сообщение о смерти сайта TMZ.com.
日本語: 2009年6月25日のGoogleにおけるマイケル・ジャクソンの検索数。左の矢印は死亡が確認された14時26分(PDT)、右の矢印は死亡が報道された14時44分(PDT)を指す。 出典:TMZ.com
Date
Source Own work (Original text: Own work by uploader in gnuplot
Data from Official Google blog
)
Author Trycatch
SVG development
InfoField
Source code
InfoField

Gnuplot code

set terminal svg enhanced size 1000 500 fsize 20 butt
set output "aaa10.svg"
set multiplot

set style line 1 lt 1 lc rgb "blue" lw 5
set style line 2 lt 1 lc rgb "red" lw 2
set style line 3 lt 1 lc rgb "black" lw 2
set timefmt "%d.%m.%Y %H:%M:%S"
set xdata time

set format x "%H:%M"
set xrange ["25.06.2009 13:00:00" : "25.06.2009 20:00:00"]
set yrange [0 : 350]
unset ytics
set grid xtics lt 5 lw 0.5 lc rgb "black"
set border 1 ls 3
set xlabel "PDT"

plot "data" using 1:3 t "" with lines ls 1

plot "-" using 1:3:(0):4 t "" with vectors ls 2
25.06.2009 14:26:00 200 -200
25.06.2009 14:44:00 200 -200
e   

unset multiplot

reset

Licensing

I, the copyright holder of this work, hereby publish it under the following licenses:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
Category:CC-BY-SA-3.0#25%20june%20Michael%20Jackson%20google%20search.svg
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
Category:License migration redundant#25%20june%20Michael%20Jackson%20google%20search.svgCategory:GFDL#25%20june%20Michael%20Jackson%20google%20search.svg
You may select the license of your choice.
Category:Self-published work Category:Death of Michael Jackson
Category:CC-BY-SA-3.0 Category:Death of Michael Jackson Category:GFDL Category:License migration redundant Category:Self-published work Category:Translation possible - SVG Category:Valid SVG created with Gnuplot code:Charts