mirror of
https://github.com/StevenBlack/hosts.git
synced 2025-03-14 10:36:53 +00:00
24422 lines
1.0 MiB
24422 lines
1.0 MiB
(* Content-type: application/vnd.wolfram.mathematica *)
|
|
|
|
(*** Wolfram Notebook File ***)
|
|
(* http://www.wolfram.com/nb *)
|
|
|
|
(* CreatedBy='WolframDesktop 13.1' *)
|
|
|
|
(*CacheID: 234*)
|
|
(* Internal cache information:
|
|
NotebookFileLineBreakTest
|
|
NotebookFileLineBreakTest
|
|
NotebookDataPosition[ 161, 7]
|
|
NotebookDataLength[ 1068627, 24413]
|
|
NotebookOptionsPosition[ 1068145, 24396]
|
|
NotebookOutlinePosition[ 1068537, 24412]
|
|
CellTagsIndexPosition[ 1068494, 24409]
|
|
WindowFrame->Normal*)
|
|
|
|
(* Beginning of Notebook Content *)
|
|
Notebook[{
|
|
|
|
Cell[CellGroupData[{
|
|
Cell[BoxData[{
|
|
RowBox[{
|
|
RowBox[{"ClearAll", "[", "\"\<Global`\>\"", "]"}],
|
|
";"}], "\[IndentingNewLine]",
|
|
RowBox[{
|
|
RowBox[{
|
|
RowBox[{"folders", "=",
|
|
RowBox[{"{",
|
|
RowBox[{
|
|
"\"\<alternates/fakenews\>\"", ",",
|
|
"\"\<alternates/fakenews-gambling\>\"", ",",
|
|
"\"\<alternates/fakenews-gambling-only\>\"", ",",
|
|
"\"\<alternates/fakenews-gambling-porn\>\"", ",",
|
|
"\"\<alternates/fakenews-gambling-porn-only\>\"", ",",
|
|
"\"\<alternates/fakenews-gambling-porn-social\>\"", ",",
|
|
"\"\<alternates/fakenews-gambling-porn-social-only\>\"", ",",
|
|
"\"\<alternates/fakenews-gambling-social\>\"", ",",
|
|
"\"\<alternates/fakenews-gambling-social-only\>\"", ",",
|
|
"\"\<alternates/fakenews-only\>\"", ",",
|
|
"\"\<alternates/fakenews-porn\>\"", ",",
|
|
"\"\<alternates/fakenews-porn-only\>\"", ",",
|
|
"\"\<alternates/fakenews-porn-social\>\"", ",",
|
|
"\"\<alternates/fakenews-porn-social-only\>\"", ",",
|
|
"\"\<alternates/fakenews-social\>\"", ",",
|
|
"\"\<alternates/fakenews-social-only\>\"", ",",
|
|
"\"\<alternates/gambling\>\"", ",", "\"\<alternates/gambling-only\>\"",
|
|
",", "\"\<alternates/gambling-porn\>\"", ",",
|
|
"\"\<alternates/gambling-porn-only\>\"", ",",
|
|
"\"\<alternates/gambling-porn-social\>\"", ",",
|
|
"\"\<alternates/gambling-porn-social-only\>\"", ",",
|
|
"\"\<alternates/gambling-social\>\"", ",",
|
|
"\"\<alternates/gambling-social-only\>\"", ",",
|
|
"\"\<alternates/porn\>\"", ",", "\"\<alternates/porn-only\>\"", ",",
|
|
"\"\<alternates/porn-social\>\"", ",",
|
|
"\"\<alternates/porn-social-only\>\"", ",", "\"\<alternates/social\>\"",
|
|
",", "\"\<alternates/social-only\>\"", ",",
|
|
"\"\<data/Badd-Boyz-Hosts\>\"", ",", "\"\<data/KADhosts\>\"", ",",
|
|
"\"\<data/StevenBlack\>\"", ",", "\"\<data/URLHaus\>\"", ",",
|
|
"\"\<data/UncheckyAds\>\"", ",", "\"\<data/adaway.org\>\"", ",",
|
|
"\"\<data/add.2o7Net\>\"", ",", "\"\<data/add.Dead\>\"", ",",
|
|
"\"\<data/add.Risk\>\"", ",", "\"\<data/add.Spam\>\"", ",",
|
|
"\"\<data/hostsVN\>\"", ",", "\"\<data/minecraft-hosts\>\"", ",",
|
|
"\"\<data/mvps.org\>\"", ",", "\"\<data/someonewhocares.org\>\"", ",",
|
|
"\"\<data/tiuxo\>\"", ",", "\"\<data/yoyo.org\>\"", ",",
|
|
"\"\<extensions/fakenews\>\"", ",",
|
|
"\"\<extensions/gambling/bigdargon\>\"", ",",
|
|
"\"\<extensions/gambling/sinfonietta\>\"", ",",
|
|
"\"\<extensions/porn/bigdargon\>\"", ",",
|
|
"\"\<extensions/porn/brijrajparmar27\>\"", ",",
|
|
"\"\<extensions/porn/clefspeare13\>\"", ",",
|
|
"\"\<extensions/porn/sinfonietta\>\"", ",",
|
|
"\"\<extensions/porn/sinfonietta-snuff\>\"", ",",
|
|
"\"\<extensions/porn/tiuxo\>\"", ",",
|
|
"\"\<extensions/social/sinfonietta\>\""}], "}"}]}], ";"}],
|
|
"\[IndentingNewLine]"}], "\[IndentingNewLine]",
|
|
RowBox[{
|
|
RowBox[{
|
|
RowBox[{
|
|
RowBox[{"sourcegraph", "[", "folder_", "]"}], " ", ":=",
|
|
RowBox[{"(", "\[IndentingNewLine]",
|
|
RowBox[{
|
|
RowBox[{"SetDirectory", "[",
|
|
RowBox[{
|
|
RowBox[{"NotebookDirectory", "[", "]"}], "<>", "folder"}], "]"}], ";",
|
|
"\[IndentingNewLine]",
|
|
RowBox[{"datain", "=",
|
|
RowBox[{"Import", "[", "\"\<stats.out\>\"", "]"}]}], ";",
|
|
"\[IndentingNewLine]",
|
|
RowBox[{"data", "=",
|
|
RowBox[{"Select", "[",
|
|
RowBox[{
|
|
RowBox[{"Select", "[",
|
|
RowBox[{"datain", ",",
|
|
RowBox[{
|
|
RowBox[{
|
|
RowBox[{"Length", "[", "#", "]"}], "==", "2"}], "&"}]}], "]"}],
|
|
",",
|
|
RowBox[{
|
|
RowBox[{
|
|
RowBox[{"#", "[",
|
|
RowBox[{"[", "2", "]"}], "]"}], " ", ">", " ", "0"}], "&"}]}],
|
|
"]"}]}], ";", "\[IndentingNewLine]",
|
|
RowBox[{"graphtitle", "=", " ",
|
|
RowBox[{
|
|
RowBox[{"Last", "[",
|
|
RowBox[{"StringSplit", "[",
|
|
RowBox[{"folder", ",", "\"\</\>\""}], "]"}], "]"}], " ", "<>", " ",
|
|
"\"\< domain tally history\>\""}]}], ";", "\[IndentingNewLine]",
|
|
RowBox[{"data", "=",
|
|
RowBox[{
|
|
RowBox[{"(",
|
|
RowBox[{
|
|
RowBox[{"{",
|
|
RowBox[{
|
|
RowBox[{"DateObject", "[",
|
|
RowBox[{
|
|
"#1", "\[LeftDoubleBracket]", "1", "\[RightDoubleBracket]"}],
|
|
"]"}], ",",
|
|
RowBox[{
|
|
"#1", "\[LeftDoubleBracket]", "2", "\[RightDoubleBracket]"}]}],
|
|
"}"}], "&"}], ")"}], "/@", "data"}]}], ";", "\[IndentingNewLine]",
|
|
|
|
RowBox[{"latest", "=",
|
|
RowBox[{"ToString", "[",
|
|
RowBox[{
|
|
RowBox[{"Last", "[", "data", "]"}], "[",
|
|
RowBox[{"[", "2", "]"}], "]"}], "]"}]}], ";", "\[IndentingNewLine]",
|
|
|
|
RowBox[{"lastitem", "=",
|
|
RowBox[{"Callout", "[",
|
|
RowBox[{
|
|
RowBox[{"Last", "[", "data", "]"}], ",", "latest", ",", "Right", ",",
|
|
" ",
|
|
RowBox[{"LabelStyle", "->", "Small"}], ",", " ",
|
|
RowBox[{"Background", "->", "LightBlue"}]}], "]"}]}], ";",
|
|
"\[IndentingNewLine]",
|
|
RowBox[{
|
|
RowBox[{"data", "[",
|
|
RowBox[{"[",
|
|
RowBox[{"Length", "[", "data", "]"}], "]"}], "]"}], "=",
|
|
"lastitem"}], ";", "\[IndentingNewLine]",
|
|
RowBox[{"graph", "=",
|
|
RowBox[{"DateListPlot", "[",
|
|
RowBox[{"data", "\[IndentingNewLine]", ",",
|
|
RowBox[{"PlotTheme", "\[Rule]", "\"\<Detailed\>\""}],
|
|
"\[IndentingNewLine]", ",",
|
|
RowBox[{"FrameLabel", "\[Rule]",
|
|
RowBox[{"{",
|
|
RowBox[{
|
|
RowBox[{"{",
|
|
RowBox[{
|
|
RowBox[{"HoldForm", "[",
|
|
RowBox[{"Unique", " ", "domains"}], "]"}], ",", "None"}],
|
|
"}"}], ",",
|
|
RowBox[{"{",
|
|
RowBox[{
|
|
RowBox[{"HoldForm", "[", "Year", "]"}], ",", "None"}], "}"}]}],
|
|
"}"}]}], "\[IndentingNewLine]", ",",
|
|
RowBox[{"FrameTicks", "->",
|
|
RowBox[{"{",
|
|
RowBox[{
|
|
RowBox[{"{",
|
|
RowBox[{"All", ",", "All"}], "}"}], ",", "Automatic"}], "}"}]}],
|
|
"\[IndentingNewLine]", ",",
|
|
RowBox[{"ImageMargins", "\[Rule]", "20"}], "\[IndentingNewLine]",
|
|
",",
|
|
RowBox[{"ImageSize", " ", "->", " ", "Large"}],
|
|
"\[IndentingNewLine]", ",",
|
|
RowBox[{"PlotRange", "->", "Full"}], "\[IndentingNewLine]", ",",
|
|
RowBox[{"PlotLabel", " ", "->", " ", "\[IndentingNewLine]",
|
|
RowBox[{"Column", "[", "\[IndentingNewLine]",
|
|
RowBox[{
|
|
RowBox[{"{", "\[IndentingNewLine]",
|
|
RowBox[{
|
|
RowBox[{"Style", "[",
|
|
RowBox[{"graphtitle", ",", "16", ",", "Bold"}], "]"}],
|
|
"\[IndentingNewLine]", ",",
|
|
RowBox[{"Style", "[",
|
|
RowBox[{
|
|
RowBox[{"\"\<updated: \>\"", "<>",
|
|
RowBox[{"DateString", "[",
|
|
RowBox[{"TimeZone", "->", "\"\<Zulu\>\""}], "]"}], " ", "<>",
|
|
" ", "\"\< UTC\>\""}], ",", "12"}], "]"}],
|
|
"\[IndentingNewLine]", ",",
|
|
RowBox[{"Style", "[",
|
|
RowBox[{
|
|
RowBox[{
|
|
"\"\<latest: \>\"", "<>", "latest", " ", "<>", " ",
|
|
"\"\< domains\>\""}], ",", "12"}], "]"}]}],
|
|
"\[IndentingNewLine]", "}"}], "\[IndentingNewLine]", ",",
|
|
"Center"}], "\[IndentingNewLine]", "]"}]}], "\[IndentingNewLine]",
|
|
",",
|
|
RowBox[{"LabelStyle", "\[Rule]",
|
|
RowBox[{"{",
|
|
RowBox[{"GrayLevel", "[", "0", "]"}], "}"}]}]}],
|
|
"\[IndentingNewLine]", "]"}]}], ";", "\[IndentingNewLine]",
|
|
RowBox[{"Export", "[",
|
|
RowBox[{"\"\<stats.png\>\"", ",", " ", "graph"}], "]"}], ";",
|
|
"\[IndentingNewLine]",
|
|
RowBox[{"SetDirectory", "[",
|
|
RowBox[{"NotebookDirectory", "[", "]"}], "]"}], ";",
|
|
"\[IndentingNewLine]",
|
|
RowBox[{"Return", "[", "graph", "]"}], ";"}], "\[IndentingNewLine]",
|
|
")"}]}], ";"}], "\[IndentingNewLine]"}], "\[IndentingNewLine]",
|
|
RowBox[{"sourcegraph", " ", "/@", " ", "folders"}]}], "Input",
|
|
CellChangeTimes->{{3.8671865652072144`*^9, 3.867186567959504*^9}, {
|
|
3.8671866556947737`*^9, 3.867186670522201*^9}, {3.867186775392453*^9,
|
|
3.867186776891725*^9}, 3.867186837903651*^9, {3.867186904930146*^9,
|
|
3.867186940968878*^9}, {3.8671872869760838`*^9, 3.867187304612606*^9}, {
|
|
3.867187379649686*^9, 3.867187384392969*^9}, {3.8671874248081408`*^9,
|
|
3.867187425393301*^9}, {3.8671874629428263`*^9, 3.867187467876066*^9}, {
|
|
3.8671875851202183`*^9, 3.8671875923328257`*^9}, {3.867190421572784*^9,
|
|
3.867190455350173*^9}, {3.867191170483214*^9, 3.867191170658471*^9}, {
|
|
3.8671912032969103`*^9, 3.867191245177144*^9}, {3.867443579626745*^9,
|
|
3.867443615991692*^9}, {3.867445864801002*^9, 3.867445865695055*^9}, {
|
|
3.8675854619929047`*^9, 3.867585470469511*^9}, {3.86813554466776*^9,
|
|
3.868135571241589*^9}, {3.868135635079336*^9, 3.868135635502597*^9}, {
|
|
3.8681356903652143`*^9, 3.868135701390979*^9}, {3.868135775822659*^9,
|
|
3.868135790241622*^9}, {3.868135952641184*^9, 3.868135972101877*^9}, {
|
|
3.8681374541536837`*^9, 3.86813745521286*^9}, {3.8681382973480062`*^9,
|
|
3.868138313234252*^9}, {3.868138346135013*^9, 3.868138346349607*^9}, {
|
|
3.9368001891869*^9, 3.936800211042817*^9}, {3.936800605362091*^9,
|
|
3.9368006336933537`*^9}, {3.936801010176343*^9, 3.936801014675049*^9},
|
|
3.936801153154481*^9, {3.936801305478117*^9, 3.9368013055424643`*^9}, {
|
|
3.936801344055316*^9, 3.9368013514359903`*^9}, {3.936801561566263*^9,
|
|
3.93680156527355*^9}, {3.9368016765330276`*^9, 3.93680175494624*^9}, {
|
|
3.937649780261567*^9, 3.937649819218515*^9}},
|
|
NumberMarks->False,
|
|
CellLabel->"In[1]:=",ExpressionUUID->"55c17c4f-14a9-40f1-a01c-ab0b0c9b3309"],
|
|
|
|
Cell[BoxData[
|
|
RowBox[{"{",
|
|
RowBox[{
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.0055000000000000005`], AbsoluteThickness[2],
|
|
LineBox[CompressedData["
|
|
1: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
|
|
pWLPFTq4WGx++AvzO47xufYwfjGM30xrdyQ/u+tejq/+9IW1DY4bir3j93F/
|
|
dsj4cNX9rFeK2FYOsL8p/ZV0Orw904u/1vJfmf8hsZpG61dkvNH6IOM/FftL
|
|
H+L5aCwODaWDXdy2YHXhb1zP7edSjwGHeZ6fP3E5GIHxRY4wv0biwB46FJsu
|
|
6yt0lPvVSWzMoUN9pL833zE4LiqzrG8G7UtWXI6G1cu0dl/GB3uG4ApvSbtn
|
|
K+3tLPZHHed8DcTeTfQ8HfEmnoAPjhFr4/7gfo8ThzKfhDstRD6naHMXzl/7
|
|
U6zPGcz/jI6+jXjlTzv7IdbL/MnxjzD/UTout+yn7x/al19sD0nk+sqJ/Q/o
|
|
eTHiUOxfdCtx4C6dOkwcvH0Gjhwk9fVq5zj/ZrFaIIn9k8TBr2nlithf7zzz
|
|
L5tF5ptOp9YSey/Rkf8RWz0uwInNxZ5JNpw8Uax0ucj92C021vzN359l6F/l
|
|
Ejx8sVjrQAcXigOjLnP/i2SV+VY4LiwOfnEFrpOMeMdo5TTiPaY7hZHP4qus
|
|
7zWs5wgde06sP6LnRUj8gHqN75vyYuM+baVJf7tJMs9DbmnXvqfj4sWhoinw
|
|
thpib3/ani/2fXad56e72L5O1xnsdvQwsb/PDdb3C7He4CbXOxv1CdDR8xA/
|
|
7y145SnU60PaayM//TbPf7lsst4cdzi+odiKoWPbiX0baO9It2Nfch3Y80GY
|
|
52mKWKl2l/vxm1gfS8enuR14yfNgT/o9nufRES/+miPv8/wtFetlH/D87BD7
|
|
UunQY7E99CHzC4v9D2nvU8Qr+YjnMSK77NdCOqSJw43/4ftjkFjrl8r9OCZW
|
|
Cj/m+zFzpNRvNx1XROyvn8b1Txd7L9PmCrG69SnzC4mNqGeMVy+H7F8tWimU
|
|
zeU6sP887a+IendNZ/sisXcinZyA/c32nOtbK1bfp5OxP8FEusJdsdZRuYX9
|
|
vCMOnaLD5VH/9plgJU4c+JJeOUVstMkMR64XB0fQymax9oTulBX1HpIVDrUX
|
|
B0tkg2M/F/t/pQMzxeZdOjwb+9E4Aq6zFPvpp1fudjt0UhzYR5sPxNZtusIN
|
|
5BOdHTYui+0b9Mqisl/m7EhYrSbW38jBeG3FPk9Ozvel2J5Od5oqDvWIguN3
|
|
i5Wp9LY9OB+TcsHaY5yPJMfPxdqE3PC88nJevJ3zwN5WYutPOjkgDmfKy/xn
|
|
ZWjDoMMrMrS/nQf2n8V8T+m4B4i3NB/3O39Oyf+Y46Jie1h+5t9crB2h7TZi
|
|
/VABrr+pOHCfNqeLreKvsP8KcbgJnbzQbd8Bse972rjodvQlcTBMW5dwvr4t
|
|
yP3BfivRhbjebHh+LNpIwf3gzcJcT5rY6EMHcV/wN4hmff7GfSNAa7g/eK/Q
|
|
K4vI73l4WhF4eC38vtcuyvYE3Bd0OnqP2MxRDNaTcF+IoRNvivUNdFwp3L8i
|
|
XmV9youNdXTqQNwHxhZn/7liczUdXiMOnaY7/Yx4q0qwfk/Evgoled4Lye9l
|
|
cCTtrYT7xecq5xuE3+PfaWsm7hctSvF52CsOD6XN390e/pLNY2L1Bzrx+Es+
|
|
gfvC4NL0Ody3DtJe1Et9pwyfp+mo903af0DsKVyW9TvidiociCvH/b0jNuqX
|
|
5/oKSH20y3RiFdSzZwW2t8d9bXJFrscW269XYj4Rkr95lraqoF6JlXk+Rot9
|
|
Hauw/ivQ/8uqHI/7il6+GvPfiP0bQSt/YP+e0P7XcH8a6uX77TH2y6TjcB+y
|
|
StTg8/AZ7ht36QoXxOa+19l/GJ6fX2J4fjLh9+GTmvDBDvg9KFCL7Qli71V6
|
|
3j2xur0298sjz6eR+z/MtyWeN5v2pMj3SKhmHa43Sr531C51+f54TWxnrcf1
|
|
zxb7v6KD18UBoz7bfxGHT9LqGbHpe4O/T0Nx31/ckPkVx/k69CbP81x834U1
|
|
/n49wPO99y2urw3Og/U29/8G7vMFG3H+PKj3LDqyF853Mn3wRzxvvd9h/odx
|
|
3nfQ29Kxn9Pf5fwNcd/N1ZjndbhYnULHncf5i2nC90uMjPdvaOL8vuF8naON
|
|
j3B/XxfL87gJ9+XTTbk/WzH+vWasTxLyOUnb2XE+KzTn+S6EfI7TK7vifLVu
|
|
wfWNwvkq3ZLn/Sjuty1oMwnxDtN1csn5Mw62Yj07437ZpDXbx+O+M4AOzML9
|
|
aj69bS7uU+/4uF97cX+eR8dewn34rTbcn9G4z++mAzNxn2/YlvkG8X1wjY4M
|
|
IN987dh/qvz7QKA+HWwiVn+ijUliI097nvc1bquwtvV/2E7K0GbUezwPd/Hv
|
|
Ezpt3xPrm2jjhNiK7MD9ui0Ov+744VPt/wCCSGEx
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 118620.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {861}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93824888325*^9, 118620.}],
|
|
Offset[{8., 0.}, {3.93824888325*^9, 118620.}],
|
|
Offset[{10., 0.}, {3.93824888325*^9, 118620.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 118620.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 118620.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93824888325*^9, 118620.}],
|
|
Offset[{8., 0.}, {3.93824888325*^9, 118620.}],
|
|
Offset[{10., 0.}, {3.93824888325*^9, 118620.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 118620.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 118620.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.93824888325*^9, 118620.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.93824888325*^9, 118620.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.93824888325*^9,
|
|
118620.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.93824888325*^9,
|
|
118620.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"118620\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{30., 0.}, {3.93824888325*^9, 118620.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.6909216*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.6605952*^9, 3.7237536*^9, 3.7868256*^9, 3.849984*^9, 3.913056*^9,
|
|
3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"fakenews domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:18 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 118620 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.6909216*^9, 3.9375072*^9}, {0, 220259.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.0055000000000000005`], AbsoluteThickness[2],
|
|
LineBox[CompressedData["
|
|
1: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
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 127084.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {860}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93824888325*^9, 127084.}],
|
|
Offset[{8., 0.}, {3.93824888325*^9, 127084.}],
|
|
Offset[{10., 0.}, {3.93824888325*^9, 127084.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 127084.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 127084.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93824888325*^9, 127084.}],
|
|
Offset[{8., 0.}, {3.93824888325*^9, 127084.}],
|
|
Offset[{10., 0.}, {3.93824888325*^9, 127084.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 127084.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 127084.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.93824888325*^9, 127084.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.93824888325*^9, 127084.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.93824888325*^9,
|
|
127084.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.93824888325*^9,
|
|
127084.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"127084\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{30., 0.}, {3.93824888325*^9, 127084.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.6909216*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.6605952*^9, 3.7237536*^9, 3.7868256*^9, 3.849984*^9, 3.913056*^9,
|
|
3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"fakenews-gambling domain tally history\"", 16, Bold,
|
|
StripOnInput -> False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:19 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 127084 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.6909216*^9, 3.9375072*^9}, {0, 227766.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.009166666666666668], AbsoluteThickness[2], LineBox[CompressedData["
|
|
|
|
1:eJyV02lIVFEUB/BXlLmUuWTaYo5Sbi1MamaaOpo5WZovlyyImKTCgmqiKKSI
|
|
R0VQlg0ktBm8xC+F4WCRWIHP5YNW5ESiQkUDmQUtjBUU0Yf0nv+FDthAA8PM
|
|
j3vOufecd1905YGSXZMVRbk29h3/Hfvoo1M/54z/0cK6LOO/+T7MZrt3O7q5
|
|
jS/S84Q9EdOY3R9hZZWwXucLZwrbMv0Qn945bjXIH64QdtdKnxB27QhA/m1h
|
|
5Ty36ex0uFVYe81tOTMDbhM2bw2E24WNQelOYc+kmV6tad5tLw3C+R/Tfr+l
|
|
+6heYzA8ROfv43YfDWG2PIWVN8K23lBmxzfpr9RP5Cz4O+1n9W61HtZ+Tmin
|
|
h9t+NQxW6D5FzGY2DGl/YTU7HPuFC2t7pGOE7asjEJ8m7HJwm99xey7MQX6e
|
|
sDN1LtatdP9s3LrfPLiA6idz21q4DZ/5zFozt/1kJFxI9Zu4XQPcxq0FsErz
|
|
iI+CS+n8x6XLKb/aBFdR/8+4jcJoZs+R/7PppncHHY7BfGup3x5Yu0zxeQux
|
|
Xk/z/iR9g/LDF8H6hHZUxcINNN+MOLhR2DIMa000j8p4+BHtfy4B8X20f1Ii
|
|
/Jaex0vpYZrX0GJ4hOZfsYRZP7EU9X/QfYhbxmwc41Z/cStHzKjn2y2el85t
|
|
LFgO+wk7R6UDhfXuJGajIxmeKaztTYGDhS2hK5jNI7AWImxqS4VDKX/GSma7
|
|
e6V8H4VdKWnMpm2rEB8l7J6SDsdS/ilYSRB2aBnMnn7pROpPzUR+LtVvyIKL
|
|
qF5vNuJV6t9jwXoZzasrB95C5zVyEb+d+g9bg/WdlH8JVqpovw/czt158D7h
|
|
oIfcSu1aeD/1Nz2f2VQjfYjmk2yFq6mfFlg7Tf2/kq6hes3r5PtF+QMFWCfb
|
|
y9czK/3SF4Vt8RvgOjrPc2md+isuRP0m2j+miNlVyG17Amt36L70bITv0nys
|
|
xYi/T/fvYLF8H+m817nNeSrcQf1egZUuYTVnE7O7ndueVQL3Ur333LbgUmZH
|
|
BrfpAbcWWObVltZ/WHNNaD2gHH5Bz8cGK4N0vnvchu9mZk/SX/4D4KN8sg==
|
|
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 10670.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {154}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 10670.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 10670.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 10670.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 10670.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 10670.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 10670.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 10670.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 10670.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 10670.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 10670.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.937718131875*^9, 10670.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.937718131875*^9, 10670.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.937718131875*^9, 10670.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.937718131875*^9, 10670.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"10670\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{27.5, 0.}, {3.937718131875*^9, 10670.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.8954304*^9, 9258.722222222243},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.889296*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2025\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{3.889296*^9,
|
|
3.8971584*^9, 3.9051072*^9, 3.913056*^9, 3.9209184*^9, 3.9287808*^9,
|
|
3.9367296*^9, 3.9446784*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"fakenews-gambling-only domain tally history\"", 16, Bold,
|
|
StripOnInput -> False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:20 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 10670 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.9375072*^9}, {9258.722222222243, 10670.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.05],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.0055000000000000005`], AbsoluteThickness[2],
|
|
LineBox[CompressedData["
|
|
1:eJyN1nm8D2X7B/CxdjjoS4WsQ7YsNdaOJUbZQgyPcirLxEO2GD1POlky2Q86
|
|
RggVpixRdCZkiTpD1BHlqyynJFO2Y0lf+3FIz+P6fL6v12+8zvN71T+nt3vu
|
|
676u677ne0+VfiO6D8ivKEqvAopy++9//4seHX+29e3/Uecc02//LWrDwYKw
|
|
7U7Hb1trRPtdxGYf2kwWO9Pi83uFbfcU+2tpBeNG/dcZr7fYm0zbpjhIp5X+
|
|
4uiECYz/T6yfbyKsv3AsZGUA4u+n1eFi+1b8+THiyLhJXH804lefzPh22Mrr
|
|
qH80rU5Efd/FPQnrvTKF81PFesepjJ8mVi7R9qw87Yycxvkzw/ZhNUbbiGeU
|
|
Sw3F94aHHfmS1meLrTLTOe7kaeUt2lyI/p6ZHu/HScnn3hl8/k63EPst424e
|
|
tpogVufQdqLYKzmTLiXWHdovI46WeIPjZcXmG7ReR2yYaXz+IbE9nbYfRryG
|
|
sziuid2ptNJArBV2GK8x8vuRDlph/sHZdBvk0+NNuu7fsvlD3I+gHzXnsL/I
|
|
Vx1L68jHWBG2HaXdRuhXLu03EVtL5zLeo2Kl6jzW3xr1daZ95G888RbHO6K+
|
|
CvM5vyvitaMDOPo27fZEPfcv4H4OQD0vxv1Cno7Np/UR4mDIwrytvIp8MuIe
|
|
i/zffJv5voH1t9LBmzh/J2l1Lvo54B3muwT9OkYHy1BP8C7jrcH4lMWcn4l8
|
|
PNrfjXwKLeH8bejvx7SC59WPXPYP1le+x/k/op/f0+rhsHXYvUkrR1DP3vc5
|
|
/7OwXdi/TqvrsF6nZXQa4i2hdVirtJz5z0a9I1ZwPQv5lP2A4xNR33za33oq
|
|
Lzv3rWS9GWH7rjg2+H/Yfj9Pq3PjXiS2tqxifiuwfrMP6eWYX+wj5rtQbDwf
|
|
93uY32d1aL5Zf038PGB++prQ+la+9Pj5QD23aBPzvRsen8e4tewTju88Lf19
|
|
ci3Ht4mNjuvonWEHmeIgk/Zhd+R6xvsO8WK0GxWrX37K/T0gts5s4PgvGB+4
|
|
ifGOiyNNN3P/T4tN8zOO8/kiW9ifQKwX3sp42lmJr9EK4inpcZ/A/NWfMz7s
|
|
1f6C+cGR8bR7CvO7Z3D+52du28+l7a1i41Wf8T4R20vjXiuOfrON/flCrFyh
|
|
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
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 202586.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {860}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93824888325*^9, 202586.}],
|
|
Offset[{8., 0.}, {3.93824888325*^9, 202586.}],
|
|
Offset[{10., 0.}, {3.93824888325*^9, 202586.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 202586.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 202586.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93824888325*^9, 202586.}],
|
|
Offset[{8., 0.}, {3.93824888325*^9, 202586.}],
|
|
Offset[{10., 0.}, {3.93824888325*^9, 202586.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 202586.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 202586.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.93824888325*^9, 202586.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.93824888325*^9, 202586.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.93824888325*^9,
|
|
202586.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.93824888325*^9,
|
|
202586.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"202586\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{30., 0.}, {3.93824888325*^9, 202586.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.6909216*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.6605952*^9, 3.7237536*^9, 3.7868256*^9, 3.849984*^9, 3.913056*^9,
|
|
3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"fakenews-gambling-porn domain tally history\"", 16, Bold,
|
|
StripOnInput -> False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:20 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 202586 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.6909216*^9, 3.9375072*^9}, {0, 280880.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.009166666666666668], AbsoluteThickness[2], LineBox[CompressedData["
|
|
|
|
1:eJyV0llsDlEUB/Bp0aouvqKLraa11ZrR1lplSrVKMfZIPAwJwYuRCBEiExKJ
|
|
NZPwYIsM8UBsX4Q0eHCFB0IYidglI/agRkSL2Npz/h6OVBNf8uX7frn3nHPP
|
|
uTd/4fIZixI1Tdvb+G36bfz4H9u8L2/64559Zzb9ViYJG07L9q5IqzrYriVH
|
|
ucnC4VtYU2R/V1u2folsl6Ugn0u2Yu3Y4W6O3wHbB8jBglS2OsLn3yatb05D
|
|
/DGy+0Ta3JSOfMe5v3kZWD/B/dyDzZPcT0L7Fu26sHpa15ydmTHkf0Y2vsP6
|
|
C3J0OBPneUXWb8F6PTlc3UHYvAGrBrJ9rSPm+4bsffrjH2TVvRPmy46qYFX3
|
|
l7UPNP/9sJYo7XN8PJJ29mTBv8habrawUrCOfGNzML82ZHcpbCeTndG5WE8n
|
|
B5608UI62t4Z8QXk+LAuWO9JDm1pP6Ur+mUHxdL2aWmV1A3zY7unYJvtbOiO
|
|
/npx/uPSwV1pdTQP7s3zKOyB98GOr4PtPhy/Rsf+Adz/TWlVky8crfo/6wdb
|
|
dmxlAfov4X6vwmFCRPsrerEdnRy+gz12LKc39jdvb0kf1Msnu6V90T/bfA7r
|
|
1eRgYSHbmsz1t/TDe5vC9Yv6Y79F9h/BJlvdH4Dzsa25A4X99YNQfxbZ7jtY
|
|
WK2Vtr5Ja6sMnKe+nu7Ll1Z5Q/C+2PGPsPaF7F8pwnwaeP+lYrHuLitBP2yz
|
|
41DM/yvXewn7bP3cMMR/4/j04cJOCFvsoGSEsD5/JM77gxy2HoX8Pzl+Ixz7
|
|
RfbcUuHoDmywfasM+Vo1UP5DY9BPEtm5Nhb3wVaRifeXTI5fLodTyIEah/m3
|
|
IxtZ41EvleN3wj5bfy0dX1yB+mnk2AVpbccE5Gd7aZXC+lZYSyeHxVXoj+2c
|
|
ho32ZP8xHItxvlMTkY8d3q3GfbKd2ZOEtTuwx7YLJ+O+Mvk8t+GgA/c3rYYd
|
|
z+L6BVOEgxpp+zocst2rUzGvbJ5P1TR2xDZXwCqHz7tP2qiw4Pvc7244Ylvl
|
|
04XDi9LOmBk43wPO90razpwp7JVK6+el3YxZLdqs/Yejh83aT52N91j9me7H
|
|
hv2hZPuMtGo7B/nZURFsNPo3LjSxHw==
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 86867.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {154}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 86867.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 86867.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 86867.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 86867.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 86867.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 86867.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 86867.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 86867.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 86867.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 86867.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.937718131875*^9, 86867.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.937718131875*^9, 86867.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.937718131875*^9, 86867.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.937718131875*^9, 86867.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"86867\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{27.5, 0.}, {3.937718131875*^9, 86867.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.8954304*^9, 56186.500000000124`},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.889296*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2025\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{3.889296*^9,
|
|
3.8971584*^9, 3.9051072*^9, 3.913056*^9, 3.9209184*^9, 3.9287808*^9,
|
|
3.9367296*^9, 3.9446784*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"fakenews-gambling-porn-only domain tally history\"", 16, Bold,
|
|
StripOnInput -> False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:20 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 86867 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.9375072*^9}, {56186.500000000124`, 97711.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.05],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.0055000000000000005`], AbsoluteThickness[2],
|
|
LineBox[CompressedData["
|
|
1:eJyd13mcTuX7B/Bjn2GGh5RpoUPRhDhlyZYOWcZ+yN6ogxQRR4mh8FiyL0/W
|
|
EfGENELzZF9zbEXEY8tgcApjMDjWxv77uT6f54/j5ft7fV+//pner/vc131d
|
|
132f5z5KdunTqltORVEScynKo7//+1/41NCLdR79j5N6Wn/0N78fDq7yWu9+
|
|
5pG1yrS/p9h8n1a/EAfGROYP9FrvJ7aX03aS2Hh9GOMNEoe+pvXBYieVtoeK
|
|
w8OHM/4wrJ9jBKyMPO2xjXHjEO2ME/sfRJ5PFvsGj+T6MxG/9NeM/53XNqwN
|
|
op15qG9vxEGsN2AU5y8S641HM/4SsXKd1pd6bcKBvmO43mKvg7Dq0ibiGc+N
|
|
5Tgc6u21bxut/iy2io3j+LInWplB66vR3wvjIvVnSD5Fx0f685g7iO3aEbf3
|
|
WiktVqfSZrw4VHgCXVGsB+hgZXG44ET2r4rYnEjrCWLDnMT8moj942h/U8Sr
|
|
NJnjzcTB0bTSQqzlDTBeK+R3lHYSMf+vb+jOyKf1FLrRf2XzYMSt0Y9XpjI/
|
|
5Kt+RZvIx1jktT9M2y3Rrzu0867YWjCN8TqKlVLT2b/3UV/T6Z78jUYzOP4x
|
|
6nthJuf3QrwGtPIp6vmWtvuhnmeT2a/hqOfTiEc+0e5M2pwgdj6Z9WSrM5DP
|
|
5ohnIf8p3zLfn7D+RloJ4fxl0Pov6Ge32cx3I/p1mla2oh5nDuP9gfFRczn/
|
|
LPIJ0U4m8skzj/NPob8/0yqeV5cE2T9YT/me82+hnwdoPdtrEw7eo9U7qGff
|
|
fM4/4rUN27dpPYz1miyklyDevIWR3wf0r8QPzD8V9fZZxPUmIp+4Hzn+Peqb
|
|
STtHzz3JgadTWG+6184msdvjPzi4+YlWp0W8XmxtWMz8tmH9Gj/RWzE/Zgnz
|
|
XSM2OkeMeNb7Sz3zzdeXRc4D5qcu86xv5UiNnA/U84D2Y37obojPb8HzC3/h
|
|
+D/npb/NlnP8pNhovIL+x2slQ+zspJ2z4mDflYx3EfFc2r4kVret4v5eE1sX
|
|
VnP8LsY/Wst4OS48sq/6Ou5/XrFpruc4n4/ewP7cF+t5NzLfZhclvkariKek
|
|
RpxTrC7dxPhwqOyvzA/2DaXt3JjfanPk91ji23doBTYG2nxeF/sXRFxHHP5j
|
|
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
|
|
VT9hvNni8Dg68KU4UKkn3//yYrsTbX4vdkdHvADx8/bi8xXFvq/p4E/iYK5P
|
|
mc8RsTacDqYjXtne7J8p1lv14Tjy0UpbjD8B9WXT9gjU8+Jn3K9hYvMabfRB
|
|
/g0+Z/1dxcYO2umL/LL6Mb/+qH/zF+zPItQ3pT/fx7DXNuxk9I/sF/ItmMT1
|
|
biNeF9rKJ/8esCfQdrQ49MFAvt+a2BlL25XE4cRBnJ8g1n6hjV7/Sj9Gfsnn
|
|
g2LjZ9q9L/a1+4rxC2ZLv5bQDhxIGcz3s5VYfWUI430sNlrS2q+Y33wo4y0U
|
|
myX97M9ccShhGM/jX2L9d9oteVeXOobzvFUVu3VHcH57cegi7Ry7I/VnjuT7
|
|
u1TG7Q1fs/6R9yRf36hIPnc91pcj3iTazhD7TtPho+Jg59Gsb6g4PJ4OjUC+
|
|
q2llvNeB+V77YXXFGJ7fm1j/9bHMJ1by9Y2i7eOY32Ec9/c5GQ8cGRc5v+LQ
|
|
ofGc31ms3JvA/KthfMAk+hby7zeZ3ov+9g2wn/fFfpfWXkM+fb6hy4rtC1P4
|
|
frdH/E1TWf9AsXOOVj+WeFqh6cxvAeZPpN3fxf6qM/h8ofuSX6eZXC9JbKQm
|
|
8/1rJ3Zem8X+DMTzyrfcj0IPpP5ytFNNbB+kNUVstJpNNxT77tLuILFeeg73
|
|
55JYy6aV2Ieyf7u/Y773ZNy6NhdOilYe/Q1cmQevrZ7T42rrZVztHeT4bbF/
|
|
Kx3ny/Hob/j894xXTqzVns/16ojVwgvg+MZiZx1tNPNah4NdFsIp1TB/5Q/s
|
|
VxOxdXwR6zXESscfuX4LcSCNTugkNoalsL8h5HtgMfM/7rX/mNjd9xOcuUkc
|
|
SloCJ28Q6//SyjbkU3Ipnz+MfIJ09mXkU2IZ13fFdgJt3Uf853/mfFX6H7xM
|
|
Gy94HVfKa7ukWPs0lfUXx/5toe3SYlUPsX8VxE4mXW029su3HN55RGzWoK0/
|
|
ke8kOuUf9DN2Bdy9icTzrab9I8RW/pVw1BjkW5lOiBOH36fDL4vd91Yxn5rI
|
|
r8Jqnu+JiN+BVqZ47XyDeDnWsH9TxfYhOpBH7B+8lvMLiJV969ivsejfbbr7
|
|
h+hfs/U8j73Rvz10+y8RT93A/XkH9V6nrbZi87eNfF+a55V+zdrE55vkkv2+
|
|
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
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 205773.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {860}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93824888325*^9, 205773.}],
|
|
Offset[{8., 0.}, {3.93824888325*^9, 205773.}],
|
|
Offset[{10., 0.}, {3.93824888325*^9, 205773.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 205773.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 205773.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93824888325*^9, 205773.}],
|
|
Offset[{8., 0.}, {3.93824888325*^9, 205773.}],
|
|
Offset[{10., 0.}, {3.93824888325*^9, 205773.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 205773.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 205773.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.93824888325*^9, 205773.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.93824888325*^9, 205773.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.93824888325*^9,
|
|
205773.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.93824888325*^9,
|
|
205773.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"205773\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{30., 0.}, {3.93824888325*^9, 205773.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.6909216*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.6605952*^9, 3.7237536*^9, 3.7868256*^9, 3.849984*^9, 3.913056*^9,
|
|
3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"fakenews-gambling-porn-social domain tally history\"", 16, Bold,
|
|
StripOnInput -> False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:20 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 205773 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.6909216*^9, 3.9375072*^9}, {0, 283703.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.009166666666666668], AbsoluteThickness[2], LineBox[CompressedData["
|
|
|
|
1:eJyV1FloFVcYB/CJaBqNxkncUtcxi8aVMYnWGpeJxsQl6hg3hD6MgqK+dArF
|
|
UlrKoFBQqwzog9o+jJIHN8glCqI+OKIPkVYdNSZxH3Gp4MIEcUFtbXL+fx8+
|
|
iYFeuNz7Y875zrece4ev/rZmTRdN0/a2vds/215Ba7dn5e1fvNznVvtnZbqw
|
|
6XZu/5x0+Jx2BionuV8Ix09oLV852JUBGwXKzrTujHf/WbttvQccv1OOd9BO
|
|
mlofrcqEw0zk/5u0saUn92cpe7elrV97MV5v1Lcyi8911NNMW9moJ613p/Y8
|
|
2slLOrK7RIfdfGXzPa0XKCe12bBZqGxcov2xyvEPOcLWX7QzTtk534f9HaHs
|
|
v/hoUzkc0pf5wkkVHRd94gnK9h+0VyxtY38qkXb39KOxX8vtLxyGtM94MwZw
|
|
/qXo13ranIh4U3P5fLJy5EubD6WT7V/CqZnIb9JAPp+F/jnSQfdB7B8clUg7
|
|
9dJh+mD2D/bqaBN2Nw1hfYx/RDpqkg4PDuX8K9CPomG8H3DqZzoFRz8aXF+F
|
|
+i9Kh9XDhZON/8/Gvs6tf5/H39d81NtAO0exvqIAji6j30/pBNYHFPI+XOnQ
|
|
/roR7A/slY1kPNh68NFv0Y/VRbzf/+D8raMY7wPOLx7N9Wmtah436QQOW8Zw
|
|
nl2U7RVjhYNfxrH+dGVn5Hjh8Cdp+620ttFkfw68VvMKpMOhE/j7glOtdHRQ
|
|
OThXzPnD4ZkS8dzbUMrzDilbfSYy/8M47xHtwsaJSdwPe72+EnZj2j+tHJVO
|
|
Fja++Zr9Pqscd53C/wvY3UzbDcq+VyacNNIuHNjTGO8C4u+fzn5cQrzzM5gf
|
|
HCYW71+Efp0tp68g33AmHFxF/f1m8bxG7N9Jx7DxWDq1toLnX1PWT0lrO2Yz
|
|
Puz3rBQ2ttFWE/pTUsX6mlFPPe22oP5btH0d8ermMB4cN83l/GF32TxhrZGO
|
|
YKdoPud1A/lcpvVbqG9RNe//HZyft0A4qpZ2/qSNu7gvDQvZL1ivWsT/vxj3
|
|
7ztau4d8f5c2K2x6/xtV727ahO3yxcLxaWl3eg3zg82/pZ3sJcJ+mbRxUtrL
|
|
WtqpreOfsVPboYPMZVyf80rNx6H1Dy9Vfsfo4F/lMGM55wknxbTZ5v8AhTm0
|
|
VA==
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 90083.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {154}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 90083.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 90083.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 90083.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 90083.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 90083.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 90083.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 90083.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 90083.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 90083.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 90083.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.937718131875*^9, 90083.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.937718131875*^9, 90083.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.937718131875*^9, 90083.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.937718131875*^9, 90083.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"90083\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{27.5, 0.}, {3.937718131875*^9, 90083.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.8954304*^9, 59005.22222222236},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.889296*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2025\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{3.889296*^9,
|
|
3.8971584*^9, 3.9051072*^9, 3.913056*^9, 3.9209184*^9, 3.9287808*^9,
|
|
3.9367296*^9, 3.9446784*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"fakenews-gambling-porn-social-only domain tally history\"", 16,
|
|
Bold, StripOnInput -> False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:20 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 90083 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.9375072*^9}, {59005.22222222236, 100934.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.05],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.0055000000000000005`], AbsoluteThickness[2],
|
|
LineBox[CompressedData["
|
|
1:eJyd2HecDVf/B/BZdZcVV0SsEmY9uuDKIloYJQjCJVqEZJQIknCJFi0TvZsg
|
|
rBQmCBslbkRYJTF62Q2XECtKJtFWv2rWas/j+/nMH+O1z+/1vH75Z/N+nXO+
|
|
53u+58ydM+J7DGj3bjZFUbpmV5Qnf//zX/jPTy43fPI/1lJHe/I3jwHrK7x2
|
|
Vov91Wn1B7H+Nm1vEpuTXf/itb5RbK914/0sDlT7lPNvFYcm0MY2sbOGVnaK
|
|
w2PHcvwuzB81jv3NPz1WdiP+EVo9KDYe0TrsGz2e8Q4gfpkJHH/UaxX2j3Db
|
|
f8f6DrjtGB8YNpHxD4u1FpPY/xjqeYt2nrKShngDJ3P8Ua81WI1M9sQLFJ3i
|
|
cai/174dtHZcHCw8lfuTlqWVebT+F+p7yW1P+VvyeW4a9+sp65PEdn1am+i1
|
|
1U6szqGVjuJQgel0N7Fm0loPcfiZGaxvT7E+g7aGiAP6TO7/x2JjKq2NQLyE
|
|
WWwfKbYm0dYosT+Xyf34BPkdp42pGP/7Z/Qs5NN+NuMP/Z+s/+b6U9Sj3BzW
|
|
axjmG0VryC+wzGsjTFujUa9M2ka+wSVzGQ/1Vkp97snf34q2ZyD+a/PYPgfr
|
|
Kz6f4xMRr6nX4S9oYxHWUySR+a3Gej50vSZLR+bT+gax029B1ta2IZ+trnci
|
|
/9lfuM8b5t9C6yfE5nnaOol6vvsl+6ejXmdcX8V6nK/Y/w7aJy7kfL4zkk+I
|
|
dgqKtZyLuP4YsfI9beUXqystxsd4Lekb5hcvDh6m7VJeW7D1wO1fWmweXMzz
|
|
ns1rBbbv0UYm6tVyKeMdFVuLaBv2l/jWff6x3gHLPPUPxi1nPDzPynxaz3E2
|
|
K5uFkphPbq/1dMkv0ve/WL2UpdW5rs+hPpu/Y/5XUe86K5jfFYyPXen+PokD
|
|
3Wn1Isa/vYrrxXi92mqOP4/xa2id/aPWcL7LqPejNZ7xofsh9kd7cOkPbI89
|
|
L/V9fS3bo8WBFj/SsV7b+cXO3h/d8yO2Bq5jvEKIF6HVwmJ1x0/sX0wcvLSe
|
|
7WXQ3juZ4yuJfbU3cr6qYl3fxP1i/5jN7F9WrOXawv5DL0h8P61VlHZlzRZP
|
|
fHXVz6wnHKr4C9fL+T/xWmm3lfmvFtuZtAoHPrYZ7xuxsYTWF4vD+7exfRni
|
|
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
|
|
PNb+DdoaODQ=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 130272.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {860}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93824888325*^9, 130272.}],
|
|
Offset[{8., 0.}, {3.93824888325*^9, 130272.}],
|
|
Offset[{10., 0.}, {3.93824888325*^9, 130272.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 130272.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 130272.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93824888325*^9, 130272.}],
|
|
Offset[{8., 0.}, {3.93824888325*^9, 130272.}],
|
|
Offset[{10., 0.}, {3.93824888325*^9, 130272.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 130272.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 130272.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.93824888325*^9, 130272.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.93824888325*^9, 130272.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.93824888325*^9,
|
|
130272.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.93824888325*^9,
|
|
130272.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"130272\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{30., 0.}, {3.93824888325*^9, 130272.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.6909216*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.6605952*^9, 3.7237536*^9, 3.7868256*^9, 3.849984*^9, 3.913056*^9,
|
|
3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"fakenews-gambling-social domain tally history\"", 16, Bold,
|
|
StripOnInput -> False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:20 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 130272 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.6909216*^9, 3.9375072*^9}, {0, 230590.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.009166666666666668], AbsoluteThickness[2], LineBox[CompressedData["
|
|
|
|
1:eJyV1HlIk3EYB/C3KLU8Wpll5jHt0i6Wmh2mzvKoNFuZSVCwgqLjj2aJEYW8
|
|
FAkdyqDIsuvN+sMgckhgB9EbFWpFLhCzQxrRBR0sooiIKJ/n+4MesEGDsX34
|
|
Pb/n2ngT121dvn6gpmkNf959n39exufBH3PpW2O7ve+jIEjY5gps9x1p85Ny
|
|
E9kfHSzsew/rd8nGkRC4g+zMGoL4trY+OyxD4VdkX51yKMV714bifgb3f0ja
|
|
uj8MXkDWe6XtNeFwPs+3KgIu4nkeK5fwPAOGBbSuB7ar1IL+y7neT+XVnO/8
|
|
cHg9998p7dsxQtj+ANa38P46IoXdX5SreZ64kbDO9QoD23ES1vb1a49f2nU8
|
|
Cq7l3yN6lLBpKtdzvpzRqHeO97VJ+RLnmxeNeP6/eN3SttfS/toxuO/l/jJi
|
|
cN7F+3NKG0PGwt2cP03a2SJtBsUK683Srj1x8BPOf1Ha2y1tXoiHe3kfyQmw
|
|
j/vfrfyS7++0wl95/ofSZnGisL/q/2w9G9iWyiTsN6aD5m2HtfFka954nCeT
|
|
fR+UU8iW0RPgqf3avXEiPJ2sZ06CbWT7K1jLJHvXJcNFXP9ACuLXcP3UyXAF
|
|
2XimvI1s9kyBK8mO8qnCRvU05K8hOydNFzZ3STt+SGtVNuQ7SrYZ0mb8DLie
|
|
7PkMa6e4/p1UYfNWGnya97M5HTZ4P5EzhW1vYP0s7+dqBtzI98NnCbt8yrn3
|
|
aL/ps4Wtq+cg/2Kyb9BceBnZtRfWt5Pdeqawv0u5kmw4stTzgfM3ZsPHOF9H
|
|
DuIbyKbfjvMzZM/tXPgc92vOR3wT2Ra1AOfNfP8wrLdwvXfSng15cCvZcl1a
|
|
q8uHr/B8YQXC1oPKN3g/aYXwbZ6nBdY6ef7nyt2cr3kh4nv4fvci9bzg+2WL
|
|
hbUu5adkZ3IR/IL7eaT8nudbWoz837h+0hJhb7G08z6sfSfr7SXwL95P4VLE
|
|
a/f7bK+AtWCy64S0Lc8Bh5Hdx2A9nOzIXSbsuyntyl4OR3K+t9LO4aXC7kxp
|
|
6zVpPWJFQNtb/+XYfm2ElsEJZM0Ja+O4v8vy3AxZKexP/cu/AZHngrM=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 13887.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {154}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 13887.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 13887.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 13887.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 13887.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 13887.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 13887.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 13887.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 13887.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 13887.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 13887.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.937718131875*^9, 13887.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.937718131875*^9, 13887.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.937718131875*^9, 13887.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.937718131875*^9, 13887.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"13887\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{27.5, 0.}, {3.937718131875*^9, 13887.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.8954304*^9, 12078.44444444447},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.889296*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2025\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{3.889296*^9,
|
|
3.8971584*^9, 3.9051072*^9, 3.913056*^9, 3.9209184*^9, 3.9287808*^9,
|
|
3.9367296*^9, 3.9446784*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"fakenews-gambling-social-only domain tally history\"", 16, Bold,
|
|
StripOnInput -> False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:21 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 13887 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.9375072*^9}, {12078.44444444447, 13894.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.05],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.009166666666666668], AbsoluteThickness[2], LineBox[CompressedData["
|
|
|
|
1:eJyV001IFGEYwPEpyvxuI821UkexXPti3TXLNnU3N1drzdEyETqMQlFemiAE
|
|
KWIoEDJbBvKg6GHsJgguEkh26A09GIFMIBaUsIfUQJPx2int5P8y4MIy+4N5
|
|
nvf5eLew82HL3b2SJMW2vtvPrY+5uf9P6P+v4tHg9qMuCfZqzjZmabFB2+4D
|
|
cGKNNgeSYbUqBVZcqYyP0VZHGuvvp+WX6bC+RAd7M9hfeyb7+Ubbew4yn07b
|
|
kSzWP+LsuE1rQ9nsx32E9QhaqclhPQ9o7bKb8zJo7zJtv85lfRVHOX+VNlOO
|
|
Mb+fVidpkXSc9U7Q2vM85h+nrUVajOVzHp4C1v+Utnpk9j9Pi2gh59G9O8uj
|
|
znY9LmK/c7QcLua812lXzglHG/dPcr6BEt73X7TV6eH5faU833eK+/hBi++n
|
|
Of+2M3z/2Vneh5JzjH9CK39pqdvLfZm0yC/jvjdpc9bH9z/5OZ+ucs7n8Hme
|
|
t0LL7ysYn3GB+0zQVvlFxt+p5Hz3XWL8C9rQA7xvC7SpVDH/22rm+1zD/u0g
|
|
5zUTYr3iCvvPrmX8G1r+TcfvhXk/P9BS7Cr7S69jvld0wh9hP5O0+ZM2JuoZ
|
|
v9jA+NZrrGeBVj3XWc9XOt4U5flFjZxflFa/0PrcDc4n0sT794jWhmlvWGG/
|
|
g7QSamb/H2mtuoX5Vmn10E3mD9DyNK1n3nJ0cGp3NtNauR+VVt/RIvk2/x++
|
|
Hf4HVR7gXw==
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 2194.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {142}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 2194.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 2194.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 2194.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 2194.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 2194.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 2194.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 2194.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 2194.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 2194.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 2194.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.937718131875*^9, 2194.}],
|
|
Offset[{38., -5.499999999999997}, {3.937718131875*^9, 2194.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.937718131875*^9, 2194.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.937718131875*^9, 2194.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"2194\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{25., 0.}, {3.937718131875*^9, 2194.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.8954304*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.889296*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2025\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{3.889296*^9,
|
|
3.8971584*^9, 3.9051072*^9, 3.913056*^9, 3.9209184*^9, 3.9287808*^9,
|
|
3.9367296*^9, 3.9446784*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"fakenews-only domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:21 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 2194 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.9375072*^9}, {0, 4388.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.0055000000000000005`], AbsoluteThickness[2],
|
|
LineBox[CompressedData["
|
|
1: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
|
|
tTS+r4oXYXzYPUvrBcV69xDXm1esFnyA60N7uHbM8eifvxhdHfNpxelqiP9Y
|
|
Cc4He9UeZH6/iLWPaOUo8rsT8+9i/2ZJuohYuZ7A9ZTA+O2lOF9d5LelNNtf
|
|
wPfi22U4vgn69yhLzxRHQ+W4/iViaxKt/oj818faj2VrLb486xVFe8cKzOca
|
|
8h3xCOdbh/2Oq8j19wpa3xi0auL7+1Ha+gff+2mVWM+c52T+VpXpAuJwiyqM
|
|
V1RslK3KeFsR772Yt+N7/hKtt5f+fu9qnK+J2D5XnflfDVpvff6e1bceZbzO
|
|
4vA0Wv9A7D/wGNc7Bv0LPc580d/qTPtvi0M+rdwVa8c0tidekPXkTWL8quLw
|
|
EdqpLlba1WT7l5Jv5C5tDBG7+2qx/zCs91at2PMt1sNPcj1ot/vXZr6jxNHd
|
|
tD5CbDV9ik5FvDkx22KzTB3mnyX2+tBOcVmfEaXdybgPXngajt7n0JSgNTi8
|
|
lXbQ3y1ZFw5PwvfNO7Rj4ft5Bm0b+B6ZWo/zzcb3Uv36sPk1vm9t2lmE8U8/
|
|
E3tecD8VbMD9WoH8xtH2Koyv+SzbNyG/lKD1X2nt+6BVWFuus30nvo/aN+R+
|
|
bsb6v6LtrVhv2+dYryzcz3doXcf9P/h57mdr3Pc36eg7+J758gWOH4m/Lyo0
|
|
itUX93+zRrH6ipXdtDId8cs1Zvye/7+jc/D98SLtfIZ8Pqc9fC9ZpZtwvcuQ
|
|
X2PadPF9YtJuU9zP22mnLe7f55PZ3hP3aSqt9MF9rL8Yuw/F7h906EPcxw2a
|
|
Mt++iHcm5gVio9tLrP/4oCNTEW9CM+YTf0XyXUtbxYN2YT2+OeubINZ+oxW0
|
|
h4+24PoVsZW7JfOJEztxYeZTSByt2or7nw/xW7VmfrDR4mWeN8SL7qH9nJiv
|
|
fBvGu4v6XqWdvFcCtmHvvbacL4dY+Zw2/sH30bZ2nA/10Ge2Zz5YrzGtA+M9
|
|
gvnffIX7kYJ6naa99hhf91XWowbmX0drLcSq/xrzMRGvQEe2v4/61aKd8Yg/
|
|
JtbeHfGP0d5DyO9ICuudG/2rd2J7Bcx/lzbLYf7KnTn/84j3SBf21xFP7cp6
|
|
txO7Td5gvV7Dfj7cjfVoJLYv0OHF+F4t2Z0ugvFZtDET/e0eXI9yVfIp0pPx
|
|
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
|
|
87Xj/i/H/fUEHV6Zt+F/AAi96HM=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 194122.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {860}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93824888325*^9, 194122.}],
|
|
Offset[{8., 0.}, {3.93824888325*^9, 194122.}],
|
|
Offset[{10., 0.}, {3.93824888325*^9, 194122.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 194122.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 194122.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93824888325*^9, 194122.}],
|
|
Offset[{8., 0.}, {3.93824888325*^9, 194122.}],
|
|
Offset[{10., 0.}, {3.93824888325*^9, 194122.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 194122.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 194122.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.93824888325*^9, 194122.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.93824888325*^9, 194122.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.93824888325*^9,
|
|
194122.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.93824888325*^9,
|
|
194122.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"194122\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{30., 0.}, {3.93824888325*^9, 194122.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.6909216*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.6605952*^9, 3.7237536*^9, 3.7868256*^9, 3.849984*^9, 3.913056*^9,
|
|
3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"fakenews-porn domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:21 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 194122 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.6909216*^9, 3.9375072*^9}, {0, 273373.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.009166666666666668], AbsoluteThickness[2], LineBox[CompressedData["
|
|
|
|
1:eJyV01tI1mAYB/BlHvPQzEw7aNMO2pGlZpapM007WE5NI+hiGUVF0IIwoohR
|
|
EHSSD+oiqYsV3QSBHxKERfRGXmhFLRALKthFR7SYWDcRlb7Pc/MX+6DB2H6w
|
|
5/A+77uc1kONe6IURekYvceeo5c7HPO1cuzFivpijD1rYsG6HdmhHrT4xhbk
|
|
IDMO7A+ylWhp93I8WSNbZQlgU51CNtIpvp2tpEp7uxLJjkr9X0BrZ5O4P7Lz
|
|
Dm2cSQbrO1LA4hVbIQeTpka047CdqsGJbDepYP0XOriZCtZesI1Gaf/oNLDx
|
|
DB0aSeN5k0XWdHBQy1aqx7lF2rzG1sZZNEiHA7TdkQ5WMmeAhUCbFRlgZz9b
|
|
43xrM3n+ZC+E1j+gg4szye5u6q94Fti30G7CbLBXiLa60CJ2DtcjO51sg2yf
|
|
ygK7t9HeAFrcygab+XPB4RNo75gG1p+jRV0OOGj7P2vXI1s9kovr7WVr+pD8
|
|
vno++6C0P4RWMxbw+ZrYoX0LwU5pHth4z7a6pb3WfD4/ZO3cIrBfsBjsvkGL
|
|
10vIPtncvhTsnlzG/T+QtvKWg8VxtPkTrbTpXO/3d7lfLlpkrwCHh9nWH2m3
|
|
p4DnTRaPCsHOgSKwkbaSbCs/ZL2PaK27mBwmO8mrwLbPDpG9ohKwtnM1OYiS
|
|
9qPXgO3TbHWydMgpBQf9aNcs4/zRlP9GOfcTQ/n6KsAiMDg+Vjr8uJLj46hf
|
|
sY7nSdbTq8DiElr7jA7vrQar99FK+3pwKKkG851H+4W1YLsL7b5Fhzo3YPzA
|
|
Roxv3oT99KOt/M18frmfl+hwfR3ZTKD6uVvAXh3aeop2ereC1dp6sHEYbV9F
|
|
69Um72cfrfcK2qxsAPsP0XZ5I1j/hLZSmzB/KVq7h3ZStkW0cfcfVp5MaDex
|
|
mayXjMj9sdj+PGnrDlrEt/D/Qw4K2Pao/wIBhZRm
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 78391.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {153}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 78391.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 78391.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 78391.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 78391.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 78391.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 78391.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 78391.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 78391.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 78391.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 78391.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.937718131875*^9, 78391.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.937718131875*^9, 78391.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.937718131875*^9, 78391.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.937718131875*^9, 78391.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"78391\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{27.5, 0.}, {3.937718131875*^9, 78391.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.8954304*^9, 49106.27777777789},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.889296*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2025\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{3.889296*^9,
|
|
3.8971584*^9, 3.9051072*^9, 3.913056*^9, 3.9209184*^9, 3.9287808*^9,
|
|
3.9367296*^9, 3.9446784*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"fakenews-porn-only domain tally history\"", 16, Bold,
|
|
StripOnInput -> False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:21 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 78391 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.9375072*^9}, {49106.27777777789, 89248.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.05],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.0055000000000000005`], AbsoluteThickness[2],
|
|
LineBox[CompressedData["
|
|
1:eJyd13d0FdXaBvChlyQwIkgRwoB0EI8mKJ2hCJHmAUGjgA7YAgoMFoqijEiv
|
|
Q0dpgyIidUSkCMhIkSAgRwSNIDD0AAEOPYb2fb7Pc9a64+Leddf1n/hbe+93
|
|
v/vd++w9VOjRt+OruRVF6ZpHUf7++///RY4MOdf07//xLx3T//5b2IKdG0Hr
|
|
i4//7VAybS0TGy/S2hqxPSo2fn3Q+mqxt5L2vhOHH/2I8TaI3eG0vknsr6C9
|
|
H8SRoUMZfwvmz/UxrPx4LGC2h/fR3i6xdYf2/xCrHwyDDThSeTjzORK0A4fe
|
|
o72jWN/PMR/DfANG0JlivfVIjj8vVq7QxoWgLdjuN4r5nQvag7UobSFeuMxo
|
|
tsNun6DVLbQeFZslx7D94j2tTKeNbNT3LK37JyWf4mO53//0bLHXOOZZQVuv
|
|
i7UptN9L7N43ju4n1m1aGyCOFBnP/R0oNsbT3hhx2JjA/CaIrTG0MhHxkiay
|
|
3RY7I2lrkjiU32a8qcjvD9qYh/G/TaIXIJ9Ok+lx/5WNX2OegXpUncL8kK82
|
|
mPaRT3hh0FaE1pGfm0Mb08Xm51MZb45YqTiN9ZuP9bWdFsg//NR0ti/G+srO
|
|
4PgViNeStuDIp7S+BuspPZP12or19I75x3s6OoP2fxb7vT65t50M5LOJ9g4i
|
|
/8mfMv/zmH8D7V3G+TtFK1dRz1dnMf+7qNdx2st7Stbjz2a8BLE7Yi7HVxP7
|
|
Lu3UFOv55nF8BbGynParirUlDuuD8fqi+axvPbG5l7bqB+3Azi3aaCi293zG
|
|
9lJBW7D3F63ch/naLKCzcL7n0RocSvwi9vtGPfouZP67sd+lvozdZzg/M2in
|
|
zOl72S6xiOstF7RzR/KJ9vw3NpTT97I2NeabqM/6r5hfHsxffzGdG+PjlzDf
|
|
G9I/3D3muxj/4tLAeOPRZazfbeSzYllgfjPXCo5HfPsOrecVuzdd9ke7ueBr
|
|
tj90RurbbiXby4vDrb+hHwraqyL202kHdvqtYrxaiBelrdpibcu33N8ksXl2
|
|
Ndsbov21tYzXTKzWW8f9byU2jO/Yzv6F1rM+jcR6/g3Md8JZiR+i/abSrqyI
|
|
GfG1pRsZv7nYrfE984PVIbT1JMZ33MT1jZf4Xg7tjROHB3ns/5HY+jzmoeLI
|
|
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
|
|
uPYEPA==
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 197309.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {860}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93824888325*^9, 197309.}],
|
|
Offset[{8., 0.}, {3.93824888325*^9, 197309.}],
|
|
Offset[{10., 0.}, {3.93824888325*^9, 197309.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 197309.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 197309.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93824888325*^9, 197309.}],
|
|
Offset[{8., 0.}, {3.93824888325*^9, 197309.}],
|
|
Offset[{10., 0.}, {3.93824888325*^9, 197309.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 197309.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 197309.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.93824888325*^9, 197309.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.93824888325*^9, 197309.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.93824888325*^9,
|
|
197309.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.93824888325*^9,
|
|
197309.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"197309\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{30., 0.}, {3.93824888325*^9, 197309.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.6909216*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.6605952*^9, 3.7237536*^9, 3.7868256*^9, 3.849984*^9, 3.913056*^9,
|
|
3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"fakenews-porn-social domain tally history\"", 16, Bold,
|
|
StripOnInput -> False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:21 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 197309 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.6909216*^9, 3.9375072*^9}, {0, 276196.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.009166666666666668], AbsoluteThickness[2], LineBox[CompressedData["
|
|
|
|
1:eJyV1UtIFWEUB/AxyjQfXTPTSm2USnsyqdnD1LFMe1hOmkXQYhLstWkisaKI
|
|
oSDoySVbFLWYIoog8CZGWIu+yMLIdAyxoIJZ9KJURqwW0SL9ztn8pS50YZj7
|
|
gznn/L/vu4+M2n1VdWMURbk8fI3ch1/O4Lj+kpE3Zt1XfeReFgnWrPAOtqHF
|
|
AFuQ/ZTxYO8bW9kl7VyMIqtkszAabAQmkPVDVH+erdRLuztiyPYByn8WrZ6K
|
|
5Xxk+z1aPxkH1rbFg8VrtkL2IyaGtW2z7Zt9f7NVHQBrv9H+jQSw2sXW70l7
|
|
ByeB9Q50cCiR95ss0iaD/XK2cmuUW6WNq2x1lEWLdMhHW5eTwErKFLAQaKM4
|
|
GWzvYavcb0UK7z/ZDaK1j2j/3FSy84zy5U8DeybaiZ4OdnPRZjNaRKbyPLLd
|
|
xNbJ1vE0sHMH7faixe10sJE9Axw6inYPq2CtEy0qMsB+w/9ZvRbegfpMXG87
|
|
W23sl8+XziR7ndJeHzqQPCusg7tng+2CLLD+gS1SB+R+1Gbz/DRp9fQcsJcz
|
|
F+y8RYs383g9ZGPrfLBzbAF//1RpM2shWBxBG7/QSoPGDv2Q5+WgRfoicGiQ
|
|
rd2VdtpyyAGyeJwLtvfmgfXExZy/meZ9Qqut+TyPbMctAVse230q7eYtBavb
|
|
l3G+dmlv7HKwdYJtdEgH7QKw34N2jELu/5L6Xy8i+53U73kxWPg613fRfj0p
|
|
4XqX8oqV/PvVTetPWgUWjWj1Czq0sxQceIhWzq8GB2PLsN8ZtJdbDraa0c47
|
|
dLBpDdb3rsX6mnWYpwdtZq/nzzfn6UaHKivIwVc0P3MD2K1Amy/QdvtGcKC8
|
|
EqzvR1tX0Fqpwed54adc7yW0UbIJ7D1CW0VVYO0z2kyoxv4FaPUB2o7fHNb6
|
|
/X/YavyrnZga/r+I+C7Px2Qb/UMyXwvb65MWUVu4P9nPYVvD/gN2OMNH
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 81607.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {153}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 81607.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 81607.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 81607.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 81607.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 81607.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 81607.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 81607.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 81607.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 81607.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 81607.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.937718131875*^9, 81607.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.937718131875*^9, 81607.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.937718131875*^9, 81607.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.937718131875*^9, 81607.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"81607\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{27.5, 0.}, {3.937718131875*^9, 81607.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.8954304*^9, 51925.00000000012},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.889296*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2025\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{3.889296*^9,
|
|
3.8971584*^9, 3.9051072*^9, 3.913056*^9, 3.9209184*^9, 3.9287808*^9,
|
|
3.9367296*^9, 3.9446784*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"fakenews-porn-social-only domain tally history\"", 16, Bold,
|
|
StripOnInput -> False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:21 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 81607 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.9375072*^9}, {51925.00000000012, 92471.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.05],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.0055000000000000005`], AbsoluteThickness[2],
|
|
LineBox[CompressedData["
|
|
1:eJyd2HmYTuX/B/BjGzsPwmQZB2EieqzZHRJTlh5LpNBBhMThW8h6yE6csrc5
|
|
ZWmy5EklQk6WGg15MDGJnKxjG49tjLF9fz7v9/ld13HN93d9r1//TK/rvu/P
|
|
/bk/933Ocx8V+w7r3D+noig9cynKw7//81/kxMSLLR/+j7bvhPbwbwETdlIf
|
|
8QlxsB6tnRXrvWnzttia4fVXXL8zpN3Z4PmBOFR7EmznkP7hqbSZS+yup5UY
|
|
cWTyZNjNK9ZzvMf+j/3tM9tDKbRSTGzepzU4MH4K8wkgfpWpHF/Kb6W0ODjG
|
|
a4et3712jA+NmublI9ZemA6rj4uV67RSxm8VtobP4PjSfuuwGp3hixcqM9Pn
|
|
8FC/AztpvazYKD2L+ZfJ1soi2qyM+l6gtSInJZ/HZjP+I3b3/PPQTnPaSfJb
|
|
XShW59PmEnG42Bx6mVizaGeFOFLkfZ6PlWL9fVrdJA7pc1nPrWJzFu3AWt15
|
|
bP9JbE+n1e3iYIzF+uxAfn/Syj6MP/wBfRD5dP2Q8Tf9V9YPed6JelSbz3pt
|
|
xnzjaGcb1rPKbzNCqw7qlUVryNdYvoDxUG+l0kJf/sH2tBZB/OcXsf0w1ldu
|
|
MccfRbw2fkc+opWTWM/jS5jfFaznLc9Xs3V0Me3eFruDl2ZvJ9dJyWe71x4j
|
|
Dn74EdtjxfpWWo0TW2dpvYJY7f8x+1cXh095floccT9h/4Zon/YZ19dF7IZp
|
|
uxvyybOM9WsvVr6m9c6Yb43N+LCW+DnH9xMbB2mlv9/u62L7rtd/ANaz/wu2
|
|
t/LbgZ3btNYE87VbwXxKId4y2oSDcSu99w3WO2wV65eJ/Y79kvEKYX2LafW5
|
|
U9nZKpnIfNr6rT4pjg76D3arZ2t1gecqYmPLV8y/FuZvvJr51cT4QmsYv5I4
|
|
1Id2MZ/Rey3Xi/F67XUcXw3j19Mq5jdyrOd8T2E999f7xofvhNkf7caKb9je
|
|
4YzUt8MGtj8vDr3wLd3BbzMkdpNoHbaHf8d43RAvSrvdxerO79m/p9i4sJHt
|
|
/dE+YBPHDxEHGm3mfIZY13/kfrF//i3s/4ZYi9nK/j+clfhBWnlT2pX1W33x
|
|
1bXbWE84XP0nrpfzT/Rb6byd+aeLnSzavYz6vOsw3kmxuZxWT4kjv/3M9nOI
|
|
d5M24WCFHWxPQ/xPafsRmzeRr7GT7ReQ727PUxFvxy7233lR6nfJb0fbzfl2
|
|
i9WFtLJDHNrut3metn8WG1t/YT22iYP9f2W8zZd9thtekvnn0c4zftuwtdlz
|
|
I3G0cBLr11RszqHtJuLwRtps5rdWVxwouIf5NxZr9f02XqN1zGfP9Iz4kW9p
|
|
Ew7m+41ujvzr0A5s9aTtFmJnGq1M8NvVxOpfXryW2dp8Opnrb4P19aDdF7C+
|
|
r2m9HdaX6nlkenY2cu5lvBlYXzfanYv1raGVxVjfH54XYX0PvP4Lke+EfWzv
|
|
7bcTh/wP0tpBOR/hu7S+X+xW/Z1O8lvZI9bG0rYjVp7YT+M8Ons9fy+OZtA6
|
|
HGoXoT/E/MtocxHm20NrsBZ3gPkvxvlOOODVC89P2YNevTD/MFr5F+ZLpx3Y
|
|
HXKI4/uI7ZIpnP91caQFrcBWGu02wXqa/sH2pnj+ttB2M9Sj8BFfPazZtLL7
|
|
v7JaIJXznUB9ZtD6MJyv47Q6Audl6p9sN/3W/n8OHqXtj3Hech9lPt/ivNWi
|
|
nZ/wPphMK2l4Hmr8xXjpeJ5TaP0a5os/RueU95F1gFa2iaNVjnM/Gl6R+q6g
|
|
nfpiN9Nr/1ien0jy36zHJ2L1+gn2f00cHu6yfVS2Nsr8w/UeR7yhns8g3qKT
|
|
XE8FmT8w6BTb24qDA04zny1i5zTtvCVWG51h/1hxqJ/nIohX6KxXb5kvmP8c
|
|
6/2BWK9L2/XFVi/PzcXRb85571uxOyWNPiz1NHKdZ/6aONKdVlPw/qt+gfly
|
|
v1Zd5PywUuUS96cv+u+jte7Yb/syx+s4P9fSOf8YPJ/lrrB/D3FgSZTz77rw
|
|
0NoOzzfF5tZrcGhU9KHtzddhq604cspzR7Gz8QYcjhWH6t/kfI3EWr4MtjcU
|
|
W0/f4vnbg/1IpdXfxJEnb9OZ4mjVLK4v5rrsZydaT8f+PXGH+5GC81DxLut1
|
|
9JTkt4y2c5yW+pa9z/rmFgd30Y4qdlo9YHtlsbZAuQQ/hf5v5ID1sWJzbs5L
|
|
PM9ie3Yu9n8X8Wbkhp3R6F87D90E8dbFMF4FcWh1XliLxfzj87F/NbG1Ij9s
|
|
V0S8UQU4vhz6qwWZz21Zv16+EJ0sdocWhpUj4uCiIsx3OeJfoNVPkf9jRWET
|
|
Dp+j7TmYb0CA46eL1ULFmT/aQw08z0b//CWY7xrMF3yM7asRv2ZJzgdHqpdi
|
|
/x64v02kzVdw/7tHu+/g/p1VmvUah/tkZizznYzxu8uy/5e4n+4ox/kTcV98
|
|
szzbV6P/wDg6SxwNVGD9ish92pxHu0FxeLPnhtk6WLAi52uF9p6V2N5GrEyp
|
|
TMfIfFbOJ7jebad9Vgv625Xt2K+naL0j7vuJVbj+zpi/U1XG6yEOdazG8bpY
|
|
j3uS8xdDfUd4LoF6XaWVVdLfHVad8ReIrYs1WP+P/FY+FquDn+L6P8P8Czyv
|
|
RrziNTkeVgs/zfnfQ7370M5sccCllUVY3/Eg67MF68lbm/Hh0FHa3oZ6d6vL
|
|
9vpY733PRfE9caAe61kA5+sOraD+Wqg+4+XHfoxq4J0PnJfkBr79Ml94hq6A
|
|
eJ95Lo3vv/INOf9wfB8Nb+jVD997Udr8St7XTutGbF/tt/aITTi0k9YxPly6
|
|
Meu5QhwYQuvT8fuwiLbbiPX5Tdi+Xaw2bUq7+P2waCcF4xs1Y35HxcFCzZnP
|
|
OeQ3i7YvYXzdFox3Fvn18ls7Rjun/bbh4HqN7RniaPeWPD8XsP61tHoF632p
|
|
FePXwv3zHm3+jt/Pcc/Sl3H/zKKdMvj9Xd6a66uN741KzzE+vkeM9rSL7xcl
|
|
mdY64H5XoQ3zv3nx/7TaB/e/59t47z/c/z6l3dfxfVGuLfPBfTLcxvMUsWvQ
|
|
9lTku5v27qPPJnjvR9wnltDmRsynPc/xexD/PO3uwv24+Qts34p4Z2mlgtx/
|
|
9P7tuJ4zl3xWMhBvTnvW94z0dzfS5i2/XVgr2IHxHuD7+m/azhCH/urI8fvF
|
|
Zp4X6RSxnTPE+c7h/vtkJ8Y7jvidOrM+sN6xC/sno/9eWjmE+Sp25XlKwvgb
|
|
tHnUbx2OjHiJ+e4TK5/S7h7E29WN45nP4u5evZDPgpeZ3z30f6MH+w/BffQM
|
|
7eI+rjV+hS6I+/YmWm+H+7b7qrf/4lCBnlzvOrFZj9YTEX8GbfZC/OO0sgv5
|
|
He3lvZ+xfzVeYzzsR+Q+rWC9atU+rEcA8Sr3ZX/kq6v9mN8z+J5o+zr3C/dx
|
|
u0x/5lMc9/XLtIbz5JQewPxNcfjCAO/5QH9rIOcvie+HooMYLx3r70drh6Xd
|
|
aDCY4w/i/jqLdi2xVfdNjl8l451eb/rao9M9L8D3VswQ9l8r/QNTaX25tNu5
|
|
3mJ+v+C+O5l2DiBe9aHe+xb16zyM7UXRv4rhva+wvkzawfeVUWEE61lWrF+j
|
|
3Qzk3+ZfbHdxPnbTyl3U/9LbzDc31r/9Heb7JNb34Uj2H++3CbtnaX018i0y
|
|
mvWOIF5fzxfxvTeHdq+Iw6+9y/keIN5M2sqF75eeYzh/KXHwGzqwQKxOGct6
|
|
/Irvma/pcJWrsh/dx7G9vthYQ9sNxFbieDj6slitNgE2hopDnSZ470uM7zgR
|
|
Dq4T6xVNzvelOJwwif1PiLVf6UCNG5rEncz+LcTRVu8xnz7i8EVaOS3fT5G0
|
|
KazHd9LubJnK+HNuSr6BaWxfe8PnyI+IN5cOXREHTtH6SbHdZzrrM10cmU1r
|
|
c5DvRtqa77e6xu8ArH47g+u5j/lrz2T8UpJvYNpM7/nG+B6zWP/K0m4doSOj
|
|
xeGU2Rw/WKzcncP1tEL7qLnMJ0YceXse/TfqO9xi/BzSbkZprTbyGfYBXUvs
|
|
XPiQ+98T8bfN536NFbvn6MggiR8supDxV2L8+7T9G+ZrsIj9i2VIfr0Wc//G
|
|
iEPrl3B9PcRuzaWcfxz6Kx9xv4rfkvXXoK0mYucQ7dxFvM4fM74m7YE7dPBV
|
|
sVblE7bvEwczae2yWE3+lPMdExvXPuP662TK/lxZxvoPzfJ7GMYPtVl/U2zu
|
|
oK1EceT85+x/AvM3/4L1KiDx1WLLuf4yYnczrarZ2u67guvPxPzfreR+xEm7
|
|
8dcq1j9erLzyJd9fVbGeVFptJQ5NSuR6z4sjB79ifs1u+2w0FUf3r2b9conD
|
|
o9d451/Ga7doo7C0GxXXsn9dsWLTodfFVtw65jNQ7CTQ2iTEL/s19zNJbKfT
|
|
yna/rd/8dveIg2+tZ7uD+X6m1QNiVQsz3imxm0abW2Q9wcAGtheXdr0xHbon
|
|
7c5cOlxZ2kOFv2W+N8WBjbTeX86PUeA7730rtuvR0bmod29aSUS9X/2e+5mC
|
|
/Gpt5HwlZXygBx0p77cNR3L8wPVXFDsptJtb4pnjN3m/v9if/ZsZv5D0D96m
|
|
rR2oX4cfuT+HUb+9tBFFPHUL12ti/6/T9irU75et8JJk5eHf0NJt7G/dkf2+
|
|
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
|
|
W583ig==
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 121808.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {860}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93824888325*^9, 121808.}],
|
|
Offset[{8., 0.}, {3.93824888325*^9, 121808.}],
|
|
Offset[{10., 0.}, {3.93824888325*^9, 121808.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 121808.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 121808.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93824888325*^9, 121808.}],
|
|
Offset[{8., 0.}, {3.93824888325*^9, 121808.}],
|
|
Offset[{10., 0.}, {3.93824888325*^9, 121808.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 121808.}],
|
|
Offset[{12., 0.}, {3.93824888325*^9, 121808.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.93824888325*^9, 121808.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.93824888325*^9, 121808.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.93824888325*^9,
|
|
121808.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.93824888325*^9,
|
|
121808.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"121808\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{30., 0.}, {3.93824888325*^9, 121808.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.6909216*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.6605952*^9, 3.7237536*^9, 3.7868256*^9, 3.849984*^9, 3.913056*^9,
|
|
3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"fakenews-social domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:21 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 121808 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.6909216*^9, 3.9375072*^9}, {0, 223083.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.009166666666666668], AbsoluteThickness[2], LineBox[CompressedData["
|
|
|
|
1:eJyV0klo1HAUx/EoWlu7OKK141bTusxYF+JMrcvYNlPHjstoY7WK4CEWFPVi
|
|
BCmIIkFBcBsCelD0EL2JwoRaEe2hf7GHiiAjlCqokINawYX06slOh4Bf0ICB
|
|
kHwg7/3f+5G67hOdhydLkpQdvwvP8csem/ojOfH24JFaeLSXwIoRbGuQFj9p
|
|
LzwNdr/R9o1SWG8ug7XQdNZn6fyhcs5/lZYvVcDmR1q9WMn9DlRxn7e0N2kG
|
|
+5m0l57N+e8E2/Fo41Y19wnP4TyC1lprOM8x2tgUZl4WrXymvWtzOV/TPOav
|
|
03bZfPaP03ovLUoWcN4cbZxfyP4P6fwILe7XMo/oIs5/ls6flrn/a1pk6phH
|
|
z/9Zvhvs0Kl67jtEy6klzPs7HapZGmjr6DLmm4jwf//kO1fMozsKy5eXw26s
|
|
Abbf0+LdCljbv5Lfn1sF65HVrD9Da79oqUeBFZsWtWtgZ8y3Uzx/MAaL53HY
|
|
PN4Iq7PWwsoXWn7axPrKdbDh+h7tm8i3cT0sH9wAu1M2wsYF35HHBVtmAvaG
|
|
aVtrhuV7LbDxshUWngo7L5JwXrTBSvVm1l+n5a+0cyQFh/ppKbuF+1W0s98V
|
|
2o2nuU8vbX+grdxW1o9sY33Xds4zTOvRHZznDe10ZHh+/U7ml6H1V7Q5tIv5
|
|
pDtg9SRt3KaVlMZ9b9Jacjf3H6CNlk72G6X1mXvYP0HLz2izam+g1Sf/csNf
|
|
bZd3wZJO632+Fxf/x9J9sBf7w78BGWwbtg==
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 5411.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {142}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 5411.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 5411.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 5411.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 5411.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 5411.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 5411.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 5411.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 5411.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 5411.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 5411.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.937718131875*^9, 5411.}],
|
|
Offset[{38., -5.499999999999997}, {3.937718131875*^9, 5411.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.937718131875*^9, 5411.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.937718131875*^9, 5411.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"5411\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{25., 0.}, {3.937718131875*^9, 5411.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.8954304*^9, 5013.7222222222335`},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.889296*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2025\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{3.889296*^9,
|
|
3.8971584*^9, 3.9051072*^9, 3.913056*^9, 3.9209184*^9, 3.9287808*^9,
|
|
3.9367296*^9, 3.9446784*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"fakenews-social-only domain tally history\"", 16, Bold,
|
|
StripOnInput -> False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:22 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 5411 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.9375072*^9}, {5013.7222222222335`, 5418.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.05],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.0055000000000000005`], AbsoluteThickness[2],
|
|
LineBox[CompressedData["
|
|
1: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
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 124890.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {991}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938321388375*^9, 124890.}],
|
|
Offset[{8., 0.}, {3.938321388375*^9, 124890.}],
|
|
Offset[{10., 0.}, {3.938321388375*^9, 124890.}],
|
|
Offset[{12., 0.}, {3.938321388375*^9, 124890.}],
|
|
Offset[{12., 0.}, {3.938321388375*^9, 124890.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938321388375*^9, 124890.}],
|
|
Offset[{8., 0.}, {3.938321388375*^9, 124890.}],
|
|
Offset[{10., 0.}, {3.938321388375*^9, 124890.}],
|
|
Offset[{12., 0.}, {3.938321388375*^9, 124890.}],
|
|
Offset[{12., 0.}, {3.938321388375*^9, 124890.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.938321388375*^9, 124890.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.938321388375*^9,
|
|
124890.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.938321388375*^9,
|
|
124890.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.938321388375*^9,
|
|
124890.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"124890\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{30., 0.}, {3.938321388375*^9, 124890.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.666816*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.6605952*^9, 3.7237536*^9, 3.7868256*^9, 3.849984*^9, 3.913056*^9,
|
|
3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"gambling domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:22 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 124890 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.666816*^9, 3.9375072*^9}, {0, 225572.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.009166666666666668], AbsoluteThickness[2], LineBox[CompressedData["
|
|
|
|
1:eJyV1GtIFFEUAOCxzEe+1szUTB1F08xiUrPS1PVdablpKkHRZg/KCDcKeyJD
|
|
QpGZLFiQZTBFRUHlIlGUlZMJKUVtIBZktNBDIYs1oR9RkJ5zLnTAFlpYZj/u
|
|
Pefce+7eia6uLds2RZKkc+Pfief4Rxud9jUHfrU+NE48Cj2YFYtrW3u49W/C
|
|
V8DOUE9mxxdhB1g77UUeBpszvckfOidsMkwnRzyA+GbhXWD7Zh9yN1hq4pZP
|
|
+JIHweo7buMxP7EesLLenzwC1l8Lfwc73QJcWlVd21JuIE/Ffv4S9sN+XQ4k
|
|
R4Hll9yO/TOYjc+Fk7B/fUHM1jHhMjyfiJnkSqxX5NqmNuFNk9rm5La0BpNr
|
|
8f8UOotZ14UbMF92CLkNrO4U7sB8y0PJ78F2K7fyidt5Koz8A9eXNpv8G/tn
|
|
5ta8w8lujyB/Cre5g1v3mMOstnNbjkaQPcHaDW77ALd+PZIcADYlRJGDwbYj
|
|
wmEYf1AmZ4OVF9x6STSzs+7/LF90bcO+GHIj7rdX+ALOz48lXwU7RoSvYXxI
|
|
HPnWpLbumCvOH/ubEU++AzZ+FH6K/ahOIA9h/cZ5ZN8uqJ+cSE4Fa2+F08D6
|
|
m/nkdLCpKolZq19A3gg2xy9k1g9zm35yS3UKuR6saNx65CKyCraNCjdi/Z5k
|
|
Zv1xCrkJrNakkq1gY9BiZuWzcAtYvpdGPoPxfkuYLQ7hNrA9dSmzvGEZ+Sb2
|
|
1z2d3InxDcI62KpmMDv7hbtxf6ZM8hjmv5SFVt11yNeXLe4LWHcaadwHbHuS
|
|
Qw4A2/VccX/ASnAejYdjfEueeH+C5WFu2/Z8cizY0MktNReQ48BW30Jm+aRw
|
|
ItiRUkRWcD8dZDUDrA0K52K+9hU0vwDjB1bSONpSsYpZ6hcuBJsTisnFuJ5X
|
|
wlW4v9ISyr8F68esZraXcJufkdWtYLV3DbkG+1NUSvN3g417yOpeXO95biXf
|
|
RD6A+z1Llg6BTTlrmR1d3JasMnFfMN8QtzmwnNmawS3f51b917m08e4/rB6f
|
|
1JpPBbkRz8dMlppxfbe5da9KZmfyX/4D+DhTgg==
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 8476.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {154}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 8476.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 8476.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 8476.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 8476.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 8476.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 8476.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 8476.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 8476.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 8476.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 8476.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.937718131875*^9, 8476.}],
|
|
Offset[{38., -5.499999999999997}, {3.937718131875*^9, 8476.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.937718131875*^9, 8476.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.937718131875*^9, 8476.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"8476\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{25., 0.}, {3.937718131875*^9, 8476.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.8954304*^9, 7064.722222222238},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.889296*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2025\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{3.889296*^9,
|
|
3.8971584*^9, 3.9051072*^9, 3.913056*^9, 3.9209184*^9, 3.9287808*^9,
|
|
3.9367296*^9, 3.9446784*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"gambling-only domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:22 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 8476 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.9375072*^9}, {7064.722222222238, 8476.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.05],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.0055000000000000005`], AbsoluteThickness[2],
|
|
LineBox[CompressedData["
|
|
1:eJyl13eUFcW2BvAmD8wAB0QZcoOEARQbQS5JaBDJ4YBEJTSgOORGooDSImEI
|
|
QpMHJDRBnEs8AhIuIE1SvKAclBxb4pD0kIcg3uf+vvPWa9Zcl2s9/xl/q6p2
|
|
7dpVp6so3q1/q/cyKopyNpOi/Pn3f/6zLrW8XufP/1GrevpfWU+/3avWiq6W
|
|
rgPv/rX1KbQDh+Pegl1Y60p71cX217Re8/9n69HZvzT7u+doBY5kb818coiD
|
|
nWn3Geux4tA62srpt5IL9TpNO3AgWxvGz4z6VPxrm+/8tcNraT2rWDlJW7CW
|
|
uS3bs6E+7WkF+bujaReOrKK9PH47z4nVY9F4L+C8lG/H+Qph/W1orzDWP4p2
|
|
VKzvMK0kiJ2E9oxXzm/lVazno2h7O+RbqgPb085JPsNpKwP2ZxntZUJ+P0b7
|
|
ox5eibe5XtQj0IxWYjD/flrHeo1B78BGPtTjNq1gfYFIR8aLx34kd+L5L4j6
|
|
36Qd2K7TmfHhyKyoEU91aasI8s/XhfOjfl4i7RRHvIsGx5dBfXJ1ZT6wtYk2
|
|
Xsb42G6MD2uVuvvGhz95j+2fS31DZd6nl4q9lrTyBerftCfbZ4n1Rr3YvkBs
|
|
DqSthWJH78v8FovDvWhliViZ5W/XdtDWCrH9XD+fI+/T+krkM93v4Da/rctR
|
|
r0G+U/tzvrXIdwuthJBfTpPzbUE+3WgFtjfS7qZ0bU0YwPGbUc/1tMHzF/MB
|
|
zyvsjKMNnEcty0Cepzi/nR6//Gn306gTxcGMg5hfb3FgJe32EZt//Bd7cPit
|
|
wZyvr1hLoZ2/Z7f0ENa3n1gdQTum2DpIe7D34lDm+4HYOUB7AxC/yTDGQ7u9
|
|
iFYHId4HH3L8YL/1IYj/bbR9GNY3dzjjf4h4dUewHsORfx/aMs5L/jtpvas4
|
|
VHsk1/Oe2OtJK++LAzNpY6w4XPMj9p8tVt6n1blibRptzBPbl2gXDk75mP3n
|
|
p+vQedqbk669uFGMB5uTaKv9BcnvHK3DSg7L1/6/VmMvSr6VaSOX2OhMK/Fi
|
|
Oyk6vrDfan6xuy7aDgcrfsL5C4hDYz+Jfl/F3lraKioOjx4d/R5i/gyfcn0l
|
|
LvhsoT14mHbKiq2n0f5VxIGPxnB+OFxqLNur++3B2nBaeR3r+zHqWphv6DiO
|
|
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
|
|
P2E9For172jr6kNd5h3N/X0qjtT9lOPVRzL+Om0ukfZw6hju/0Bpd7eOje73
|
|
Y8k3MC6azyOfwx8i3hQ6uEYcuEAbi8VO1/FcX31xeBKtNxErG2m7ld9qL78D
|
|
sLo+iedjO+avOIH5HMb84+jgUozvMDH6fRLbx2iviqwvdHgSxyeIlSeTmb+C
|
|
9qFT6G+Q/6Cp9GxxZIDN8XvEVoRW7yKf/tPoW6jvtenMrxjib5/B819b7F2h
|
|
AxWkv5Z7FtfbS9rdz2hvitiqMpv9j4rDneawvrWf/Ong2mTOX1TsvTyX+eri
|
|
sDKP+3NUrJSnI3+I3Z9p/TvEa/U5net3Wd9jWqkr1kvN53naINbS6MBhsbp/
|
|
AdezW2zeXsjxJ5/K/vy2iPEXZKjzf+0WUf78q/Zz2N5JbO2inYHi8NXFjDdV
|
|
rNVaAqcsw/g8S5nfarG3hT4e8nsf7HRbxnznY/yGL+Cqa8XmqeVw/Aax8vaX
|
|
rN86sX2cdl1x8JMUuH0+WV/4p38yv1p+B+DIwRXwsOLi0LCV3M9iYv0BnVRa
|
|
bBZfxd93tQyoS9StUM+iqzl/a7HbkE41EL/QGp7vMWLnV3rfKL/tsX5XhbW+
|
|
a7l+C/PtpKtOEKt6CE6YLvZS6dBT7FdgHfe3hrQb1elUDflOWRe9v8TBnOv5
|
|
e1gjDmyk0y6jHjk28Pt4HflWpt0RqHdnumES6v3O18xnIfKrsJH1u4X4Hehh
|
|
9/xuD4czbGL9HiDfw3RMT7H10WaO74f9ObiF9bqB+j2kve9Qv2b/gjcfQv0O
|
|
0OGziKdu5f4sx3rv0KlbUL9vt/H8rssi9Zq7nf3XZJT9vklv3i523G9Yrxti
|
|
o+cOri9jJpk/r8t6FBIHLtHBgmKn+07Gqyg24nbx93lU4qlf08ku6ttpN9dj
|
|
SH993e7ofSvWxu5hPqXFkZf38vf6uthTvmX/uWLlKZ2aMZvUf/l3dH6x+pje
|
|
rEt/q8U+/t6ais0S33O/bkm+4SG08cTvRFhd+G+e5zelvoEB+7meHzL6bBzC
|
|
+AIH+H2KiO1dtPlBZlnfCz+w3sPF1iw6gvpreQ6yfwesbyrdvkpWn1VYvUin
|
|
NJDxoW5hnoepyHcT3TAkNmMPsV4zxNoGOmGzWB3/E+c7IdbH/Mz6nRaHMx7m
|
|
+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
|
|
LDY20MffFbsxbXk+BuL+epXWh8TU+Q+PTDe3
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 200392.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {990}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938321388375*^9, 200392.}],
|
|
Offset[{8., 0.}, {3.938321388375*^9, 200392.}],
|
|
Offset[{10., 0.}, {3.938321388375*^9, 200392.}],
|
|
Offset[{12., 0.}, {3.938321388375*^9, 200392.}],
|
|
Offset[{12., 0.}, {3.938321388375*^9, 200392.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938321388375*^9, 200392.}],
|
|
Offset[{8., 0.}, {3.938321388375*^9, 200392.}],
|
|
Offset[{10., 0.}, {3.938321388375*^9, 200392.}],
|
|
Offset[{12., 0.}, {3.938321388375*^9, 200392.}],
|
|
Offset[{12., 0.}, {3.938321388375*^9, 200392.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.938321388375*^9, 200392.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.938321388375*^9,
|
|
200392.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.938321388375*^9,
|
|
200392.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.938321388375*^9,
|
|
200392.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"200392\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{30., 0.}, {3.938321388375*^9, 200392.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.666816*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.6605952*^9, 3.7237536*^9, 3.7868256*^9, 3.849984*^9, 3.913056*^9,
|
|
3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"gambling-porn domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:22 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 200392 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.666816*^9, 3.9375072*^9}, {0, 278686.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.009166666666666668], AbsoluteThickness[2], LineBox[CompressedData["
|
|
|
|
1:eJyV1G9sT2cUB/A7MZTiVls68+dq0GKzq6VsHW4pxTq9/meJF5eEzJJxm1Rl
|
|
8yfPkFqp5iZEFC/uhhcSfxqRyHjhWfRFhXBJ10mQ3ISOqNZt/Fkye7H2nK8X
|
|
R7omfskvv98nzz3nOec8z+83Zu2mpet6GYZxpPPd9dn5Cjs+bCvq+uIcb3W6
|
|
Puf3Ebb9nh00SOt22DpJTrL6CsetsD5DDg/2Y8dnyd7MFOTbSHbN/uywiuNr
|
|
YauGHK0ZwFaHuP4aaas6FfF1ZPVA2qkaiHxHuL9vBmH9KPfzJ2wc434+GNyj
|
|
lYLVrbbu7C8zkf822f4Xju+QkxNpqOcPsnULjh+S4y1DhJ0bsGohe9fSMd9m
|
|
cvDirZ+S9cgMzLeV9yuB1f133E52j8H6ubTH8fWJtF+XCbeRjayhwlrDMfLN
|
|
Hob5veB5bYCtV5zvyyysvyFHgbTdIp3s/wjxZjvVVzAc62nk2JMOUz5Gv+wo
|
|
X9o7L637jMD82OocbLH9nSPRH/Kflo6apfWpUfAQsps7GvcjnevfBlsZHP+D
|
|
heezyPZNaV06RjipfD9bv/RssyIb/Wdzv42w6uDni8ei/snPad7P4JhtDhuH
|
|
5z/r1sG343E+NlkV5mCd7TyCDUWO1ubifu0mW3snYL2a98+bCNeSw3uww9Z3
|
|
J6E+trvqE+Fwx6dv/0/IXs5kYb1V2v1H2qi04e9f03mF0nrUFMyLXd8BxxvJ
|
|
YUMefn9s/Xu+WFffTcX92ER20qexXZ/3+wtWbOu3AsSz1cDpwn4M2+XkaOoM
|
|
YWv156i3ghz3/gL5N3P8LjhhB6pQOGmCzUruz52JfD9y/l9noZ/tnO/abLbP
|
|
1omD897B87paBCuuV8/B+f7E/WfOxX47Of4ArNjWE+n69cXYfxfZvCxt1M5D
|
|
fnaQOl/Y2gfH7Di/BP3t5n7Ow2YV938fTtjBuQXIt4fjmxfiPNn+ikXCRhPs
|
|
s73cr3BeP3M9t+H6au6vrJQd1PD+2V8LR6XS3nVYs1XjYsxrP8+npIwdsZ1y
|
|
OKzleo9K28UuXPY39XsYjthu0RLh+Iq0P2sp6nPJ9mNpL22ZcFAobV2SVoOW
|
|
92jn4v84WtKtwwErcB/1SzofD1anyd4Fad1vJfKzkzzY7PR//MC6dw==
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 84673.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {154}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 84673.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 84673.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 84673.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 84673.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 84673.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 84673.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 84673.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 84673.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 84673.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 84673.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.937718131875*^9, 84673.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.937718131875*^9, 84673.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.937718131875*^9, 84673.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.937718131875*^9, 84673.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"84673\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{27.5, 0.}, {3.937718131875*^9, 84673.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.8954304*^9, 53992.50000000012},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.889296*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2025\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{3.889296*^9,
|
|
3.8971584*^9, 3.9051072*^9, 3.913056*^9, 3.9209184*^9, 3.9287808*^9,
|
|
3.9367296*^9, 3.9446784*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"gambling-porn-only domain tally history\"", 16, Bold,
|
|
StripOnInput -> False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:22 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 84673 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.9375072*^9}, {53992.50000000012, 95517.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.05],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.0055000000000000005`], AbsoluteThickness[2],
|
|
LineBox[CompressedData["
|
|
1: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
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 203579.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {990}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938321388375*^9, 203579.}],
|
|
Offset[{8., 0.}, {3.938321388375*^9, 203579.}],
|
|
Offset[{10., 0.}, {3.938321388375*^9, 203579.}],
|
|
Offset[{12., 0.}, {3.938321388375*^9, 203579.}],
|
|
Offset[{12., 0.}, {3.938321388375*^9, 203579.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938321388375*^9, 203579.}],
|
|
Offset[{8., 0.}, {3.938321388375*^9, 203579.}],
|
|
Offset[{10., 0.}, {3.938321388375*^9, 203579.}],
|
|
Offset[{12., 0.}, {3.938321388375*^9, 203579.}],
|
|
Offset[{12., 0.}, {3.938321388375*^9, 203579.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.938321388375*^9, 203579.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.938321388375*^9,
|
|
203579.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.938321388375*^9,
|
|
203579.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.938321388375*^9,
|
|
203579.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"203579\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{30., 0.}, {3.938321388375*^9, 203579.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.666816*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.6605952*^9, 3.7237536*^9, 3.7868256*^9, 3.849984*^9, 3.913056*^9,
|
|
3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"gambling-porn-social domain tally history\"", 16, Bold,
|
|
StripOnInput -> False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:23 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 203579 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.666816*^9, 3.9375072*^9}, {0, 281509.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.009166666666666668], AbsoluteThickness[2], LineBox[CompressedData["
|
|
|
|
1:eJyV1FlsDlEUB/AhVO1TlFrKaNCqJaOtUkWnWl3oMm3VkogMCcGLERQhMiEk
|
|
teVLeLA9DPEikfgiEsGDKzwQwjRpkCCZB2ssnUbEklrac/59OFJNfMmX7/vl
|
|
3nvuOefemfFrNtWu7alp2qn2b8dv+8dv7f2xsOOPlfDR6vgtSRA23e4duyOt
|
|
PsFGIjlK6SMcvoeVTvaPJ7LDJLIzry/iNX3osK33Y/vvyOFR2GghB6v7s73v
|
|
ZO2wtNE4AOvbyN4LaevAQMT7STZXDML4L7J6Amu/yVGPwd3a82Avq6Uru3U6
|
|
4ueQzTY4nEmOzichn9lk4xEclpDD7UOErQewV0Z27g1Ff/PIsc+driSr1GHo
|
|
bxXvVwp7BX+5hmyfgVWttMPr45G0ezIZtslaynBhpeAQ8QpGoH9LuV8bYGM5
|
|
x5ubgvFV5CAmbb6Sjo6MxPotnF/uKIxv5f450n7f0aiXHWRLO5elVcIY9I/t
|
|
XYINtrs3FfUh/kXp4LG0ujAW3sb9yBiH+9HA+e+Gje28fqeB+bu4/ofSqmK8
|
|
cNTwfzbOdm99axrq38/13u10ZkTziyew42Xk8AMcsPURE9lmeZeOrZ/Edtle
|
|
fjrisa2Xnd5MDtZkIL8tvP/ByYjXwPtnZWL+DrL/DA7Y6ukU9Hcn2V42Vdjf
|
|
M40d7SY76dOF1S5p+4e01mCiP+O+0nn50mrsDDwf7HgrHDfI/p0sdoytbmWL
|
|
cW9jDvZjW0NnIv803u81bLONa7lYz/YGzhJ2Q9jNJQc5s4WNlXnodx457DUH
|
|
74c5vH4fbBaQY16+cNQM22zfnod4RRz/3Hz0o4Tj3StAfmwVWXg+Srlftwvh
|
|
cs5XLcDzuojrTy7Cfot5/TFYsY230vF1xdi/gqzfkNaOLkR8dmxAibBxCDYq
|
|
uT/ZpaiP7V6G7Wqu/zls2hzvUhniscPH5Th/tlu/SFhrhuNsJ2MxzquG82mC
|
|
o1qur7oC97+e90+rFA4qpJ37lZ3vZ74vd6vQL7ZeWs3Wl/H92wyHbPe0tFls
|
|
wynfqN4TsD6SbBfWCIc3pd35tciPbb6RdpLqhGP50sZ1aW/Qkm5tXf2HrdFd
|
|
2u9fj/mNX+h8HDjaRnauwB5bJS7FebKjLFhv9x96Pqhi
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 87889.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {154}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 87889.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 87889.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 87889.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 87889.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 87889.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 87889.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 87889.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 87889.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 87889.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 87889.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.937718131875*^9, 87889.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.937718131875*^9, 87889.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.937718131875*^9, 87889.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.937718131875*^9, 87889.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"87889\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{27.5, 0.}, {3.937718131875*^9, 87889.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.8954304*^9, 56811.22222222235},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.889296*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2025\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{3.889296*^9,
|
|
3.8971584*^9, 3.9051072*^9, 3.913056*^9, 3.9209184*^9, 3.9287808*^9,
|
|
3.9367296*^9, 3.9446784*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"gambling-porn-social-only domain tally history\"", 16, Bold,
|
|
StripOnInput -> False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:23 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 87889 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.9375072*^9}, {56811.22222222235, 98740.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.05],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.0055000000000000005`], AbsoluteThickness[2],
|
|
LineBox[CompressedData["
|
|
1:eJyl2HeYDdf/B/Cx2q56teiMjRYkuWq0MEQQLVcPUUaN7iLRy+g16+okEkMQ
|
|
ibJXJyRGixXtirYhGCxWv/rqv5/P+z3f5xnPJs+v5J/N6znnfM7nfM6ZO2cU
|
|
6ti3SZcIRVHOpVSU13//+z/jcuMbNeR/2p7R/s1W8u12pSZs75WsPZ3/3VqM
|
|
497iUIamsNJH7O1Aa35xYKPTPuD/6Qd//bvR3zpPG/3F4ahmzMcj9rWjleQd
|
|
XEcb2d5wdtTrb9rKgfqkbU6nQH1K/4O1VGL/5//uUCytpBUrp2kD9qZqwfYo
|
|
1Ocz2kD+1hinPSvWv4rWCrhtFRKrp5z+xXBeSrZkvNJYf3NaK4f1j6Ktlljf
|
|
cad/V7FZ/DPG6+m2MRTrGeG070W+RVoxfibkM9RxbuzPUlpB/sZhpz0a+US3
|
|
Zj5FsB8Naa0o5j/gtFcV619+znjVUY97tNYI48Nt2L8W9mN+W+ZfB/W/5bgu
|
|
6l+jHfujPTzHcX2sx2rnim9kb8/5myH/brTRAvESdI7vgPpk6kB3xPjNjvH8
|
|
2ek7up+/sp3YriP/0V3o1adlP4t9QW8U241pbbNYbdCd+SwTa5/0YHyM9w+g
|
|
jTViU+vNeGvFoR60sk6szHG3e3fQxi/iQLY+Loe/oLVtyGem277tbhtXHP+G
|
|
fKf35Xw7kO9WWrGQX0Y/vR/5dKSNOOSzidb2JWtjcj+OR//g+n6u58sT2Z8u
|
|
iPM3wbGK/Uk9gPkVe8Pnzr62NdbxRbEv4kvmd1XsWUkrN8T+V/9gDQ41/cpl
|
|
74r/na2iAzk/rA6jrTti4withcX224OYzz2xeZC27iJ+/cGu9sAixw8Rr/8Q
|
|
9n/ktvYE8X932p9jfQuGMj/lnMSrOYz9I8RWL9o6dF7y30kbh8XB6sPZ/6TY
|
|
7k4r8WLPbNr6SxyqOoL9n4uVL2hTsWV9M2g7hThw2ekfIfbFjGT/lMk6eJE2
|
|
Xp5PznaGUYwH+6fSSg8ZHzpPW93FSjrD1f4fG72Rbzna8ov1drQ+FPlPcjzS
|
|
bWWI2FrntMO+0qNhdRjWM55WRojtWNoYhXzHjOH40Zg/xVjnfXfebbT7jtPm
|
|
FLHxkrZhz4hxjAeHioxne4zbynSsf6jTDgcOO+2TMN+gCaz3NLFWbyL7B1DP
|
|
+/9gZQbi9ZvEfGLc1mA1TCsY78sz2eVgH7c9u2ltptifcwr3b0ayVubS+jeo
|
|
73WnfdxFySf7VNbzDeua2KpGa9XdNtOL1Vm0klkczDKN+5VDrAVoK484lOlr
|
|
js8r1r+m1ffEPj2G8cqIjSm0BWtlp7O9nNicSKvlxd40AeZfEfn95Rj5aydn
|
|
0LWQT7OZHF/yf2T9GK0hX6vYLMYrjPmG01pxrGe520aINkugXk9pq5TY/8Ns
|
|
xisrVqLnsJ4fYH0NaKsy4n8yl+3YLy3fPI7/GPFqux36hjYaYD255zO/1lhP
|
|
b8dtknV4Hm12Fts9FiRvow/y2eG4H/Kf+Q3jjcX822l9ojhwhTYnoZ5dvuV+
|
|
z0a9LjlegPXYCxl/MdonfM/92o58grS1A/mkXsT5NqK+a2hjG+ZbafJ5hrUV
|
|
i5nvIdTzT9o87LYBm8+d/iGs58gS5rvGbXs16vuE1pdjvvpLnd87xFtEm7C3
|
|
wDKubzzW23c55+uEfHL9yHiDsL55tBa8lJwDOVYwn3Vua7PF4e7/YGVuslZn
|
|
O54h9m/7ifkvwPyVf2Z+8zE+w0rG/1rs60ArczC+3SquF+P10qs5fibGx9Ia
|
|
+6eI5XzzsJ6Xsa7xwWdB9ke7f+latm+5LPVtuI7tG8S+euvpLW6b28R23Hrn
|
|
/IjNfhsYbyfihWllt1jdvZH994n91zex/Sjau27h+FNiT6WtnO+MWNd/4X6F
|
|
0D9qG/v/KdbSbGf/6KsS30urJ6Vdid3uiq+u+pX1hIMlfuN6Of8ot5UmO5h/
|
|
qyuvbT2lFdg3xGK8hmLjB1prJA79sZPtTcTKQ9qEvQV3sb0p4n9HW2/Y1MVB
|
|
/262Nxd79joOo/679jBeqZtSv5tuW9pe5/0jVufQdgmxb4fbxjXagP3bf+f6
|
|
ioq9XfYxXvRtl43FmH86bZpuG3Bgq+Ml4nDGONZ3GeafRhtLxcFNcc7vh9vq
|
|
QrEn/X7mj3haebf97WkNNic7RvzQelqHvZF/0D8i/zK0CQfa0MYK1HcCbV9x
|
|
2/oJ9T7jxPs5WRvvH+D6Y7G+VrS1Hutbc8B5XrG+eMfnbydnf8RBxruL9bWg
|
|
rcdY30rafoX1naB1OPCK1mB15CG273NbnYT8/6TNKsj/OW1VFNtFD9Ol3dbL
|
|
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
|
|
hNiIpX0DcR8Yk5/5LBCbq+jBa8Whk7S9E/F+KsD1vBT7ihdkvfPgfT2crvse
|
|
7hdDVFjDfcF7mI6cj/d9g0I8b3Hi8EA68Zjb1htOPC5WF9PqqTccj/vCl9Fc
|
|
TwLuW3F0twe4b9cqzOdvHup9k1aOiD05i8CeE25vgQPdinK+JLFRpRjzzSf1
|
|
0RJoowLq2bE452+P+9qUd3iebortMiW4X9kkf/MMbVdCveJLcv3TxL6WpZjf
|
|
RvQf+a5zvnB/KPYe43H/htGfXcD+PaXjSuP+NNDLfCNxnzHpuHS4fxQozfjD
|
|
cN+46/i22NxThudxIp6fnWXpLHg/9CjH+uD9oWUrz/O4Tey9Qq/A+1ndWoHt
|
|
qtjI+AGft7Z43mzaF4P7fbmKrOcifA+0qcTzt0psp6rM+RPwPTGWLp5V4gWM
|
|
Koz3QtrDx+lwlLSbvg/5fM/GfX9JNZ73qjhf+6uzXhvx/RPWeL6y4z6+uwZ/
|
|
j/rhPFg1mU96PB85PuLzhefHmkXH4T6tJjrtuN8Gu9bieNxnPdvouIKyH0rM
|
|
x8y3vTiQoTbnXyBWp9Lxr3D+ytbhfjWXeP51dPGvcL7+pgdPxP05ti7nw/Nn
|
|
n/wEnn8a45vX43lTkM9xOldJnM/i9Vm/ysjnKB0ejfP1aQPmvwTnK7ohfy/u
|
|
4X7bgDYjcJ88QPtKi424Rsx3JO6XdT7len/GfacfPX8r7lff0tZ23Kdq+ZjP
|
|
Ndyf59NbonD/rNGY8ZfhPr+DVrbiPl+tCfM7hefpKh2/CevP0pT1Pv1Sex2/
|
|
Cu2bI1Z/aer8vomNTM1Yj6duW7C2+R9slnqVnM30zXkeNLGi0/6aYn0DbRYS
|
|
W5Et+Hv0If49oIzjWq+0/wJRDYlw
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 128078.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {990}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938321388375*^9, 128078.}],
|
|
Offset[{8., 0.}, {3.938321388375*^9, 128078.}],
|
|
Offset[{10., 0.}, {3.938321388375*^9, 128078.}],
|
|
Offset[{12., 0.}, {3.938321388375*^9, 128078.}],
|
|
Offset[{12., 0.}, {3.938321388375*^9, 128078.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938321388375*^9, 128078.}],
|
|
Offset[{8., 0.}, {3.938321388375*^9, 128078.}],
|
|
Offset[{10., 0.}, {3.938321388375*^9, 128078.}],
|
|
Offset[{12., 0.}, {3.938321388375*^9, 128078.}],
|
|
Offset[{12., 0.}, {3.938321388375*^9, 128078.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.938321388375*^9, 128078.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.938321388375*^9,
|
|
128078.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.938321388375*^9,
|
|
128078.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.938321388375*^9,
|
|
128078.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"128078\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{30., 0.}, {3.938321388375*^9, 128078.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.666816*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.6605952*^9, 3.7237536*^9, 3.7868256*^9, 3.849984*^9, 3.913056*^9,
|
|
3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"gambling-social domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:23 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 128078 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.666816*^9, 3.9375072*^9}, {0, 228396.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.009166666666666668], AbsoluteThickness[2], LineBox[CompressedData["
|
|
|
|
1:eJyV1H9ozHEYB/DvlrEZc7ON+bH5bmHH0Nn8nm03jvkx2232w5Zy1Jb5g1Mi
|
|
rPWNIj82J8LMH0f+UbRLJBRfdmSIE42MXDEU0+Efrf3Bnuf9KU/Nlavre68+
|
|
z/N8Ps9zn75pG7aU1UZqmnb6z7f/+efj/R7VU0C/qv32/sfSwcI2d3h7/NLm
|
|
N+V15FDyEOHgF9hoIHuPR8MG2ZUbg/jG9n47LUPhVnKwWfkuObA+Fvk9ZO2w
|
|
tH5gGNxLNt5K2/cNh/vItuo4OJL7eakcxf1EjAhrwwhv92oLzh/H8+xTTuB6
|
|
5+Ph8WT9qXRwx0hh+2PYSOf5dSQIe34qz+Z+UhLhubxfYXg7z8DawgHtC0m7
|
|
W5JgB9+n5FHCpqlczPXyR2O/Gp5XvXIt11uYjHi+LwGPtK1bOtQ0Bvn7+Xxz
|
|
xmL9EM/PJe2NGQc3cf1saddlaXPweGGjTdq9JwX2cP2L0oFOafNCKnyc52Gd
|
|
AJ/k8zcot3D+Th2+yP0/kTaL0oRD2//P+tnwtmxLx3yfcb8PYK2L4x0Tsf6O
|
|
5/1VOcj5oyfB7we0Z+NkuJvnm5MBf+L7/gHWfvA8NljhyHu0/8EpiE8kB7Om
|
|
wlayt0t5Ctl8lQlnkp1V04S9jdNRP5fsypghbO6WdvZKa9ttqLeKbPNKm6kz
|
|
4WKy7zuslfP+/ixh8042XEE2Ns2Cq8j2hNnCto+wsYbnc30OXM35w+cKu4PK
|
|
v8iBWfOE9bXzUT/iPs130AI4muzeCxtTyR4jRzj0QjmT7HXmqvcDWT+XB5dw
|
|
vY58xJeSzZAd65VkX3sBXEMOmIsQv45sS1qM9TrOPwYb9bzfZ2lfnQPeTLbc
|
|
lNaal8BbuL9hS4X1Q8rbeD7ZhfAu7ucyrO3j/t8oN3G9tmWIP8L5ncvV+4Lz
|
|
K1YIay+Uj5Jd1pXwCT7PM+Vz3F9JEepf4v3TVwkHiqRdj2CtjWw8KIav8nwK
|
|
SxB/jWzfCmu3+Lyt0jaHE27nfk/Bhp/sLCgVDt6WdueVwQ+53idpV/xqYU+O
|
|
tH5D2ogrD2v7tX/5+YD2xlbAnfz/uGDtNZ/vilw3oyuFQ1l/+TdYMXs6
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 11693.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {154}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 11693.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 11693.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 11693.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 11693.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 11693.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 11693.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 11693.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 11693.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 11693.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 11693.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.937718131875*^9, 11693.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.937718131875*^9, 11693.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.937718131875*^9, 11693.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.937718131875*^9, 11693.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"11693\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{27.5, 0.}, {3.937718131875*^9, 11693.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.8954304*^9, 9884.444444444467},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.889296*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2025\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{3.889296*^9,
|
|
3.8971584*^9, 3.9051072*^9, 3.913056*^9, 3.9209184*^9, 3.9287808*^9,
|
|
3.9367296*^9, 3.9446784*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"gambling-social-only domain tally history\"", 16, Bold,
|
|
StripOnInput -> False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:23 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 11693 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.9375072*^9}, {9884.444444444467, 11700.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.05],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.0055000000000000005`], AbsoluteThickness[2],
|
|
LineBox[CompressedData["
|
|
1:eJyl13eYDWf7B/BRd7HLEbw6Q4JVc3QRYYge5ehdBtHbIcLqo6+2RhdRThJh
|
|
8xJO9G604CUcfaNloq4SOWp0v5/7+533+o1rkyvX9cs/8vE8z/3c9/08Z2YU
|
|
6Ny/adeUiqJcTqUob/783/+Ma01uV3/zP9rOX7W/s5H8uP1BU9pK1p7P/t5a
|
|
vOPd4lBUM+4HezvR2l6xuYFWfvr/Wat76W/N+davTj77xeF0zTm/i9jXkVbe
|
|
9mfi4Fra6PGWe6JfF2irF/oT0YLxW6E/pf/e/nZ/79AaWmkrVs7RBuxN3ZLj
|
|
7dGf1rSBeqyxznhX1L+K1ga4bQ0Sq2ed+cNwX4q3YrzxqL8FrU1C/aNpKx71
|
|
nXLmLxYHYloz3jduGz+inpHO+AvkW6gNx2shn2GOfTifZbTWAvkddcbbIJ+C
|
|
bRmvA86jIW3AgcPOOOrVB7VjvMHox33amID14fYcH43zWNCB68ei/787Hof+
|
|
V+/I+RgPz3U8EfVYtBWH/LN+yv3QP7sHrcxEvKs61y9CfzJ2otFfYxNtJGB9
|
|
hs6MD3vLdnGtD43pSt+U30uwSHf6nthuQlv3xWqDnhy/Itbq9eL4LbH/c1q7
|
|
Iw5ofZnPH+JQL9qClbnuce8uWnuC32+Wfi6Hu9PKU+Qzy23fdreN645fIN8Z
|
|
/bnfS+S7hbbgULSf+0WgX51pKy36v5E20iRrY/IArsf84DrawO/REznQff8m
|
|
Ou6I/dJ8zny7uW1E//bG1jjHmcS+lINgO7PYs5IOZBH7X/+FLTjU7Avul1Xs
|
|
TaCNf2ar8GBYzSZWh9NGdrFxjLZg+90hzDeHOHCEtmDvJ7GMl1NsLqWV3Ig3
|
|
cCjXv2U1L+L/5IznQ31fDmN8FfFqDGc/CiD/PrQecVny302rkeJgtRGsJ0ps
|
|
96TtaLFnDq2VEIeqjOT8j8RKd1rRxN6ZtFZdbF6jA7AvfhTnf5ysg5dpq2qy
|
|
tqNGMx7sn0obC5Hfr7QGK+kN1/h/rTa8IvmWo3WfWO9oOO8fsRnnrO/ottpG
|
|
bK11xmFf6THcv504OIFWsN5eQxu6ODR2LPfvjP1TjGO9n112meO+U7TRW2y8
|
|
ogOxYs/I8cwPDhWawPERbluwdxhtj0J9Rx2Pxn5DJtITxFr9SVw/Raw8oAPJ
|
|
2xwQx/rj3LYnidUwHZiM/XJN5jgc7Oe2Zy+tTxP7s0/h+NRkrcyjjTno7y1a
|
|
H3FN8sk6lef1tiuJraqOK7odSCVWZ9NKhDiYeZrzPBNrJm29Iw5lnM7xLGJ9
|
|
Oq0VFvv0eM4vKjam0EYxxCs7g+PFxYFJtFJS7E1rMp4X+f1iuvLXzsykqyCf
|
|
5rPo9/6R9ZO0XgT9KDKb/c6L/UbQVgHUs9xtI0SriBd8NttVv//bOYxXQqwU
|
|
nMv6SqO+BrRWDvHrzeN4ZdSXZz7XV0W82rReDfUspNU6qCfnAp5nc9TT13HL
|
|
ZB2eTyufiu1eXyZvqwfy2UXbvZH/rIU8z5HYfzsdGIP7d522x6KfXb9i/vHo
|
|
1xU6MBv12ItYzyKMT1zC/TcinyCtb0U+aZZy/yD6u5oOYL66MsB6NmF+wtfM
|
|
5wD6eYLWDrmtw4EXtHoY9Rz7huMr3NZg6yltLcV+nyyjhyHeUtqGvfm+Y/6j
|
|
UG//5cy/PfLJsYLjftQ3n9a/v56czWwJrHeV2/p0cbjnX1idkazVOY6niP3b
|
|
vmd+s7B/5X/TM7E+aiXznSj2dXIcj/UdV7nW66V/YP+mYf2aH1z7+1Os4XrE
|
|
N1/Rymxx8HmQ8zHuX/Yjx9cmSX8bruX4arGqrnPZV9/xWreNDWL7IK3DgQHr
|
|
GX8b4odpbQfi793A894t9t/ayPHDGO+2mfGOiz0fbOF9OC3W9a0c5/x029iv
|
|
I2It7XbGy3tL4nvpQEjGlTWOEV9dtYPx4WCxncyP+4+mtVNY33QX139/842t
|
|
Z7QK+4ZajLdYbHzreIk49J/d7M9KsfKI1mBv/j3O/UT8xbT+lrUt4qB/L/NZ
|
|
Lfbsp7X6iLdnH/Mb/4f0747blraf+00Uq3Npa6zYt8s9btykAxPE/u0/Oc8z
|
|
sbfrAa7fGXbZfoH9Z9DKW7afi80tjl+Kw9EHYa8i8YxptP1axoMbHWP8v1ae
|
|
yLgnwyHm80qslXfb/ymtwoHJtAfxQuuccdgb+R/Wm0Ksl6Et2GxPe1OKrYm0
|
|
XsDtEMbV87SaKlkb7x+G/WlQXxs6FCH2rKY9kWItkbZz30vO/pRHGK8w6mtJ
|
|
h4qivpW0XRL1naYDsPmaNmF11M90ZrftK7gvJ2h9Ps7rBW3NEduFj3L+dLeN
|
|
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
|
|
N94=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 191928.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {994}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938321388375*^9, 191928.}],
|
|
Offset[{8., 0.}, {3.938321388375*^9, 191928.}],
|
|
Offset[{10., 0.}, {3.938321388375*^9, 191928.}],
|
|
Offset[{12., 0.}, {3.938321388375*^9, 191928.}],
|
|
Offset[{12., 0.}, {3.938321388375*^9, 191928.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938321388375*^9, 191928.}],
|
|
Offset[{8., 0.}, {3.938321388375*^9, 191928.}],
|
|
Offset[{10., 0.}, {3.938321388375*^9, 191928.}],
|
|
Offset[{12., 0.}, {3.938321388375*^9, 191928.}],
|
|
Offset[{12., 0.}, {3.938321388375*^9, 191928.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.938321388375*^9, 191928.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.938321388375*^9,
|
|
191928.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.938321388375*^9,
|
|
191928.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.938321388375*^9,
|
|
191928.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"191928\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{30., 0.}, {3.938321388375*^9, 191928.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.666816*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.6605952*^9, 3.7237536*^9, 3.7868256*^9, 3.849984*^9, 3.913056*^9,
|
|
3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"porn domain tally history\"", 16, Bold, StripOnInput -> False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:23 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 191928 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.666816*^9, 3.9375072*^9}, {0, 271179.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.009166666666666668], AbsoluteThickness[2], LineBox[CompressedData["
|
|
|
|
1:eJyV01lIFlEUB/BpM82lz8y0RRul0lbGJVtMHdO0xXLULIQeJqGoXpqgFFFk
|
|
KAjaZKAesnqYJIgi8EOCqB66kQ9GUROIBRXMQ6VkxdjyEhXpPeflL/ZBA8Od
|
|
H3fOueduGY2Ha/dNVhSlc/Qda0cfd2Ta59KxDzUY1MfaiiiwZkW204sWX9g2
|
|
OUidDvaH2WJE2r0QTfbJZlEM2AjNICtThmR8B1v8kf3e3liyTlbOotVTcVwf
|
|
2X6L1k/Gg7WGBLB4yRa/aT6TZka0bbP1nI8T2aoLgbVf6OBaIlh9zlZ0ab95
|
|
Flh/ina+JfF6k0XabHBQyRY541wmbVxh++Nsl0iHA7TVmQxWUueAhUAbJSlg
|
|
+yDbL6Z8G1J5/anfc9Dae3Rwbi7ZrKH6CuaBfRPtxswHe3loswctohbweGS7
|
|
m62QreNpYPcW2htAixvpYCN7ITjchvZaVLD2DC2qMsBB0/9ZvRrZoaOZON8+
|
|
tp82LP8vX8RukPY/oUMpi/l8TWznwBKwXZgF1t+x1evSXmM2nx+yenop2M9d
|
|
BnZfo8Wr5WSXbOxeAXbbV3L9N6XNrFVg0Yo2fqKVJo3zHfsu98tFi/QccHiE
|
|
rTdJu725PF+yeJgHtg/lg/Wk1WSjmcb7gFbvFpAdsh2/Bmz5bIvs5a8Fq3vW
|
|
kb0WaX/qerB1gh2QHbsQHPSjXaOI87dS/q5irqeN8j0uAYtA53hy+FEpx7dT
|
|
vWIjrydZSy4Di/NodQgd3l8ODt1HKx2bwE5cBeY7g/bzKsFWD9p9g3a6N2P8
|
|
wBaMr9+K9fSjzextfF+4nhfocHUVWbNp/MztYK8KbT5B2307wKHKarB+BG1d
|
|
RmvlBu+n/kPO9yLaKK0B+w/QVnEtWBtEm4l1mL8Qrd5D2wk7I1q/8w/7E9uN
|
|
rSeHur/K/THZ4pK0eRstonfx/SEHuWxj1H8BkO6qlA==
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 76197.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {153}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 76197.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 76197.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 76197.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 76197.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 76197.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 76197.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 76197.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 76197.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 76197.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 76197.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.937718131875*^9, 76197.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.937718131875*^9, 76197.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.937718131875*^9, 76197.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.937718131875*^9, 76197.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"76197\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{27.5, 0.}, {3.937718131875*^9, 76197.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.8954304*^9, 46912.27777777788},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.889296*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2025\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{3.889296*^9,
|
|
3.8971584*^9, 3.9051072*^9, 3.913056*^9, 3.9209184*^9, 3.9287808*^9,
|
|
3.9367296*^9, 3.9446784*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"porn-only domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:24 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 76197 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.9375072*^9}, {46912.27777777788, 87054.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.05],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.0055000000000000005`], AbsoluteThickness[2],
|
|
LineBox[CompressedData["
|
|
1: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
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 195115.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {990}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938321388375*^9, 195115.}],
|
|
Offset[{8., 0.}, {3.938321388375*^9, 195115.}],
|
|
Offset[{10., 0.}, {3.938321388375*^9, 195115.}],
|
|
Offset[{12., 0.}, {3.938321388375*^9, 195115.}],
|
|
Offset[{12., 0.}, {3.938321388375*^9, 195115.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938321388375*^9, 195115.}],
|
|
Offset[{8., 0.}, {3.938321388375*^9, 195115.}],
|
|
Offset[{10., 0.}, {3.938321388375*^9, 195115.}],
|
|
Offset[{12., 0.}, {3.938321388375*^9, 195115.}],
|
|
Offset[{12., 0.}, {3.938321388375*^9, 195115.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.938321388375*^9, 195115.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.938321388375*^9,
|
|
195115.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.938321388375*^9,
|
|
195115.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.938321388375*^9,
|
|
195115.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"195115\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{30., 0.}, {3.938321388375*^9, 195115.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.666816*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.6605952*^9, 3.7237536*^9, 3.7868256*^9, 3.849984*^9, 3.913056*^9,
|
|
3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"porn-social domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:24 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 195115 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.666816*^9, 3.9375072*^9}, {0, 274002.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.009166666666666668], AbsoluteThickness[2], LineBox[CompressedData["
|
|
|
|
1:eJyV1ElIFXEcB/Apytx7ZqYt2iiVzzYmNVvcxnz6tCwnlyLoMFpJdWmCsKKI
|
|
oSBokwd5SOowWQRB4EOEaIH+kQejqBeIBRXMoRU1RqQO0SH9/36Xr9iDBoaZ
|
|
DzO/5b/MZLceaTgwU1GUrolz8jpxOGOzRysmb9TG7/rktToGrFnRHepHix9s
|
|
m+xlzAG7w2zRJO10xpJdslkaBzZ88WSljeI72KJFOtKSQNbJymW0eiGR+yPb
|
|
H9H6+SSwticZLN6yhUnjmTE3qm2brXcOT2er0QfW/qC92ylg9TVbuSXtHp8H
|
|
1l+iQ+OpPN9kkTkf7AXZonOK70gbN9juFNvd0mEPbXWlgZWMBWAh0EZ5Otg+
|
|
xHZvUr6SDJ5/eh4JobXPaO/KQrLZR/0VLQK7JtqJWwyOFKDNXrSIWcL1yHYP
|
|
WyFbZzPBzj10ZAgt7maBDf9ScPg0OnJSBWuv0KIuG+y1/5/Vm9HtO5aD4x1g
|
|
u/aIfD+wjOw8lnZH0L705VEdOrgCbBfngvVPbDt+VM5Hq5/rk9WLeWA3fyXY
|
|
eY8W71bxeBKkjd2rwc6ZNfz9JUubuWvB4hTa+I1W2jXeP7k/5Xo5aJG1Dhwe
|
|
Y/v80k5/Ptnj958WgO3DhWA9dT3vzzyq9wWtPijiemQ7aQPYctnhEulI4Uaw
|
|
uncT91cu7c7aDLbOsbVK6ZBdDPYG0Y5RyvkDlL+7jByponzPy8HC0zm+mubr
|
|
WQXHB6lfsYXXl6ylVYLFVbT6DR1uC4B9j9BKRxU4lFiN+S6h3YIg2OpFOx/Q
|
|
oZ4ajB+qxfjmrdjPINr0b+P9W0P9vEGH6+vIVi3Vz9kOjtShzRdoe2AH2Bes
|
|
B+tH0dZ1tBYweD3jfsnxXkMbFTvB7hO0VdYA1r6izZRGzF+MVh+i7eSmqNbv
|
|
/8NG/LR2Epr5/3RiXK6Pydb2S5t9bLFPWsTu4vxkL59tTPgvv5OesA==
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 79413.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {153}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 79413.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 79413.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 79413.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 79413.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 79413.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 79413.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 79413.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 79413.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 79413.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 79413.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.937718131875*^9, 79413.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.937718131875*^9, 79413.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.937718131875*^9, 79413.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.937718131875*^9, 79413.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"79413\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{27.5, 0.}, {3.937718131875*^9, 79413.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.8954304*^9, 49731.00000000012},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.889296*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2025\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{3.889296*^9,
|
|
3.8971584*^9, 3.9051072*^9, 3.913056*^9, 3.9209184*^9, 3.9287808*^9,
|
|
3.9367296*^9, 3.9446784*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"porn-social-only domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:24 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 79413 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.9375072*^9}, {49731.00000000012, 90277.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.05],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.0055000000000000005`], AbsoluteThickness[2],
|
|
LineBox[CompressedData["
|
|
1:eJyl2HeUFEW7BvAmusACA0qQsDTIktFBgiSh4UOShCGDEhqQKKFBksQmR2GI
|
|
LojQIMIqCCMiQfDbliAgacgrQVrisqQhr8R7eZ+nzz3NWT3fvdd/1t+pqrfe
|
|
eqt6uprCXfo375ZWUZRz6RTlxd///s+81OxaLfmf1ae0f7KdertTpTnbf0rV
|
|
vo/+2dpM11vF4egWsLJN7O9M2z+Lgz/Spv3/s13r9380+9vn3HzgSKaW7N9B
|
|
HOhIm6k7tJ5WOr/kLqjXGVrrivq80opuivqU+xvbzcTGh//s8DrabClWTtFK
|
|
K9Q3fWu2t0Z92tJKR6x/nNveCetfQ9sfe631F6sn3f6DcF5Kt2G8MVh/K9oe
|
|
i/WPobWvsb5jbv8NYqtEW8bb7LWyB+sZ5bbnPC35xrZj/A+Rz3DX3bE/K2gT
|
|
+ZsH3Xbk7xT5gPl8gv1oTNuwtc9tnybWB33IeDNQjzu0/QXGR9qzfQ72I64D
|
|
x89H/W+4XoD61+rI/miPzHe9EOuxaWUx8n+tE+dbhvx70toKxLuoc/w67Ge2
|
|
znQI4ze5xvPnZOnieR795buyfS3yH9uNfizPS6h4DzodxjejlQzIt1Ev5nNX
|
|
+msNejP+I7HxCa09EVtaX8Z7Lg73pm1Yme9t9yfQWhTW+2o/jyM9aCUT8pnj
|
|
dWCb1+Zl19E4j7P6c76seL620DYczmrQuVGvLrQGBzfSSq5UbU4dwPFw6Ada
|
|
6YPzEzWQ7ovzN8l1P8yX4RPmN/gllzn7wvZ4135xIO0g5ldR7FtN25XFxvO/
|
|
sVJFHG4x2GN//P/OdrEhnB9WR9Dmu2LzEK3UEDtvDGU+NcXWftqE/e8P87QH
|
|
l7qujXgDP2X/Ol4r9RD/V7e9Ida3cDjza4J4tUewfwD596HN/Ock/19orYA4
|
|
VHMk+xcVO71oO1bsm0ebxcXh6qPYv6FY6eG6qdg/mzabiYOXaK25ODBztPt7
|
|
nqpD52mtUap2osewP2xMd90W+Z2jzTbIL7Ppaf8fd0K+FWizm1jvSNvDkP8U
|
|
16bXyhCxvd5thwPlxjLf4ch/Iq2MRv7rXI9HvuPGcfwkzJ9mPPOZftZjtgeO
|
|
0cpCsfnM7Q/7Rk2g4xA/diK9zGsb9g9327/C+g667XMx39BJ9GKx1nAy51+J
|
|
et79G2twcMAUti/z2rZwHiNT3N9/zJdvqsehfl77dtB2PPY/zzR6VapWFtDK
|
|
FtQ3mdZ2/yn5vDYdVl+yM05s15juvv+9VpuI1bnT3fMuDuWY4Z43sRaktQ7i
|
|
cLbPOL6jWP+MtgxxQJ/JeIPE5jRaG4x45WexfYjYmkxbQ8X+jEHmPxz5/e4a
|
|
+WsnZtOTkE/LORzf9z+yfpS2ka9dfC7jdcd8I2m7N9az0mszTKuIF3pEa/3F
|
|
xlfzGA/rVYrMZz2xHn8jWhuF+A0WuM8T1lfgc46fjHh1vQ4vopVZWM/rce75
|
|
xnr6ul6SqiOf0+oqsdN7YepWvkc+CW77BuQ/ZxHbf8X822j1N5y/y7S+D/Xs
|
|
9gXnP4F6XXB9GutxFrMeF9E+aQnX+wz5hGgz7XnJJ8NSzpeC+q6lNfRXV1vc
|
|
b1iLX8bx2WW8cYR2fF7bsPXE7Z9THDy0nO03//TYgu2/aPUK5nt/BfPZjvO9
|
|
lNZhf8zXnH8X1tt/Jeu5AvuddxXjbcb6PqeV2+dTczBXPPO567VyXBzp9Te2
|
|
T6RqdZ7rw6jP1m+Y/ynMX/Vb5vc7xkevZvyD4kBn2sZ8Rsc1XC/66+W+4/ij
|
|
GL+OVjC/kWYd50vEep6t84wPPQ6xP9qNFd+zPeWi1LfxerbfF6vqDx4HGrr+
|
|
y2v9idjZQ2uwNWAD46e5JPEjtJ1OrO74kf2jxEbyRrbnQHv3zRyfR+yrsoXz
|
|
FRDr+k/cP/bPtJX9c4q1jNvYv+tlie+nndzSrqzb5omvrvmZ9c0rDpX6N9cL
|
|
+8Z4rTRPYP6LxPYj2l4oDnxqM95MsfmV7f7+iMO//cL2uYh3n9Zhf6HtbJ+H
|
|
+F/S5kvWlyFfYwfbFyDfXa7LId72nezf/5rU77rXtraL8w0Qq/Npp684kOC1
|
|
eZU2YWPbr6xHL7G/227G63bDY/Mi5p9FWxe8NuHgFteXxJGse1i/JMw/gzav
|
|
iEMbaf2q1+o5sS/LXuaPeFpFr41OtAZbU10jfvgHWof9Ub/Rycj/bdqCg+1p
|
|
8xrqO4l2Sl732L6Oep92491I1eZb+7j+O1hfO9p+gPWtpbWHWF+i6yI3U7OR
|
|
dj/jVZB8wq1pu6rYv5p2aov147QOB5/TGqyOPsD2zF6r+5D/Edoajfyf0PYI
|
|
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
|
|
6LRRTqxvoC2f2I5qzXzKiCNvuy7/VPsv9aSKYQ==
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 119614.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {991}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938321388375*^9, 119614.}],
|
|
Offset[{8., 0.}, {3.938321388375*^9, 119614.}],
|
|
Offset[{10., 0.}, {3.938321388375*^9, 119614.}],
|
|
Offset[{12., 0.}, {3.938321388375*^9, 119614.}],
|
|
Offset[{12., 0.}, {3.938321388375*^9, 119614.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938321388375*^9, 119614.}],
|
|
Offset[{8., 0.}, {3.938321388375*^9, 119614.}],
|
|
Offset[{10., 0.}, {3.938321388375*^9, 119614.}],
|
|
Offset[{12., 0.}, {3.938321388375*^9, 119614.}],
|
|
Offset[{12., 0.}, {3.938321388375*^9, 119614.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.938321388375*^9, 119614.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.938321388375*^9,
|
|
119614.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.938321388375*^9,
|
|
119614.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.938321388375*^9,
|
|
119614.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"119614\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{30., 0.}, {3.938321388375*^9, 119614.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.666816*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.6605952*^9, 3.7237536*^9, 3.7868256*^9, 3.849984*^9, 3.913056*^9,
|
|
3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"social domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:24 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 119614 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.666816*^9, 3.9375072*^9}, {0, 220889.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.009166666666666668], AbsoluteThickness[2], LineBox[CompressedData["
|
|
|
|
1:eJyV0klo1HAUx/EoWlu7OKK141b/HdSOdSHO1KqdLhkdOy6jjdUqgodYUNSL
|
|
EaQgigQFwW0I6EHRQ/QgVgoNRRD14F/soSLICKUKKuTgBi6kV092OgT8gg4Y
|
|
CMkH8t7/vR+p6znWdXCyoijZ8Tv/HL+csak/khNvsbta/tFRAqtmcdtDtPxJ
|
|
++FpsPeNdq6VwkZrGayHprM+S+cOlHP+y7S4UAFbH2jtfCX321fFfd7Q/qQZ
|
|
7GfRfno2579V3K5PmzequU94DueRtN5ew3mO0GZLmHnZtPqJ9q/M5XxN85i/
|
|
QTtl89k/ThuDtCxZwHkHaPPsQvbvp3OjtOyrZR7RRZz/NJ07Kbj/K1pm6phH
|
|
7/9Z3C7u0IkI9x2mRWox8/5Oh2qWFLV9eCnzTdTzf/8YuLmQR08UFheXwV6s
|
|
AXbe0fLtcljfu4Lfn1kJG/WrWH+K1n/RSq8Kqw4ta1fD7ljglsL5QzFYPovD
|
|
1tFGWJu1BlY/0+JRE+sr18KmF/j+vYl8G9fBYv962JvSDJvnAjf05W1bCdgf
|
|
oR29FRZ32mDzRTssfQ12nyfhnNwAq9UbWX+VFl9p91AKDj2hlewm7lfRwX6X
|
|
aC+e5j6DtPOetgc2s350C+u7t3KeEdqIbuM8r2m3M8PzI9uZX4Y2XtLW8A7m
|
|
k+6EteO0eZNWUzr3vU7ryZ3c/ylttnWx3xfamLmL/RO0eExbVbuLWnv4L6t/
|
|
tVPeDSsGbTwIHCn8j6V7YD/2h38D4UbsiA==
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 3217.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {142}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 3217.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 3217.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 3217.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 3217.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 3217.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937718131875*^9, 3217.}],
|
|
Offset[{8., 0.}, {3.937718131875*^9, 3217.}],
|
|
Offset[{10., 0.}, {3.937718131875*^9, 3217.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 3217.}],
|
|
Offset[{12., 0.}, {3.937718131875*^9, 3217.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.937718131875*^9, 3217.}],
|
|
Offset[{38., -5.499999999999997}, {3.937718131875*^9, 3217.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.937718131875*^9, 3217.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.937718131875*^9, 3217.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"3217\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{25., 0.}, {3.937718131875*^9, 3217.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.8954304*^9, 2819.7222222222285`},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.889296*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
StyleBox["\"Apr 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
StyleBox["\"Jul 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
StyleBox["\"Oct 2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
StyleBox["\"Jan 2025\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.889296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8945664*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8998368*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9051072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9103776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9157344*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9209184*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9261888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9314592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9367296*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.942*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{3.889296*^9,
|
|
3.8971584*^9, 3.9051072*^9, 3.913056*^9, 3.9209184*^9, 3.9287808*^9,
|
|
3.9367296*^9, 3.9446784*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"social-only domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:24 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 3217 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.9375072*^9}, {2819.7222222222285`, 3224.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.05],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.007333333333333334], AbsoluteThickness[2], LineBox[CompressedData["
|
|
|
|
1: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
|
|
xHzb7ODzARsbKoStqu4//t3mu8P+8h9rAOmd
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9367296*^9, 1384.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {315}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937692177*^9, 1384.}],
|
|
Offset[{8., 0.}, {3.937692177*^9, 1384.}],
|
|
Offset[{10., 0.}, {3.937692177*^9, 1384.}],
|
|
Offset[{12., 0.}, {3.937692177*^9, 1384.}],
|
|
Offset[{12., 0.}, {3.937692177*^9, 1384.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937692177*^9, 1384.}],
|
|
Offset[{8., 0.}, {3.937692177*^9, 1384.}],
|
|
Offset[{10., 0.}, {3.937692177*^9, 1384.}],
|
|
Offset[{12., 0.}, {3.937692177*^9, 1384.}],
|
|
Offset[{12., 0.}, {3.937692177*^9, 1384.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.937692177*^9, 1384.}],
|
|
Offset[{38., -5.499999999999997}, {3.937692177*^9, 1384.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.937692177*^9, 1384.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {3.937692177*^9,
|
|
1384.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"1384\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{25., 0.}, {3.937692177*^9, 1384.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.6967104*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.6605952*^9, 3.7237536*^9, 3.7868256*^9, 3.849984*^9, 3.913056*^9,
|
|
3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"Badd-Boyz-Hosts domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:24 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 1384 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.6967104*^9, 3.9367296*^9}, {0, 23964.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.0055000000000000005`], AbsoluteThickness[2],
|
|
LineBox[CompressedData["
|
|
1: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
|
|
YHeldDc48vlF7n8KHDpCq3NEvEd0aC2sxF/i+vOwdpC2L8DmA1rLcA/51cvc
|
|
X27YvktrnWG/USrjfwLrC2lnAey9coXr98Naf9q/Cht9r7IfRe8j3lVaaxR0
|
|
qBls9b4mbLSFzZrXGX8i7DrSDmzkucH+ZH+AfnWnNRX2zJusdy3sZLvF5/8M
|
|
7Fa+Jc//IeJtoK32cKhTlPUPgpWKtzl+DzbH0Pb7aZj/7A7jdXiU7vDwu8y3
|
|
HDZL3+P4MdhIo6NZH6Mfg+/Tb8PWfdpoDYeLP+B4T1hbTCsn4WjDh3L/T3Be
|
|
/dLYnwewUvAR69f/wP6303osbNV4wn7lf4b4F6SnweqmP5gvz/N02zmecv1x
|
|
OFKVds/D1jl6Xx4Ff7s843kPgbWJdOMxsJv5OeNNhdWOtLEQjiTTCYmw3l65
|
|
AWf1YO84PTQKm20yCKc2zJD+1xlJRzvDdsuMwsZ0ODKM9mfD+mPaS4KjgzIJ
|
|
J5fPiPnFMgtP6gRbe+nwQDh8m35/CKw0zMJ6J8CaRYfigtZmws5u2l8Nuzdp
|
|
8xs4WuhFYT0R9q/R6jWRf2ZW4X2hF9CPWtkYrzJshLKzfhP24+heA2Cvaw6u
|
|
j4eVKdLLYfWLnMKFzsL2Wfr9FFifkEs4IXsm7K9DbmGnEuz+Sqd9Ckcz5GE9
|
|
Q//Stk1vnvKXtlqHaFfk+4N2k0W8ZXmF334Iq0ekn8P+kJdYf9nM6X9D8UHr
|
|
B2k/Bjb35+P9qgg7d2n1U9gtmp/3bQocbUSnjQ2612rYWEin7gm67F44EqX9
|
|
veI+FSrAfibheXNdaUe8z+oUpLfCdm/a+wy2ahbi/R8Hew4dXQJrF2nzPhz9
|
|
8mXuryTed5GYV3j/MuB95pu0r4n3X7bCjPcp7FWmtanifbiBNu7DbpYirC8n
|
|
3mf2ejq6RrwPxxQVtm6L9+Ea6QJ4v3knpDXY/boY61kCG2WL8/lMgSPDab8w
|
|
3n/eZyq9AtYO0+518b5sWkLYbvYU/RhMK92DVnvA6lI5v1fQykdwaGBJ9m8E
|
|
9m/to+2FsNqgFPOfRL/967Qeg/FQwdKcXw92er3K8a9gu0YZrr8K6xdorSj6
|
|
53Ury3r7wurk14Qj49Af/81yPJ8jcPi0tOiXm/w642+FjfbleV/yY3/hkRV4
|
|
/36DzTIVma+IOJ9h0r3E+TymvayIpwzW2K8NWK+FaTMRdotV4vtzHj6fIrdp
|
|
exSeh/DuN/m+aic+X3ZU5vvkPGz3qcLPixjxvs9XlfXEwtoletJRWN0Sw+fz
|
|
FmykBG3neov3pwO+X1g+ba8U35eqvM37Kb4vqZ2r8TwuiO9bmapzvfj+Y42l
|
|
lbWwY9fg+X4GR5Nofy4cNmox3xrkV+Nrc/yxeN7316Fv4D65UZ3P1yrcj8iu
|
|
uszXQ9wPtx7PbzrOR/tHfd6PU+L8ZtD2PJyXmkqbZXA+kQ8a0OL+h7bS4YOw
|
|
EvcO8zfH+Tk5G7K+LeL7RiytjhT3sXIj3rdy4vvKBlr/GA6focNzYGd9Y9b7
|
|
FvL5J94N2GrbhPsbIepJoo3T4r6WfY/nkyae36O0MUHctxZNWf8OOFyyGffb
|
|
A/fPa0r742DzAO364vvTvuZ0LdzHUKMW3K8lvt98QusjYWsB3Ws0HN4TtNbA
|
|
4H1fBztz6UKHYaNuS8ZLQr3+dlp7Alu1W7E/VVGfdplWHmDczNua87vi941T
|
|
gzbaw+r3dCgsfg/lbiP7A+ub/s734HCOtqzvRfF7xqR98fvJ3Eg7qeL3WdZ2
|
|
zJcZ49E3aTXnXf0/jHcOyQ==
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 78018.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {643}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938255899875*^9, 78018.}],
|
|
Offset[{8., 0.}, {3.938255899875*^9, 78018.}],
|
|
Offset[{10., 0.}, {3.938255899875*^9, 78018.}],
|
|
Offset[{12., 0.}, {3.938255899875*^9, 78018.}],
|
|
Offset[{12., 0.}, {3.938255899875*^9, 78018.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938255899875*^9, 78018.}],
|
|
Offset[{8., 0.}, {3.938255899875*^9, 78018.}],
|
|
Offset[{10., 0.}, {3.938255899875*^9, 78018.}],
|
|
Offset[{12., 0.}, {3.938255899875*^9, 78018.}],
|
|
Offset[{12., 0.}, {3.938255899875*^9, 78018.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.938255899875*^9, 78018.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.938255899875*^9, 78018.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.938255899875*^9, 78018.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.938255899875*^9, 78018.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"78018\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{27.5, 0.}, {3.938255899875*^9, 78018.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.6885888*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.6605952*^9, 3.7237536*^9, 3.7868256*^9, 3.849984*^9, 3.913056*^9,
|
|
3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"KADhosts domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:25 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 78018 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.6885888*^9, 3.9375072*^9}, {0, 178405.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.0055000000000000005`], AbsoluteThickness[2],
|
|
LineBox[CompressedData["
|
|
1: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
|
|
7Wrz/9Pfl7I=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 2539.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {616}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.9386932695*^9, 2539.}],
|
|
Offset[{8., 0.}, {3.9386932695*^9, 2539.}],
|
|
Offset[{10., 0.}, {3.9386932695*^9, 2539.}],
|
|
Offset[{12., 0.}, {3.9386932695*^9, 2539.}],
|
|
Offset[{12., 0.}, {3.9386932695*^9, 2539.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.9386932695*^9, 2539.}],
|
|
Offset[{8., 0.}, {3.9386932695*^9, 2539.}],
|
|
Offset[{10., 0.}, {3.9386932695*^9, 2539.}],
|
|
Offset[{12., 0.}, {3.9386932695*^9, 2539.}],
|
|
Offset[{12., 0.}, {3.9386932695*^9, 2539.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.9386932695*^9, 2539.}],
|
|
Offset[{38., -5.499999999999997}, {3.9386932695*^9, 2539.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.9386932695*^9, 2539.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.9386932695*^9, 2539.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"2539\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{25., 0.}, {3.9386932695*^9, 2539.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.5431776*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.5343648*^9,
|
|
FormBox[
|
|
StyleBox["\"2012\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.5975232*^9,
|
|
FormBox[
|
|
StyleBox["\"2014\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.5343648*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.5659872*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.5975232*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.5975232*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6290592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.5343648*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.5975232*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.5343648*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.5659872*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.5975232*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.5975232*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6290592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.5343648*^9, 3.5975232*^9, 3.6605952*^9, 3.7237536*^9, 3.7868256*^9,
|
|
3.849984*^9, 3.913056*^9, 3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"StevenBlack domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:25 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 2539 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.5431776*^9, 3.9375072*^9}, {0, 3134.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.007333333333333334], AbsoluteThickness[2], LineBox[CompressedData["
|
|
|
|
1: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
|
|
fyW+qN4Nyn3NXER7Y6x/A6HCcn4=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9375072*^9, 244.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {492}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.9380862015*^9, 244.}],
|
|
Offset[{8., 0.}, {3.9380862015*^9, 244.}],
|
|
Offset[{10., 0.}, {3.9380862015*^9, 244.}],
|
|
Offset[{12., 0.}, {3.9380862015*^9, 244.}],
|
|
Offset[{12., 0.}, {3.9380862015*^9, 244.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.9380862015*^9, 244.}],
|
|
Offset[{8., 0.}, {3.9380862015*^9, 244.}],
|
|
Offset[{10., 0.}, {3.9380862015*^9, 244.}],
|
|
Offset[{12., 0.}, {3.9380862015*^9, 244.}],
|
|
Offset[{12., 0.}, {3.9380862015*^9, 244.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{33., 5.500000000000003}, {3.9380862015*^9, 244.}],
|
|
Offset[{33., -5.499999999999997}, {3.9380862015*^9, 244.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.9380862015*^9, 244.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.9380862015*^9, 244.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"244\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{22.5, 0.}, {3.9380862015*^9, 244.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.7931328*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
StyleBox["\"2021\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
StyleBox["\"2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
StyleBox["\"2025\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7920096*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.79728*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8025504*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8079072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8131776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8235456*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.828816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8340864*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8394432*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8447136*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8550816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.860352*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8656224*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8709792*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8762496*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8866176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7920096*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.79728*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8025504*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8079072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8131776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8235456*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.828816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8340864*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8394432*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8447136*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8550816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.860352*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8656224*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8709792*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8762496*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8866176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.7868256*^9, 3.818448*^9, 3.849984*^9, 3.88152*^9, 3.913056*^9,
|
|
3.9446784*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"URLHaus domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:25 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 244 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.7931328*^9, 3.9375072*^9}, {0, 5787.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.012833333333333334`], AbsoluteThickness[2],
|
|
LineBox[{{3.6814176*^9, 34.}, {3.684096*^9, 34.}, {3.6902304*^9,
|
|
34.}, {3.6903168*^9, 34.}, {3.6904032*^9, 34.}, {3.6911808*^9,
|
|
34.}, {3.6925632*^9, 34.}, {3.710016*^9, 17.}, {3.717792*^9, 17.}, {
|
|
3.7178784*^9, 17.}, {3.7245312*^9, 11.}, {3.7313568*^9, 11.}, {
|
|
3.740688*^9, 10.}, {3.7961568*^9, 10.}, {3.8356416*^9, 9.}, {
|
|
3.8680416*^9, 9.}, {3.9210912*^9, 9.}, {3.9367296*^9, 9.}}]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9367296*^9, 9.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {18}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938521438125*^9, 9.}],
|
|
Offset[{8., 0.}, {3.938521438125*^9, 9.}],
|
|
Offset[{10., 0.}, {3.938521438125*^9, 9.}],
|
|
Offset[{12., 0.}, {3.938521438125*^9, 9.}],
|
|
Offset[{12., 0.}, {3.938521438125*^9, 9.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938521438125*^9, 9.}],
|
|
Offset[{8., 0.}, {3.938521438125*^9, 9.}],
|
|
Offset[{10., 0.}, {3.938521438125*^9, 9.}],
|
|
Offset[{12., 0.}, {3.938521438125*^9, 9.}],
|
|
Offset[{12., 0.}, {3.938521438125*^9, 9.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{23., 5.500000000000001}, {3.938521438125*^9, 9.}],
|
|
Offset[{23., -5.499999999999999}, {3.938521438125*^9, 9.}],
|
|
Offset[{12., -5.500000000000001}, {3.938521438125*^9, 9.}],
|
|
Offset[{12., 5.499999999999999}, {3.938521438125*^9, 9.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"9\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{17.5, 0.}, {3.938521438125*^9, 9.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.6814176*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.6605952*^9, 3.7237536*^9, 3.7868256*^9, 3.849984*^9, 3.913056*^9,
|
|
3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"UncheckyAds domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:25 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 9 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.6814176*^9, 3.9367296*^9}, {0, 34.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.009166666666666668], AbsoluteThickness[2], LineBox[CompressedData["
|
|
|
|
1:eJyN1Q1MVWUYB/AzXbbS9JAZ6SyPG2qWtrs0pkR2hKZkaZcbiabkTUZkCVwb
|
|
fjWhI9cLylfXUIyUdre+dCVcky+BKxcEaWHzZjbQtN1FFiXSkbLcypY8z/+Z
|
|
O2252Bj89n+f93nf9573nsmrsxxpwxRFabn+O/T3+o898uGL8+k/Y7P+P+y7
|
|
f5nF4cT0m9pMz4S95FBsjsX20tyb2v+d1fqiAos17bDFTnNOP9nY/tmQg0/M
|
|
hVPJ/sgYtuIkq2vFLZ00fzlsNJOdZY/CfrIWG4vxR8mGV9zE9XMfw/hTZNuo
|
|
ecg7ycFCcTvXz3oc4wNcf0581Gr0s1XryE+QzeT58Odk9bk4mPs5t8Rb+jsn
|
|
LUB+nOsrYaWDbB+0OuxaiPHHeD0dsMIOxScgb+P59CdhPk913iKYz8eZ9hTc
|
|
+C/zfvzFT8Nd3G/kYvRj274Vc71vmB0+wv2nJ8I+rk90wO9yvyXPwnt5/AnY
|
|
qOD9T05CXs71v8HGbs7blyLfyfmeZORenn/XMuQeHp++HHk+n+cFsZvPr+F5
|
|
OI+fr/AK1Btcf/tK5Nnc77x4+DHqdzYF48e10PwProLHkLWpL8Kjyb4JaZbx
|
|
wciX4DONdP4/i3vI2pg16PdI25CNVFhhu6JfgSeQQ4XicWTvrFdRfxs5mCIe
|
|
RTYLxCN5/hFrUR9JVj2wcTfZNzwDOduWBxujeb4HMuGxZN2RBV9rpfFTXKj/
|
|
m6xdhY3LZOfga8hNsq8/G/kvZG/LeuTsYPEmmOf3r9qM8T+RQytfR97H/Q/B
|
|
xo9kNXkLcrZ3fw5yjdavTcuFJ5HtibByH5//kjeQDwapf8JWeICsd4pvpfkV
|
|
Vx58C9mMc2O+Ebz+i2LOQ33bZD283yYPPJHzogKMZ6v5O+A7ud/yQjiC99cN
|
|
G9O53+ki5FN5/F/FyGdwvrEUjuJ+2W/Cd9H+zHVeOJJsmF55fshq1k5Y5fMJ
|
|
lFkcLNmNerYRXS73hRxK2YN8Adle/TYcRw7PrMD4K3SfQso7cD/fr6/E93C9
|
|
Y6+8LyhX/xRXkfUp+yy57aq4ke9zVyXczI54T94PfL9Xv2+p12o+gCvJrm8+
|
|
hHub6fPo+QjuJodOHYDHB+i8Nn0s6yfrf4h3kBXfJ3AZOZhwUL4fyb6BKkt+
|
|
w2+RbRnVltzbWm2p13Q/XEIO94mLuF79FC4kO2PEL/N6SsVpZPsdh+X7v4nO
|
|
v07sIftm18B55NAL4q1kc0WtfD+Tww/VwTnk4Ol62EU2chrgTLJy8gicwbnW
|
|
BBeQXb+Kt5Gdx5thN9leEYBLyf5L4hIev6YF3sX7uxCEi3l/qa3wdrJW2wbn
|
|
k22edst5mDM74Fyeb10XvIHHR5y05LaaLy22J30N30vPl3pNPJHsjOqW9wdZ
|
|
+0I8nhxe3yPvE34+E87ADn5+L4vdZP/AWXl/k236Ofm8eP6x5+V+8Hpm9P6H
|
|
G8n6UnED98v5Hq7n9Wz8Aa7j/fwuruX6fX1wDe9nwxX4ELs/6hK7mmzvjbY4
|
|
NHsOXEV2uWPgg2QzEA8f4PUvfAbez/3rk274H+3yMzQ=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9367296*^9, 7336.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {191}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938166275625*^9, 7336.}],
|
|
Offset[{8., 0.}, {3.938166275625*^9, 7336.}],
|
|
Offset[{10., 0.}, {3.938166275625*^9, 7336.}],
|
|
Offset[{12., 0.}, {3.938166275625*^9, 7336.}],
|
|
Offset[{12., 0.}, {3.938166275625*^9, 7336.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938166275625*^9, 7336.}],
|
|
Offset[{8., 0.}, {3.938166275625*^9, 7336.}],
|
|
Offset[{10., 0.}, {3.938166275625*^9, 7336.}],
|
|
Offset[{12., 0.}, {3.938166275625*^9, 7336.}],
|
|
Offset[{12., 0.}, {3.938166275625*^9, 7336.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.938166275625*^9, 7336.}],
|
|
Offset[{38., -5.499999999999997}, {3.938166275625*^9, 7336.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.938166275625*^9, 7336.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.938166275625*^9, 7336.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"7336\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{25., 0.}, {3.938166275625*^9, 7336.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.6501408*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.5975232*^9,
|
|
FormBox[
|
|
StyleBox["\"2014\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.5975232*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6290592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.5975232*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.5975232*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6290592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.5975232*^9, 3.6605952*^9, 3.7237536*^9, 3.7868256*^9, 3.849984*^9,
|
|
3.913056*^9, 3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"adaway.org domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:25 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 7336 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.6501408*^9, 3.9367296*^9}, {0, 12561.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.012833333333333334`], AbsoluteThickness[2], LineBox[CompressedData["
|
|
1:eJxTTMoPSmViYGAQA2IQDQQbNhe+dgSzAiY6gKjbRSh8A9ZiFH5AXx1efsMO
|
|
VP6GR6j8BMZmFL6CwmZU87xQ+Qq3T6HwJ/w/gypfdxbKj4G499M7KF9iCpg/
|
|
w+MNMl/hzC4UvsGWiyj8De9uQfk75oP4H8oU30L4W8B8gRKlt8jyAY/NUPgO
|
|
20MQfACePVa6
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9367296*^9, 2030.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {22}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938506885125*^9, 2030.}],
|
|
Offset[{8., 0.}, {3.938506885125*^9, 2030.}],
|
|
Offset[{10., 0.}, {3.938506885125*^9, 2030.}],
|
|
Offset[{12., 0.}, {3.938506885125*^9, 2030.}],
|
|
Offset[{12., 0.}, {3.938506885125*^9, 2030.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938506885125*^9, 2030.}],
|
|
Offset[{8., 0.}, {3.938506885125*^9, 2030.}],
|
|
Offset[{10., 0.}, {3.938506885125*^9, 2030.}],
|
|
Offset[{12., 0.}, {3.938506885125*^9, 2030.}],
|
|
Offset[{12., 0.}, {3.938506885125*^9, 2030.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.938506885125*^9, 2030.}],
|
|
Offset[{38., -5.499999999999997}, {3.938506885125*^9, 2030.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.938506885125*^9, 2030.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.938506885125*^9, 2030.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"2030\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{25., 0.}, {3.938506885125*^9, 2030.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.6834912*^9, 1056.77777777778},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.6605952*^9, 3.7237536*^9, 3.7868256*^9, 3.849984*^9, 3.913056*^9,
|
|
3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"add.2o7Net domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:25 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 2030 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.6834912*^9, 3.9367296*^9}, {1056.77777777778, 2030.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.05],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.012833333333333334`], AbsoluteThickness[2], LineBox[CompressedData["
|
|
1:eJxTTMoPSmViYGAQA2IQDQQGrMWvHSHMWAcgEdBXh8Jv2IHK3/AIlZ/A2IzC
|
|
d/BeAuPbg/gKCptR+AFeaPzKAzC+KVj97VMo/An/z6DK152F8htiQPwLp+/B
|
|
5C3B7jF+DuObg/gCMz6g6A9Yxf4GyjcB8Q1meKDwHzyfDOPrgO07swuFb7Dl
|
|
Igo/4LHZW2S+w/YQBB8A9+VIPQ==
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9367296*^9, 14.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {22}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938502034125*^9, 14.}],
|
|
Offset[{8., 0.}, {3.938502034125*^9, 14.}],
|
|
Offset[{10., 0.}, {3.938502034125*^9, 14.}],
|
|
Offset[{12., 0.}, {3.938502034125*^9, 14.}],
|
|
Offset[{12., 0.}, {3.938502034125*^9, 14.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938502034125*^9, 14.}],
|
|
Offset[{8., 0.}, {3.938502034125*^9, 14.}],
|
|
Offset[{10., 0.}, {3.938502034125*^9, 14.}],
|
|
Offset[{12., 0.}, {3.938502034125*^9, 14.}],
|
|
Offset[{12., 0.}, {3.938502034125*^9, 14.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{28., 5.500000000000002}, {3.938502034125*^9, 14.}],
|
|
Offset[{28., -5.499999999999998}, {3.938502034125*^9, 14.}],
|
|
Offset[{12., -5.500000000000002}, {3.938502034125*^9, 14.}],
|
|
Offset[{11.999999999999998`, 5.499999999999998}, {
|
|
3.938502034125*^9, 14.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"14\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{20., 0.}, {3.938502034125*^9, 14.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.6841824*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.6605952*^9, 3.7237536*^9, 3.7868256*^9, 3.849984*^9, 3.913056*^9,
|
|
3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"add.Dead domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:25 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 14 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.6841824*^9, 3.9367296*^9}, {0, 116.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.012833333333333334`], AbsoluteThickness[2], LineBox[CompressedData["
|
|
1:eJxl0DtIw0AYB/Az4OJQiqN0iKjooBjwgZNEF18gQZx0KYIOXRxE0MFSsJtQ
|
|
AiJ2Vaut1qHQWotTHFxqi62DFIRSdKiPKB0UndTku3/Qw4N7/Lj/d9xd89zi
|
|
1LzEGOuyuj1bTalfeh6iVSquWqMW8gsOZEQn7kR769YFG4Mb8HHMtn61Cx+R
|
|
1YkI/Bq1zbajsEmW5aRgbTwp5P951YAlciF7Dj8d0HlbF/AN921WsBLPwSWy
|
|
/u24zPP+PJzm51+WYUb29lThL8pXgg/wMJm1mbBvn/4n73iB7A7XYCNC++k3
|
|
J0/W+t6dPFnv/oAVciAkmdydZBZsgTt4/WQ73MrznhG4kayERwUnHsdgN7mQ
|
|
mYFdPO9agRv4fWJr8Ocevb+6CQ/sUP31IdxLrs2ewB6ynDsTrKSKgivLJbiJ
|
|
rN33v/y1ejr96x/6n7tO
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9367296*^9, 2189.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {45}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938502034125*^9, 2189.}],
|
|
Offset[{8., 0.}, {3.938502034125*^9, 2189.}],
|
|
Offset[{10., 0.}, {3.938502034125*^9, 2189.}],
|
|
Offset[{12., 0.}, {3.938502034125*^9, 2189.}],
|
|
Offset[{12., 0.}, {3.938502034125*^9, 2189.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938502034125*^9, 2189.}],
|
|
Offset[{8., 0.}, {3.938502034125*^9, 2189.}],
|
|
Offset[{10., 0.}, {3.938502034125*^9, 2189.}],
|
|
Offset[{12., 0.}, {3.938502034125*^9, 2189.}],
|
|
Offset[{12., 0.}, {3.938502034125*^9, 2189.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.938502034125*^9, 2189.}],
|
|
Offset[{38., -5.499999999999997}, {3.938502034125*^9, 2189.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.938502034125*^9, 2189.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.938502034125*^9, 2189.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"2189\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{25., 0.}, {3.938502034125*^9, 2189.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.6841824*^9, 2113.611111111116},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.6605952*^9, 3.7237536*^9, 3.7868256*^9, 3.849984*^9, 3.913056*^9,
|
|
3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"add.Risk domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:26 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 2189 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.6841824*^9, 3.9367296*^9}, {2113.611111111116, 3546.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.05],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.012833333333333334`], AbsoluteThickness[2], LineBox[CompressedData["
|
|
1:eJxTTMoPSmViYGAQB2IQDQQGrMWvHSGsYgcgGdBXh8Jv2IHK3/AIlZ/A2IzC
|
|
P2DXDeUnFID4Dt5LoHyGZBBfQWEzCj/AC8Z3wMpXmHoUxo8E82+fQuFP+H8G
|
|
Vb7uLJTfEAziXzh9D8YPArtfV/QNVD2YbzDDA4X/4PlkKL/BF8Rf8G4djO8D
|
|
Nv/MLhS+wZaLKPyAx2ZvkfkO20MQfACuwFUD
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9367296*^9, 57.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {23}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938502034125*^9, 57.}],
|
|
Offset[{8., 0.}, {3.938502034125*^9, 57.}],
|
|
Offset[{10., 0.}, {3.938502034125*^9, 57.}],
|
|
Offset[{12., 0.}, {3.938502034125*^9, 57.}],
|
|
Offset[{12., 0.}, {3.938502034125*^9, 57.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938502034125*^9, 57.}],
|
|
Offset[{8., 0.}, {3.938502034125*^9, 57.}],
|
|
Offset[{10., 0.}, {3.938502034125*^9, 57.}],
|
|
Offset[{12., 0.}, {3.938502034125*^9, 57.}],
|
|
Offset[{12., 0.}, {3.938502034125*^9, 57.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{28., 5.500000000000002}, {3.938502034125*^9, 57.}],
|
|
Offset[{28., -5.499999999999998}, {3.938502034125*^9, 57.}],
|
|
Offset[{12., -5.500000000000002}, {3.938502034125*^9, 57.}],
|
|
Offset[{11.999999999999998`, 5.499999999999998}, {
|
|
3.938502034125*^9, 57.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"57\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{20., 0.}, {3.938502034125*^9, 57.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.6841824*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.6605952*^9, 3.7237536*^9, 3.7868256*^9, 3.849984*^9, 3.913056*^9,
|
|
3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"add.Spam domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:26 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 57 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.6841824*^9, 3.9367296*^9}, {0, 307.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.007333333333333334], AbsoluteThickness[2], LineBox[CompressedData["
|
|
|
|
1:eJx92HtwF9UVB/CFiRYlyk98QBHDEgMECbqUhw8CrBhJwBiWGFCGMPx42UCj
|
|
LBgQK9oVgwSIsBWQoIH+qtTiC3YQQRR10aChxLK0UVIezlYRIhBckGpUzLS/
|
|
c+5Rvo42f5B85j733HvO7tB10ozCqa01TZvQStOSv5M/g9NO3Ex/rFtj/u9f
|
|
o0R8w6NJR7EuyvqipJ1l4swlSXvbfvDjNL5tV+WOy6i9OF3ZIWvlVytXkN3W
|
|
Gcou2c9C2+u7gY1R3ZVr3KStgh7KGX9MOp7WE9r9WWjrFNo93ku5M43Xp2fJ
|
|
fslh+95g/aLrZL0nko6FaOOQobydbO3vo9xA1sb0VW4m+y1ob28/5djypE2r
|
|
v3Ip2b1/gMxPdkZcr9y4gva7VnyCbF91AzgeiVNW0vNkZyunkh1X/BrFx7xx
|
|
ENhIHQz2F6OdvkOU7+LxB8Vxjv9LNyvPI8dGD1UuIwffi1fwec67RTmL4hN9
|
|
K7Y5Xs/myPmQzfRblcvJdr64guO/Gx3vMky5kuwOR0drxGUc7865Mp4c2uIq
|
|
Pq+d4gTZqMqT+0vxj8zhyhE5ODJC2aL4x6feplz8E88le5X5sh453CKuJptt
|
|
b5f1ycbHaOtAgXI9n/d5I8GJ1pbyQXLUc5TcH55/VKHky5O0v4I75LzJUZ3Y
|
|
5vW6Fsn58/gz4lJyMGs02KoZI/Hn/qvuBFu/HQv71cNxcv85HhXFuN9D4oDj
|
|
uX88jA97TQAHLeKQ5+8+UbmW57t6Es6nT5b8p+f3cqfI85ATnabKfSe7TeJK
|
|
st/hbrB3DO26JXJ+ZL3dNKknZGey+DA5WDxd9svj+/4OHC0U+zz+/FJojy0Q
|
|
15GN+feAo2vuVdZWUTwKZ0i9IuvNttxncvz0LMlnsrXzPokPOXGiTLlNFe33
|
|
7dly38nGxXPlfbKa2ieJM8nehAckH8l6+YNyH5+m9TaIS8j2i/NkfbK7/iHl
|
|
y8h6j4flfcf9C/6gXESOd3XkfpO9vEeU15PN98U+WbPng6Ohj4K94+Lt5KCx
|
|
HNr9NxZg/6WPyf0kJyYulPhX03pbxKlk/ZUKqTc8vs8icOwxtDZ2Mdjdh/bq
|
|
l2D/s5XYfv9SOU9aPyhbBo5muhJPshOh/WNPKE8he28ul/whh0fF5WSj3UrJ
|
|
Fx7/uHgFzz/gSXAwfpXkE9naWCX1gufvvVqeh/trT8l9p+8j/5/iszy+8GmJ
|
|
N7Wb3arlPvH3VLO4M1nfvUbuF9k+vVbqCc3nfvEnsPNOAhx8/mepV3y+lzwL
|
|
DreJG7h981+knpPtA8+BrUfWy/NS/gT/eF7y7amkoz0vKBtkb+6LyjlkLfES
|
|
2Ltyg3I+OXFyA4w37tko8SG7OzZCu256yv3IYaM4zuNjm+S8eX/jXlVex/2v
|
|
3aL8GjlotVXyi+zXixt4/3u2ST7x+nWvSzzIjv4G2P4S7TW9qXyGn9d/SzmF
|
|
HJ/2NsRHb+9DfGKfiafw+Mk75H7y+NR3JP/5+ca/C/XJ3CTOIBsLamQ+rje9
|
|
d4K1lveg/vnPvS/x4/r3nbiO61/6Lnk+rk9zxBrfr7V/k/zhejJzNzj4dZ1y
|
|
M9lZ+YHUZ87fzXtl/Z+1VfSh8may2eMj5RpyPGMfWP8AbX2NDmc3gIO8f8n7
|
|
ivPvFNo7uR9smAehXumXHlIuJscWhRJfrsfF/5b3Befzy59A/Y5lfapcxec5
|
|
RlzB9fehw9LO9/evaO/3nyl7fJ/2iGvI5jdo7ZkjcJ/iX6Fd/Sjet9xG5Vqe
|
|
r1rM+RJ0+hxszEBbpccgP8Jj6Hj2Calv3L9dE9ibjLY2fSHvE47fuEjef3y/
|
|
rz2lnMXv6/noWMtpiQe/P+d9KfWA+3c7A+djNYv5/RbO+Q840eUryA9jLToa
|
|
9rW8L/h8722GfNA6fAO2B34n9Zfv22Exvz/1rWfBXv/vIR/tj8UpPH5hC7Sb
|
|
d2pN5zr4EB0vagV2RrUGew+KeX7zW3Q0O6UJ9pd2njJ/j/gnz2869/nC479S
|
|
NsiJFW2U83g/gy5Qzud8jl3YdG79CJeig4ltYT19USqsZ4y9GOzvQztOu/9r
|
|
+46Yss7znUVH6y5RzuD41LVXzuTn2XUpOMq9DGxVo+3Vl4N9/wrsP6QD2JmG
|
|
trM7gr0BnZSzOd4XXAm251+lbPJ6z6fBeViZXZrOrYfBAzrY+LsO5xUrSwfb
|
|
tWg9J0M5h/t36AZ2S7qDnYE9wOZhdDApE/ajL+6p7PJ9+c01yvw9mDiA9ht6
|
|
YfvDvZWruJ7PMZS3c/+0PmDvFNrf0RfsTO8HNo70B1ufDgDb4fVgvfhG5Vp+
|
|
npSbwK4zEBzVoxPWIGX+/tOfGQy2dw0B+5GpHHJ8/aHKjbz/y29RjvH38XJx
|
|
R7J3d47kB1lbeqvkB38PLxmmPIW/hzflKpeQEwfFpWR3Yx44/Gg4WKsfoWyT
|
|
45m3KVfyenvR3sh8cCL9dnB8N9qpLZD7RI7ljgSbM9FGjgV2q9D24EK5X9z/
|
|
KNrcWvQLTvB+245W5v+/1eJov82YH/1fPvpsnA==
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9374208*^9, 1897.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {351}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938076378*^9, 1897.}],
|
|
Offset[{8., 0.}, {3.938076378*^9, 1897.}],
|
|
Offset[{10., 0.}, {3.938076378*^9, 1897.}],
|
|
Offset[{12., 0.}, {3.938076378*^9, 1897.}],
|
|
Offset[{12., 0.}, {3.938076378*^9, 1897.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938076378*^9, 1897.}],
|
|
Offset[{8., 0.}, {3.938076378*^9, 1897.}],
|
|
Offset[{10., 0.}, {3.938076378*^9, 1897.}],
|
|
Offset[{12., 0.}, {3.938076378*^9, 1897.}],
|
|
Offset[{12., 0.}, {3.938076378*^9, 1897.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.938076378*^9, 1897.}],
|
|
Offset[{38., -5.499999999999997}, {3.938076378*^9, 1897.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.938076378*^9, 1897.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {3.938076378*^9,
|
|
1897.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"1897\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{25., 0.}, {3.938076378*^9, 1897.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.773952*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.7552896*^9,
|
|
FormBox[
|
|
StyleBox["\"2019\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
StyleBox["\"2021\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
StyleBox["\"2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
StyleBox["\"2025\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7603872*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7656576*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.770928*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7762848*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7815552*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7920096*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.79728*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8025504*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8079072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8131776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8235456*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.828816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8340864*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8394432*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8447136*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8550816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.860352*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8656224*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8709792*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8762496*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8866176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7603872*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7656576*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.770928*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7762848*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7815552*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7920096*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.79728*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8025504*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8079072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8131776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8235456*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.828816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8340864*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8394432*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8447136*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8550816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.860352*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8656224*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8709792*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8762496*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8866176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.7552896*^9, 3.7868256*^9, 3.818448*^9, 3.849984*^9, 3.88152*^9,
|
|
3.913056*^9, 3.9446784*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"hostsVN domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:26 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 1897 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.773952*^9, 3.9374208*^9}, {0, 1897.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.012833333333333334`], AbsoluteThickness[2],
|
|
LineBox[{{3.829248*^9, 8.}, {3.829248*^9, 6.}, {3.8680416*^9, 6.}, {
|
|
3.8982816*^9, 7.}, {3.8988864*^9, 8.}, {3.9210912*^9, 8.}, {
|
|
3.9367296*^9, 8.}}]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9367296*^9, 8.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {7}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.9374839305*^9, 8.}],
|
|
Offset[{8., 0.}, {3.9374839305*^9, 8.}],
|
|
Offset[{10., 0.}, {3.9374839305*^9, 8.}],
|
|
Offset[{12., 0.}, {3.9374839305*^9, 8.}],
|
|
Offset[{12., 0.}, {3.9374839305*^9, 8.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.9374839305*^9, 8.}],
|
|
Offset[{8., 0.}, {3.9374839305*^9, 8.}],
|
|
Offset[{10., 0.}, {3.9374839305*^9, 8.}],
|
|
Offset[{12., 0.}, {3.9374839305*^9, 8.}],
|
|
Offset[{12., 0.}, {3.9374839305*^9, 8.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{23., 5.500000000000001}, {3.9374839305*^9, 8.}],
|
|
Offset[{23., -5.499999999999999}, {3.9374839305*^9, 8.}],
|
|
Offset[{12., -5.500000000000001}, {3.9374839305*^9, 8.}],
|
|
Offset[{12., 5.499999999999999}, {3.9374839305*^9, 8.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"8\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{17.5, 0.}, {3.9374839305*^9, 8.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.829248*^9, 5.888888888888903},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.818448*^9,
|
|
FormBox[
|
|
StyleBox["\"2021\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
StyleBox["\"2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
StyleBox["\"2025\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8235456*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.828816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8340864*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8394432*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8447136*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8550816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.860352*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8656224*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8709792*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8762496*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8866176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8235456*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.828816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8340864*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8394432*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8447136*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8550816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.860352*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8656224*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8709792*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8762496*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8866176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{3.818448*^9,
|
|
3.849984*^9, 3.88152*^9, 3.913056*^9, 3.9446784*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"minecraft-hosts domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:26 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 8 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.829248*^9, 3.9367296*^9}, {5.888888888888903, 8.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.05],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.011000000000000001`], AbsoluteThickness[2], LineBox[CompressedData["
|
|
1:eJx90VtIU3EcB/Dj6IJMa6UWIcRRyiAJT2oGe+nogxAbcbKkgoKTYRcIdqCL
|
|
D9E4EUg9TBaGSS9JF5nY4JRS5JM1y2lSi5QuEBzs7lYdelrUou33+476gzTY
|
|
5cP39/v/zv+3irZAS7tLkqTW7Dv3nX0pJQfnGulX1ZSa/bQ7AmyzgZ06A9eQ
|
|
rcHzcC1Z6Quh/+vjnE2rB24mS65e0Tcuo39uMmf9h2j5Ux/qFao30gPIC8jO
|
|
1kHBdtstOEn9HmUYLuX+yXs4b4xy+0UM5nn26g/wAFk9BpuReS3V/0J9nDxa
|
|
6Uqyv5GVUCG8gOZbazxwhvtflrNNH+8rUIl8OVmZrkY+RPXaylr4HNl8V4/6
|
|
5/z8QS/yJXxeSRPyq5Q7r5vhs7xfnx8+zvta3Ar72c5eeAPfp+4A7OZ+/xHM
|
|
ezWRc6LYQP6ZLJ86CX8na13B/9qaDQrnaR2d+fuR9VAILuN96F2oL+X9r+uG
|
|
J6jeudQLp8jqwivov8DzAv3IR/j8jVE4ys8vDwnW9RH4KPcbMXgZ+04c58/E
|
|
6XmmniK/RrbTb5BfJxv9SeQaWTlUkOJ8dpwcXcQ2u8mq7IZ3kK2PS1FfRE6s
|
|
XwEXc//DctR72O4KwUZkLVxGDier4VXk0d91OG/3I5rf44WfjNH8fVsEO7sa
|
|
0X+CrN0Uncg0Cdbbfej3cn/nNsHq9hbUGzHa3/s98O0H9P9U7YcvksPhw/n7
|
|
cJ424M33KY+czu+HLP8cn99mEVkZfibY2pTJ75usvW348q/Vuzv/+g9xRXHr
|
|
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9367296*^9, 8728.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {85}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93909706125*^9, 8728.}],
|
|
Offset[{8., 0.}, {3.93909706125*^9, 8728.}],
|
|
Offset[{10., 0.}, {3.93909706125*^9, 8728.}],
|
|
Offset[{12., 0.}, {3.93909706125*^9, 8728.}],
|
|
Offset[{12., 0.}, {3.93909706125*^9, 8728.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93909706125*^9, 8728.}],
|
|
Offset[{8., 0.}, {3.93909706125*^9, 8728.}],
|
|
Offset[{10., 0.}, {3.93909706125*^9, 8728.}],
|
|
Offset[{12., 0.}, {3.93909706125*^9, 8728.}],
|
|
Offset[{12., 0.}, {3.93909706125*^9, 8728.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.93909706125*^9, 8728.}],
|
|
Offset[{38., -5.499999999999997}, {3.93909706125*^9, 8728.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.93909706125*^9, 8728.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.93909706125*^9, 8728.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"8728\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{25., 0.}, {3.93909706125*^9, 8728.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.5431776*^9, 8410.388888888909},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.5343648*^9,
|
|
FormBox[
|
|
StyleBox["\"2012\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.5975232*^9,
|
|
FormBox[
|
|
StyleBox["\"2014\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.5343648*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.5659872*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.5975232*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.5975232*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6290592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.5343648*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.5975232*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.5343648*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.5659872*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.5975232*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.5975232*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6290592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.5343648*^9, 3.5975232*^9, 3.6605952*^9, 3.7237536*^9, 3.7868256*^9,
|
|
3.849984*^9, 3.913056*^9, 3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"mvps.org domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:26 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 8728 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.5431776*^9, 3.9367296*^9}, {8410.388888888909, 14445.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.05],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.0055000000000000005`], AbsoluteThickness[2],
|
|
LineBox[CompressedData["
|
|
1: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
|
|
1Eezu1hf1sPewv3oJyft/wesypJA
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9374208*^9, 11755.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {555}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938606609625*^9, 11755.}],
|
|
Offset[{8., 0.}, {3.938606609625*^9, 11755.}],
|
|
Offset[{10., 0.}, {3.938606609625*^9, 11755.}],
|
|
Offset[{12., 0.}, {3.938606609625*^9, 11755.}],
|
|
Offset[{12., 0.}, {3.938606609625*^9, 11755.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938606609625*^9, 11755.}],
|
|
Offset[{8., 0.}, {3.938606609625*^9, 11755.}],
|
|
Offset[{10., 0.}, {3.938606609625*^9, 11755.}],
|
|
Offset[{12., 0.}, {3.938606609625*^9, 11755.}],
|
|
Offset[{12., 0.}, {3.938606609625*^9, 11755.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.938606609625*^9, 11755.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.938606609625*^9, 11755.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.938606609625*^9, 11755.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.938606609625*^9, 11755.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"11755\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{27.5, 0.}, {3.938606609625*^9, 11755.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.5431776*^9, 9122.00000000002},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.5343648*^9,
|
|
FormBox[
|
|
StyleBox["\"2012\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.5975232*^9,
|
|
FormBox[
|
|
StyleBox["\"2014\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.5343648*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.5659872*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.5975232*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.5975232*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6290592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.5343648*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.5975232*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.5343648*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.5659872*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.5975232*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.5975232*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6290592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.5343648*^9, 3.5975232*^9, 3.6605952*^9, 3.7237536*^9, 3.7868256*^9,
|
|
3.849984*^9, 3.913056*^9, 3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"someonewhocares.org domain tally history\"", 16, Bold,
|
|
StripOnInput -> False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:26 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 11755 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.5431776*^9, 3.9374208*^9}, {9122.00000000002, 16950.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.05],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.012833333333333334`], AbsoluteThickness[2],
|
|
LineBox[{{3.7651392*^9, 59.}, {3.765744*^9, 2204.}, {3.7659168*^9,
|
|
2204.}, {3.7660032*^9, 2203.}, {3.7664352*^9, 2202.}, {3.7676448*^9,
|
|
2201.}, {3.7754208*^9, 2200.}, {3.7767168*^9, 2199.}, {
|
|
3.7943424*^9, 2198.}, {3.8045376*^9, 2214.}, {3.8137824*^9,
|
|
2214.}, {3.8164608*^9, 2214.}, {3.8327904*^9, 1730.}, {3.8680416*^9,
|
|
1730.}, {3.9210912*^9, 1730.}, {3.9367296*^9, 1730.}}]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9367296*^9, 1730.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {16}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93793386075*^9, 1730.}],
|
|
Offset[{8., 0.}, {3.93793386075*^9, 1730.}],
|
|
Offset[{10., 0.}, {3.93793386075*^9, 1730.}],
|
|
Offset[{12., 0.}, {3.93793386075*^9, 1730.}],
|
|
Offset[{12., 0.}, {3.93793386075*^9, 1730.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93793386075*^9, 1730.}],
|
|
Offset[{8., 0.}, {3.93793386075*^9, 1730.}],
|
|
Offset[{10., 0.}, {3.93793386075*^9, 1730.}],
|
|
Offset[{12., 0.}, {3.93793386075*^9, 1730.}],
|
|
Offset[{12., 0.}, {3.93793386075*^9, 1730.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.93793386075*^9, 1730.}],
|
|
Offset[{38., -5.499999999999997}, {3.93793386075*^9, 1730.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.93793386075*^9, 1730.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.93793386075*^9, 1730.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"1730\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{25., 0.}, {3.93793386075*^9, 1730.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.7651392*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.7552896*^9,
|
|
FormBox[
|
|
StyleBox["\"2019\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
StyleBox["\"2021\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
StyleBox["\"2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
StyleBox["\"2025\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7603872*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7656576*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.770928*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7762848*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7815552*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7920096*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.79728*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8025504*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8079072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8131776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8235456*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.828816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8340864*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8394432*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8447136*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8550816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.860352*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8656224*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8709792*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8762496*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8866176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7603872*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7656576*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.770928*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7762848*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7815552*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7920096*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.79728*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8025504*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8079072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8131776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8235456*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.828816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8340864*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8394432*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8447136*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8550816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.860352*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8656224*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8709792*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8762496*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8866176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.7552896*^9, 3.7868256*^9, 3.818448*^9, 3.849984*^9, 3.88152*^9,
|
|
3.913056*^9, 3.9446784*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"tiuxo domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:26 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 1730 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.7651392*^9, 3.9367296*^9}, {0, 2214.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.0055000000000000005`], AbsoluteThickness[2],
|
|
LineBox[CompressedData["
|
|
1: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
|
|
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9367296*^9, 3547.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {659}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937715305875*^9, 3547.}],
|
|
Offset[{8., 0.}, {3.937715305875*^9, 3547.}],
|
|
Offset[{10., 0.}, {3.937715305875*^9, 3547.}],
|
|
Offset[{12., 0.}, {3.937715305875*^9, 3547.}],
|
|
Offset[{12., 0.}, {3.937715305875*^9, 3547.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937715305875*^9, 3547.}],
|
|
Offset[{8., 0.}, {3.937715305875*^9, 3547.}],
|
|
Offset[{10., 0.}, {3.937715305875*^9, 3547.}],
|
|
Offset[{12., 0.}, {3.937715305875*^9, 3547.}],
|
|
Offset[{12., 0.}, {3.937715305875*^9, 3547.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.937715305875*^9, 3547.}],
|
|
Offset[{38., -5.499999999999997}, {3.937715305875*^9, 3547.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.937715305875*^9, 3547.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.937715305875*^9, 3547.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"3547\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{25., 0.}, {3.937715305875*^9, 3547.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.6090144*^9, 2245.55555555556},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.5975232*^9,
|
|
FormBox[
|
|
StyleBox["\"2014\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.5975232*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6290592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.5975232*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.5975232*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6290592*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.5975232*^9, 3.6605952*^9, 3.7237536*^9, 3.7868256*^9, 3.849984*^9,
|
|
3.913056*^9, 3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"yoyo.org domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:27 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 3547 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.6090144*^9, 3.9367296*^9}, {2245.55555555556, 3736.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.05],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.012833333333333334`], AbsoluteThickness[2], LineBox[CompressedData["
|
|
1:eJxTTMoPSmViYGCQBGIQDQQX7te/dgSzCmodQBRXA5Qv0YCNf2ATjK/QCOJf
|
|
UG2F8jvAfIbP7VD+ATB/g2APlP8AzFe4OQHKP9EE4idcngRT3wLif5g+A8rf
|
|
AOYn7JkF5TO0gu17MAfK5wDzFRQ2o/AFLHei8BOunoHyX4DNe5DH+wbC/wDm
|
|
O6QJvEGR/yUO5T8A8w2OSkP5Bb1g827FQvkcC0H8CRMyoHw1MN9gy0UU/oHE
|
|
+1C+Cpgf8NjsLTLfYXsIgg8AKYBiXQ==
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9367296*^9, 2194.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {25}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938454736875*^9, 2194.}],
|
|
Offset[{8., 0.}, {3.938454736875*^9, 2194.}],
|
|
Offset[{10., 0.}, {3.938454736875*^9, 2194.}],
|
|
Offset[{12., 0.}, {3.938454736875*^9, 2194.}],
|
|
Offset[{12., 0.}, {3.938454736875*^9, 2194.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.938454736875*^9, 2194.}],
|
|
Offset[{8., 0.}, {3.938454736875*^9, 2194.}],
|
|
Offset[{10., 0.}, {3.938454736875*^9, 2194.}],
|
|
Offset[{12., 0.}, {3.938454736875*^9, 2194.}],
|
|
Offset[{12., 0.}, {3.938454736875*^9, 2194.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.938454736875*^9, 2194.}],
|
|
Offset[{38., -5.499999999999997}, {3.938454736875*^9, 2194.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.938454736875*^9, 2194.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.938454736875*^9, 2194.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"2194\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{25., 0.}, {3.938454736875*^9, 2194.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.6909216*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.6605952*^9, 3.7237536*^9, 3.7868256*^9, 3.849984*^9, 3.913056*^9,
|
|
3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"fakenews domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:27 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 2194 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.6909216*^9, 3.9367296*^9}, {0, 2195.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.009166666666666668], AbsoluteThickness[2], LineBox[CompressedData["
|
|
|
|
1:eJx91GlMVFcUB/CnccN1KioVA4xGFLWaaa0r26MiY9Xq4JpWmk6xbWyjMhox
|
|
cc0Lmio2JZO4pDUmpcaENKk4xaWxn8b4QYzbmKJ1pa9FwQXsUBFxwcj8z//E
|
|
vA86ycybX945995zz31vaGHRvC87G4axu+Mbu3Z8rKFXGnPwr+2Q2fFrF6sz
|
|
fos50KLeCkdmXKV/goPN6go49OAa/SvsMW/QlbA7/qbDrlKbPg4bBf84HLzm
|
|
tHXwX3oq1ut6p45eBAc33aKfH4w5XKFuhUPrb9PbK5F/QZ2MfPOJuhY29tfT
|
|
KaGY/a3qbDjobqBnwdZD9TbY9t6hz8LmPnU9HEm8Sz+FPUXqQajXt/wenQTb
|
|
99QpsD+jkb4g8f2adHxx1X90XhXqXRKl/bAxrpn+FPaXqD+T+Bf/06vlfmoL
|
|
XQ372tQDDmN9ax/Rg+HylFaHo3mPHTZXtjlsJDyhE+FA+jM6VVzb7rC52Ghi
|
|
P+DIJXUO7F/QiZ4JW/md6Xw4tEG9UMZ7qi6U9RZ3obdIfHJXegccftCN3iP1
|
|
3+9OX5T6d/Wgr8p6MuPoGumPqyfdF/tpl6kL4MjnvejDsLu0N30ONr/to/PB
|
|
no/70jfh8F/qOtiy+r3RgfkuukXGe65+AUcPvEW7ZL/O9qeTpL7T8Q4HH6qn
|
|
yX4lDaC9sr/eN9u3T+2T/v84kPbLeOFB9BqJz06gv5d+f63+WfIz3qbPSz8n
|
|
JtKXpF9xQxz9CpQk0X/LfL8k0w0yX1oK3STjbVQ3y3lc56YTjsTsWjNMzxcc
|
|
qFZ/Abtzh9MrYLtRXST5Cal0MRxcNoJeB1vpI+lNsHlLXQZHCtPoSplvxyj6
|
|
T5nvvdH0M7j8urodDl8ZQ3c6ivubx9LDYWOth54Oh5Pf1X7CoWZ1vtw/MZ6e
|
|
D1vfvE8vhj31E+hPYPfxifp8wL46p60+kxwO2Oqlkl8wRc8LbHeZSpdI/Bb1
|
|
NjhopTscrVGXSv2+TPoPGX9/Fh2R8U5n6/mSeqMmXSv7cTLH4Uj4A/qu1D9w
|
|
Gt0q+TvV7ZL/VS7d/Rj2v2w6HQe7v8uj42F7vNfhQJV6NFx+Qz0ZDh6aQWdK
|
|
/uUP6SyZr2YmbcL+tFn6vpX5L6oL4dDc2XpeJf7MR/RG2KqeQ2+HXd65+jzD
|
|
5ir1XtiT66MPyHp/UFdIfVnz9P0p8Q1Om78veI1PyH70Wkifknr96vNwuMei
|
|
V34J/6NX2Q==
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9374208*^9, 5838.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {149}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.9377517075*^9, 5838.}],
|
|
Offset[{8., 0.}, {3.9377517075*^9, 5838.}],
|
|
Offset[{10., 0.}, {3.9377517075*^9, 5838.}],
|
|
Offset[{12., 0.}, {3.9377517075*^9, 5838.}],
|
|
Offset[{12., 0.}, {3.9377517075*^9, 5838.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.9377517075*^9, 5838.}],
|
|
Offset[{8., 0.}, {3.9377517075*^9, 5838.}],
|
|
Offset[{10., 0.}, {3.9377517075*^9, 5838.}],
|
|
Offset[{12., 0.}, {3.9377517075*^9, 5838.}],
|
|
Offset[{12., 0.}, {3.9377517075*^9, 5838.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.9377517075*^9, 5838.}],
|
|
Offset[{38., -5.499999999999997}, {3.9377517075*^9, 5838.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.9377517075*^9, 5838.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.9377517075*^9, 5838.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"5838\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{25., 0.}, {3.9377517075*^9, 5838.}],
|
|
NCache[
|
|
ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.8714112*^9, 3723.7222222222304`},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
StyleBox["\"2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
StyleBox["\"2025\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8550816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.860352*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8656224*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8709792*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8762496*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8866176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8550816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.860352*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8656224*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8709792*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8762496*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8866176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{3.849984*^9,
|
|
3.88152*^9, 3.913056*^9, 3.9446784*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"bigdargon domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:27 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 5838 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8714112*^9, 3.9374208*^9}, {3723.7222222222304`, 5838.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.05],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.012833333333333334`], AbsoluteThickness[2],
|
|
LineBox[{{3.8713248*^9, 2572.}, {3.8735712*^9, 2571.}, {3.8890368*^9,
|
|
2577.}, {3.9045888*^9, 2579.}, {3.905712*^9, 2602.}, {3.9105504*^9,
|
|
2619.}, {3.9210912*^9, 2619.}, {3.9267936*^9, 2627.}, {
|
|
3.9296448*^9, 2639.}}]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9296448*^9, 2639.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {9}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.930054103125*^9, 2639.}],
|
|
Offset[{8., 0.}, {3.930054103125*^9, 2639.}],
|
|
Offset[{10., 0.}, {3.930054103125*^9, 2639.}],
|
|
Offset[{12., 0.}, {3.930054103125*^9, 2639.}],
|
|
Offset[{12., 0.}, {3.930054103125*^9, 2639.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.930054103125*^9, 2639.}],
|
|
Offset[{8., 0.}, {3.930054103125*^9, 2639.}],
|
|
Offset[{10., 0.}, {3.930054103125*^9, 2639.}],
|
|
Offset[{12., 0.}, {3.930054103125*^9, 2639.}],
|
|
Offset[{12., 0.}, {3.930054103125*^9, 2639.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.930054103125*^9, 2639.}],
|
|
Offset[{38., -5.499999999999997}, {3.930054103125*^9, 2639.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.930054103125*^9, 2639.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.930054103125*^9, 2639.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"2639\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{25., 0.}, {3.930054103125*^9, 2639.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.8713248*^9, 2567.222222222228},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
StyleBox["\"2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
StyleBox["\"2025\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8550816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.860352*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8656224*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8709792*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8762496*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8866176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8550816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.860352*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8656224*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8709792*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8762496*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8866176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{3.849984*^9,
|
|
3.88152*^9, 3.913056*^9, 3.9446784*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"sinfonietta domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:27 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 2639 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8713248*^9, 3.9296448*^9}, {2567.222222222228, 2639.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.05],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.009166666666666668], AbsoluteThickness[2], LineBox[CompressedData["
|
|
|
|
1:eJx91FlIFVEYB/ApbNGyJrOUFpuixVamvTR1qlva6s02oh5uQlEROYVJO4NF
|
|
YIUNFLQgcTFLM6uhhzZ6mOjFKOgGttnCtJeZXctMWyTnm+88/B9yYJYf55zv
|
|
fOc7wxmYnZO1pr0kSUdbb/fdehkDn9ROp6+MQ1rr09kqbB12rTcIB0zXoYyn
|
|
7JvHXJv1wqOKXFt11WBVe86ODbpWer5gx5PlAoc9hSytesW+QTar0caF1+zc
|
|
Yho/6g17Ldnc/ZY99LRru1R4ENna8Y49jizfF55C1prRUvF7cKBROIlsKh/Y
|
|
PrLxHe2kf2TXefGL0KE+n9gtZDVHWClx7d9Yw55LdmqEs8iBabXsfV7/7l/Y
|
|
xz1f/sq+SJZXhsX+kqUx9eyTXrx8tNzyjX3Kax/SIOp5huI3CYfOUn55P9g1
|
|
5OCARnB49k92TCnVY1MTWIprZvcj68m/0S//grXl0hdebxnV86FwCzmwpB17
|
|
zznXxqL27AqytVM4qZzi/RI+SQ5vjQBbCR3YRWS7riO7mOx87sS+Qg4e7cy+
|
|
Rg6kRIL9chT7pje+UHgbObS6C1snKwVd2Zu8fPdHg9UV3cD2Y+F1ZMPo3qb1
|
|
xTJY/YMOl/QAa/diwOb3npCv3T8WHE5v2/4i4S1ePid6gW27N9ifFgc21qP1
|
|
afHsPG//JvUBByP7gvX8/mD7XALYnzgA4+1Ch7YrYDl3EMavRCu+wWCnFi3H
|
|
DQGb64aCjeRhYO2tsPc/hrIT2WXefAeGg51xI8DBZ2j7yUh2ude+ZzT7JVnK
|
|
U8F2wliwVS9c57XfGg82NkwAq+8ngpXrk9iNXv3foI3oyWDdQSurprJ952m9
|
|
EUlgfS/aNJLB4Sp00J/CziUrxani/PHi3UkD22GNXUK2bk9nV5FD9gx2NVnt
|
|
NRNsH0Fba31gqXAWWDk4G+yMTwfrl9HB52jzUgaOfzQH56uaCw4kzhP77c3/
|
|
AG1lzmdHVVD/uwvARuVCsJyeCdY2o1Wfnx1DNo+j9dQssPoBrV1d8h/HkoNd
|
|
loKlANruvIzdu0L7B9KqS7U=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9374208*^9, 3595.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {148}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.9377517075*^9, 3595.}],
|
|
Offset[{8., 0.}, {3.9377517075*^9, 3595.}],
|
|
Offset[{10., 0.}, {3.9377517075*^9, 3595.}],
|
|
Offset[{12., 0.}, {3.9377517075*^9, 3595.}],
|
|
Offset[{12., 0.}, {3.9377517075*^9, 3595.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.9377517075*^9, 3595.}],
|
|
Offset[{8., 0.}, {3.9377517075*^9, 3595.}],
|
|
Offset[{10., 0.}, {3.9377517075*^9, 3595.}],
|
|
Offset[{12., 0.}, {3.9377517075*^9, 3595.}],
|
|
Offset[{12., 0.}, {3.9377517075*^9, 3595.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.9377517075*^9, 3595.}],
|
|
Offset[{38., -5.499999999999997}, {3.9377517075*^9, 3595.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.9377517075*^9, 3595.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.9377517075*^9, 3595.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"3595\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{25., 0.}, {3.9377517075*^9, 3595.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.8714112*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
StyleBox["\"2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
StyleBox["\"2025\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8550816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.860352*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8656224*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8709792*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8762496*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8866176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8550816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.860352*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8656224*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8709792*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8762496*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8866176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{3.849984*^9,
|
|
3.88152*^9, 3.913056*^9, 3.9446784*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"bigdargon domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:27 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 3595 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8714112*^9, 3.9374208*^9}, {0, 3595.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.012833333333333334`], AbsoluteThickness[2],
|
|
LineBox[{{3.8392704*^9, 98.}, {3.8392704*^9, 98.}, {3.8395296*^9,
|
|
145.}, {3.8419488*^9, 176.}, {3.8429856*^9, 177.}, {3.8435904*^9,
|
|
217.}, {3.843936*^9, 228.}, {3.8449728*^9, 226.}, {3.8471328*^9,
|
|
231.}, {3.8680416*^9, 231.}, {3.9210912*^9, 231.}, {3.9367296*^9,
|
|
231.}}]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9367296*^9, 231.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {12}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937413591*^9, 231.}],
|
|
Offset[{8., 0.}, {3.937413591*^9, 231.}],
|
|
Offset[{10., 0.}, {3.937413591*^9, 231.}],
|
|
Offset[{12., 0.}, {3.937413591*^9, 231.}],
|
|
Offset[{12., 0.}, {3.937413591*^9, 231.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937413591*^9, 231.}],
|
|
Offset[{8., 0.}, {3.937413591*^9, 231.}],
|
|
Offset[{10., 0.}, {3.937413591*^9, 231.}],
|
|
Offset[{12., 0.}, {3.937413591*^9, 231.}],
|
|
Offset[{12., 0.}, {3.937413591*^9, 231.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{33., 5.500000000000003}, {3.937413591*^9, 231.}],
|
|
Offset[{33., -5.499999999999997}, {3.937413591*^9, 231.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.937413591*^9, 231.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {3.937413591*^9,
|
|
231.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"231\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{22.5, 0.}, {3.937413591*^9, 231.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.8392704*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.818448*^9,
|
|
FormBox[
|
|
StyleBox["\"2021\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
StyleBox["\"2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
StyleBox["\"2025\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8235456*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.828816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8340864*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8394432*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8447136*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8550816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.860352*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8656224*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8709792*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8762496*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8866176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8235456*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.828816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8340864*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8394432*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8447136*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8550816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.860352*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8656224*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8709792*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8762496*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8866176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{3.818448*^9,
|
|
3.849984*^9, 3.88152*^9, 3.913056*^9, 3.9446784*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"brijrajparmar27 domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:27 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 231 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8392704*^9, 3.9367296*^9}, {0, 231.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.011000000000000001`], AbsoluteThickness[2], LineBox[CompressedData["
|
|
1:eJx90V1IU2EYB/CDUfYBa1C4LgzmRRTUxaToIqSOFxUqjWEb9AWNYBWKtlYg
|
|
CdIxMevGDiZaSbWpF/YhHstagbWjaRcmdsKryMYoiOYSV0EXRZH7v/8DvREN
|
|
zrYfz/993ue8b9GRE5WhPEVRAgtP7jf3Wa5lSvEn+UBd+NYv2H4HG82NdBrW
|
|
fjXRvoc5e+qb6QOwPmU7BvvqztO9sPK1he6BLX8b3Q+b6y/Td8X6sg6pHt7V
|
|
SQ/Cqaqr9B3YHeqSrPbFpH7B4n56QPQvvy/Zkx2i74l5KxP0mJh3YoTOj2N9
|
|
YpwugrPfXtIRUa+w6AnY2jBDL36E82zN+yTcCftu59PzzzB/w1JhLQN7Ohz0
|
|
qXHUl61iXtj8WUCfhlPfXfTnYfQfLaRLnuTsrF5Lb4f1zEY6PIJ8+ybudxLO
|
|
qmX2/rCRth2BrQ/l0vpgqIL1pr/cCHuSe5gX9r3xSg5699LnxP6TtkU/KxKQ
|
|
+7fvo+Oi37H9zCdgd+ogHTBx/lsOMf8adfUtrUzC+lyI3on7M11H6SW4D2OW
|
|
1rbBun6cLh2DN1fTGu4juqiG62uf4/3XhVmvgY3DZ+inoj5Yz/xqC/36GoTV
|
|
bjjsPUu3wEbxReavCNe12vcLm7Ntki3l2n/t/NEl2f3iuuTwlxv0rWnMN3+T
|
|
9s8gXxulnUmc9yitrYGtdIzz/9vmcDfzLti41MO6cOoxbRbAqqOX+ZWwZ+iV
|
|
5NTuj5xH2LfDNfentYFCYdMh6u+3SlbjfsnRFQGuN6bV31mebjQ=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9369024*^9, 20160.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {85}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.9383816085*^9, 20160.}],
|
|
Offset[{8., 0.}, {3.9383816085*^9, 20160.}],
|
|
Offset[{10., 0.}, {3.9383816085*^9, 20160.}],
|
|
Offset[{12., 0.}, {3.9383816085*^9, 20160.}],
|
|
Offset[{12., 0.}, {3.9383816085*^9, 20160.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.9383816085*^9, 20160.}],
|
|
Offset[{8., 0.}, {3.9383816085*^9, 20160.}],
|
|
Offset[{10., 0.}, {3.9383816085*^9, 20160.}],
|
|
Offset[{12., 0.}, {3.9383816085*^9, 20160.}],
|
|
Offset[{12., 0.}, {3.9383816085*^9, 20160.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.9383816085*^9, 20160.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.9383816085*^9, 20160.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.9383816085*^9, 20160.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.9383816085*^9, 20160.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"20160\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{27.5, 0.}, {3.9383816085*^9, 20160.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.691008*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.6605952*^9, 3.7237536*^9, 3.7868256*^9, 3.849984*^9, 3.913056*^9,
|
|
3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"clefspeare13 domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:27 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 20160 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.691008*^9, 3.9369024*^9}, {0, 30818.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.009166666666666668], AbsoluteThickness[2], LineBox[CompressedData["
|
|
|
|
1:eJxt02tsFGUUBuCxP2jCdVKBioAutzQBCguVahB0kEpRYpwQStKkmC2Ri8WW
|
|
9YeFiAmTtEGxQtZQg1olg/VCUWSgSKW024FtUam1uxVCA20yhmKBFjJ4IUBD
|
|
IvOed36McZO9PHnPd84335edsnbzynVpiqJUPXh7395ruDGwBD++a9QefOpb
|
|
dtD1sPbiO/T3kj+6k26A1YTvE7CdtYf+AU5+sjfg0LoauhG2LvtugqNd++k4
|
|
HH7sS7oFVhYepE/Jfoq/oRPSP1QfsLo9Tl+AjVqb7pa8LUH3yP53nKV7Yfd2
|
|
J/2HzFuRpEtOYr/LU/TrcGRiF10K6zd9l8HuovN0OayMukAfgq13u+nD0v/c
|
|
Jf+84Fiqh+6AjS966QlNOK/1ffREOJLTT0+C7ZnX6U3ijkE6BqsfuQEbTX/S
|
|
1VJ//G/6JKwv+Me/H5m/4aFB8aJm+NAwejGsH0ynn4Ejk0fSH8L22DH0Xtjq
|
|
9/0xHBqZQddInj2O/lTmbR9P74OVO4/QJqxumkx/Drvq43St9Dvhu0/6jZhC
|
|
58aRF02ln4KVymn0S7CzeSZdCMcGZtFnTgVs/A6HSmYzV0/jfKp9z4WdjGx6
|
|
G2wUz6UrYNWhjdpW7Lc3TDfDkfR5dBy2Uk/Q/bAz5PsqHNuSy/7XYLedNq7D
|
|
Rs6zzIvbML/gOXrGGc/J+75Xw5G3l9JlsHuPNt6Drdo85n/BSvvzzMXWsvyA
|
|
nSit2O2etTY/z/4F85cup8Owmaaz/mlYb11NvyDeUOjfH+xcoY2VsNZbRL8C
|
|
Ry6uocthK/9Vrq+EYy1vMt/YgfsYvZUugZNFb7G+VHy1ki6H3TdirD8CW817
|
|
mDfB6lANvfNXz6H2z4IuM+kqONlVR78PK+a37F8Nh0sP+/8nsXqUtjo927t9
|
|
N8LOnONi+4MU9lNIG/+xJjbtOPNOOJRhs58D21/9SKd3YX1DkutXwOFjKeYv
|
|
/6/1Vefp9bL+Pm3XSb3WwzztN8/a3SvsPwpW5tyic2C75S7rC+Bw3xD3n4Ct
|
|
bWk3pH4A1tXh9Ohzng1jDF3V7dnNHyu2D8DGa5li42vJd00QK2dhe9gk5j/D
|
|
0Z+mMl9zEeeXN535DVjNnMF5Yq0vi/UVl/B85WG6bADPY9JOKWzdmicOSW62
|
|
zg/k2sML2D8K65dzA446T7I/XbEwkFuJJWJTHM7TeR7uIPo3rArYHFHA+puw
|
|
EqGd1kHtX/KdW3U=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9370752*^9, 58919.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {139}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93830874*^9, 58919.}],
|
|
Offset[{8., 0.}, {3.93830874*^9, 58919.}],
|
|
Offset[{10., 0.}, {3.93830874*^9, 58919.}],
|
|
Offset[{12., 0.}, {3.93830874*^9, 58919.}],
|
|
Offset[{12., 0.}, {3.93830874*^9, 58919.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93830874*^9, 58919.}],
|
|
Offset[{8., 0.}, {3.93830874*^9, 58919.}],
|
|
Offset[{10., 0.}, {3.93830874*^9, 58919.}],
|
|
Offset[{12., 0.}, {3.93830874*^9, 58919.}],
|
|
Offset[{12., 0.}, {3.93830874*^9, 58919.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.93830874*^9, 58919.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.93830874*^9, 58919.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.93830874*^9, 58919.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.93830874*^9, 58919.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"58919\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{27.5, 0.}, {3.93830874*^9, 58919.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.691008*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.6605952*^9, 3.7237536*^9, 3.7868256*^9, 3.849984*^9, 3.913056*^9,
|
|
3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"sinfonietta domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:27 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 58919 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.691008*^9, 3.9370752*^9}, {0, 59270.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.012833333333333334`], AbsoluteThickness[2],
|
|
LineBox[{{3.7146816*^9, 23.}, {3.717792*^9, 23.}, {3.7625472*^9,
|
|
12.}, {3.7639296*^9, 16.}, {3.7866528*^9, 17.}, {3.8000448*^9,
|
|
18.}, {3.8338272*^9, 19.}, {3.8355552*^9, 20.}, {3.8514528*^9,
|
|
21.}, {3.8536128*^9, 23.}, {3.8680416*^9, 23.}, {3.911328*^9,
|
|
23.}, {3.9210912*^9, 23.}, {3.9367296*^9, 23.}}]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9367296*^9, 23.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {14}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93828798375*^9, 23.}],
|
|
Offset[{8., 0.}, {3.93828798375*^9, 23.}],
|
|
Offset[{10., 0.}, {3.93828798375*^9, 23.}],
|
|
Offset[{12., 0.}, {3.93828798375*^9, 23.}],
|
|
Offset[{12., 0.}, {3.93828798375*^9, 23.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93828798375*^9, 23.}],
|
|
Offset[{8., 0.}, {3.93828798375*^9, 23.}],
|
|
Offset[{10., 0.}, {3.93828798375*^9, 23.}],
|
|
Offset[{12., 0.}, {3.93828798375*^9, 23.}],
|
|
Offset[{12., 0.}, {3.93828798375*^9, 23.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{28., 5.500000000000002}, {3.93828798375*^9, 23.}],
|
|
Offset[{28., -5.499999999999998}, {3.93828798375*^9, 23.}],
|
|
Offset[{12., -5.500000000000002}, {3.93828798375*^9, 23.}],
|
|
Offset[{11.999999999999998`, 5.499999999999998}, {
|
|
3.93828798375*^9, 23.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"23\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{20., 0.}, {3.93828798375*^9, 23.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.7146816*^9, 11.388888888888914`},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.6605952*^9,
|
|
FormBox[
|
|
StyleBox["\"2016\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
StyleBox["\"2026\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6605952*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.6922176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9762144*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.6605952*^9, 3.7237536*^9, 3.7868256*^9, 3.849984*^9, 3.913056*^9,
|
|
3.9762144*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"sinfonietta-snuff domain tally history\"", 16, Bold,
|
|
StripOnInput -> False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:28 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 23 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.7146816*^9, 3.9367296*^9}, {11.388888888888914`, 23.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.05],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.012833333333333334`], AbsoluteThickness[2],
|
|
LineBox[{{3.7651392*^9, 214.}, {3.765744*^9, 215.}, {3.7659168*^9,
|
|
257.}, {3.7754208*^9, 296.}, {3.7875168*^9, 300.}, {3.7944288*^9,
|
|
329.}, {3.8017728*^9, 330.}, {3.8029824*^9, 331.}, {3.8035872*^9,
|
|
337.}, {3.8040192*^9, 359.}, {3.8054016*^9, 369.}, {3.8680416*^9,
|
|
369.}, {3.9210912*^9, 369.}, {3.9367296*^9, 369.}}]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9367296*^9, 369.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {14}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93793386075*^9, 369.}],
|
|
Offset[{8., 0.}, {3.93793386075*^9, 369.}],
|
|
Offset[{10., 0.}, {3.93793386075*^9, 369.}],
|
|
Offset[{12., 0.}, {3.93793386075*^9, 369.}],
|
|
Offset[{12., 0.}, {3.93793386075*^9, 369.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93793386075*^9, 369.}],
|
|
Offset[{8., 0.}, {3.93793386075*^9, 369.}],
|
|
Offset[{10., 0.}, {3.93793386075*^9, 369.}],
|
|
Offset[{12., 0.}, {3.93793386075*^9, 369.}],
|
|
Offset[{12., 0.}, {3.93793386075*^9, 369.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{33., 5.500000000000003}, {3.93793386075*^9, 369.}],
|
|
Offset[{33., -5.499999999999997}, {3.93793386075*^9, 369.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.93793386075*^9, 369.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.93793386075*^9, 369.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"369\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{22.5, 0.}, {3.93793386075*^9, 369.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.7651392*^9, 205.38888888888937`},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.7552896*^9,
|
|
FormBox[
|
|
StyleBox["\"2019\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
StyleBox["\"2021\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
StyleBox["\"2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
StyleBox["\"2025\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7603872*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7656576*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.770928*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7762848*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7815552*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7920096*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.79728*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8025504*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8079072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8131776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8235456*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.828816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8340864*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8394432*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8447136*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8550816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.860352*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8656224*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8709792*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8762496*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8866176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7603872*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7656576*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.770928*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7762848*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7815552*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7920096*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.79728*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8025504*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8079072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8131776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8235456*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.828816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8340864*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8394432*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8447136*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8550816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.860352*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8656224*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8709792*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8762496*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8866176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.7552896*^9, 3.7868256*^9, 3.818448*^9, 3.849984*^9, 3.88152*^9,
|
|
3.913056*^9, 3.9446784*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"tiuxo domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:28 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 369 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.7651392*^9, 3.9367296*^9}, {205.38888888888937`, 369.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.05],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.012833333333333334`], AbsoluteThickness[2], LineBox[CompressedData["
|
|
1:eJxTTMoPSmViYGAQAWIQDQQP8njfOIJZjxY6AMkNz/mh/Adg/oG/YlB+3GIw
|
|
/58xlJ8A5guEOkH5U5aC+AynXaH8aWD+AqYAKH8RmG/AVwHlfwDzL8RUQfkM
|
|
y0D8D4UToHwRMF9g+wUUvsGWi1C+Fla+govKW2S+wxN1KN8IzN/w0RDKNwHz
|
|
Ax6bofALHphD+YtWgPnNVlC+ykqwedtDEHwAgsZOaA==
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9367296*^9, 3218.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {20}}]& ]}, {{{}, {{},
|
|
GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93793386075*^9, 3218.}],
|
|
Offset[{8., 0.}, {3.93793386075*^9, 3218.}],
|
|
Offset[{10., 0.}, {3.93793386075*^9, 3218.}],
|
|
Offset[{12., 0.}, {3.93793386075*^9, 3218.}],
|
|
Offset[{12., 0.}, {3.93793386075*^9, 3218.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93793386075*^9, 3218.}],
|
|
Offset[{8., 0.}, {3.93793386075*^9, 3218.}],
|
|
Offset[{10., 0.}, {3.93793386075*^9, 3218.}],
|
|
Offset[{12., 0.}, {3.93793386075*^9, 3218.}],
|
|
Offset[{12., 0.}, {3.93793386075*^9, 3218.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.93793386075*^9, 3218.}],
|
|
Offset[{38., -5.499999999999997}, {3.93793386075*^9, 3218.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.93793386075*^9, 3218.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.93793386075*^9, 3218.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"3218\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{25., 0.}, {3.93793386075*^9, 3218.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.7651392*^9, 2236.333333333338},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.7552896*^9,
|
|
FormBox[
|
|
StyleBox["\"2019\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
StyleBox["\"2021\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
StyleBox["\"2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
StyleBox["\"2025\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm],
|
|
Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7603872*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7656576*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.770928*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7762848*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7815552*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7920096*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.79728*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8025504*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8079072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8131776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8235456*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.828816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8340864*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8394432*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8447136*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8550816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.860352*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8656224*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8709792*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8762496*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8866176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}, {{3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7603872*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7656576*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.770928*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7762848*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7815552*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.7920096*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.79728*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8025504*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8079072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8131776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8235456*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.828816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8340864*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8394432*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8447136*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8550816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.860352*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8656224*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8709792*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8762496*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8866176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.91824*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9235104*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9287808*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9341376*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.939408*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}, {3.9446784*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], Automatic,
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
(Part[
|
|
Select[
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{
|
|
3.7552896*^9, 3.7868256*^9, 3.818448*^9, 3.849984*^9, 3.88152*^9,
|
|
3.913056*^9, 3.9446784*^9}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->20,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}},
|
|
"DefaultMeshStyle" -> AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[2]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[2]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"IncludeHighlighting" -> "CurrentSet", "HighlightStyle" -> Automatic,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& ), "CopiedValueFunction" -> (({
|
|
DateString[
|
|
Part[#, 1], "DateShort"],
|
|
Part[#, 2]}& )[{
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}]& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"sinfonietta domain tally history\"", 16, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Fri 11 Oct 2024 15:37:28 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 3218 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.7651392*^9, 3.9367296*^9}, {2236.333333333338, 3218.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.05],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}]}], "}"}]], "Output",
|
|
CellChangeTimes->{3.936801789143211*^9, 3.937649848777644*^9},
|
|
CellLabel->"Out[4]=",ExpressionUUID->"6bf826c1-47b1-4c59-8035-126adf0766d0"]
|
|
}, Open ]]
|
|
},
|
|
WindowSize->{1445, 974},
|
|
WindowMargins->{{0, Automatic}, {Automatic, 2}},
|
|
FrontEndVersion->"14.1 for Mac OS X ARM (64-bit) (July 16, 2024)",
|
|
StyleDefinitions->"Default.nb",
|
|
ExpressionUUID->"57e5feaa-054b-435c-828e-c5ab027fe11f"
|
|
]
|
|
(* End of Notebook Content *)
|
|
|
|
(* Internal cache information *)
|
|
(*CellTagsOutline
|
|
CellTagsIndex->{}
|
|
*)
|
|
(*CellTagsIndex
|
|
CellTagsIndex->{}
|
|
*)
|
|
(*NotebookFileOutline
|
|
Notebook[{
|
|
Cell[CellGroupData[{
|
|
Cell[583, 22, 9896, 208, 948, "Input",ExpressionUUID->"55c17c4f-14a9-40f1-a01c-ab0b0c9b3309"],
|
|
Cell[10482, 232, 1057647, 24161, 13052, "Output",ExpressionUUID->"6bf826c1-47b1-4c59-8035-126adf0766d0"]
|
|
}, Open ]]
|
|
}
|
|
]
|
|
*)
|
|
|