mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-07-01 02:36:52 +00:00
25063 lines
1.0 MiB
25063 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[ 1093940, 25054]
|
|
NotebookOptionsPosition[ 1092296, 25025]
|
|
NotebookOutlinePosition[ 1092688, 25041]
|
|
CellTagsIndexPosition[ 1092645, 25038]
|
|
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/gambling\>\"", ",", "\"\<extensions/porn/bigdargon\>\"",
|
|
",", "\"\<extensions/porn/brijrajparmar27\>\"", ",",
|
|
"\"\<extensions/porn/clefspeare13\>\"", ",",
|
|
"\"\<extensions/porn/sinfonietta\>\"", ",",
|
|
"\"\<extensions/porn/sinfonietta-snuff\>\"", ",",
|
|
"\"\<extensions/porn\>\"", ",", "\"\<extensions/porn/tiuxo\>\"", ",",
|
|
"\"\<extensions/social/sinfonietta\>\"", ",",
|
|
"\"\<extensions/social\>\"", ",", "\"\<extensions/social/tiuxo\>\""}],
|
|
"}"}]}], ";"}], "\[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}},
|
|
NumberMarks->False,
|
|
CellLabel->
|
|
"In[161]:=",ExpressionUUID->"55c17c4f-14a9-40f1-a01c-ab0b0c9b3309"],
|
|
|
|
Cell[BoxData[
|
|
TemplateBox[{
|
|
"Last", "nolast",
|
|
"\"\\!\\(\\*RowBox[{\\\"{\\\", \\\"}\\\"}]\\) has zero length and no last \
|
|
element.\"", 2, 164, 40, 22787080446984910214, "Local"},
|
|
"MessageTemplate"]], "Message", "MSG",
|
|
CellChangeTimes->{3.936801786069182*^9},
|
|
CellLabel->
|
|
"During evaluation of \
|
|
In[161]:=",ExpressionUUID->"917dcf8a-c3dc-4c6c-8244-a6dc0c445478"],
|
|
|
|
Cell[BoxData[
|
|
TemplateBox[{
|
|
"Part", "partw",
|
|
"\"Part \\!\\(\\*RowBox[{\\\"2\\\"}]\\) of \\!\\(\\*RowBox[{\\\"Last\\\", \
|
|
\\\"[\\\", RowBox[{\\\"{\\\", \\\"}\\\"}], \\\"]\\\"}]\\) does not exist.\"",
|
|
2, 164, 41, 22787080446984910214, "Local"},
|
|
"MessageTemplate"]], "Message", "MSG",
|
|
CellChangeTimes->{3.9368017861277847`*^9},
|
|
CellLabel->
|
|
"During evaluation of \
|
|
In[161]:=",ExpressionUUID->"63809dac-a2aa-4055-890e-3c9c58a32f43"],
|
|
|
|
Cell[BoxData[
|
|
TemplateBox[{
|
|
"Last", "nolast",
|
|
"\"\\!\\(\\*RowBox[{\\\"{\\\", \\\"}\\\"}]\\) has zero length and no last \
|
|
element.\"", 2, 164, 42, 22787080446984910214, "Local"},
|
|
"MessageTemplate"]], "Message", "MSG",
|
|
CellChangeTimes->{3.936801786182086*^9},
|
|
CellLabel->
|
|
"During evaluation of \
|
|
In[161]:=",ExpressionUUID->"e4868d43-8149-41cb-a5e6-2001c94b6400"],
|
|
|
|
Cell[BoxData[
|
|
TemplateBox[{
|
|
"DateListPlot", "ldata",
|
|
"\"\\!\\(\\*RowBox[{RowBox[{\\\"Callout\\\", \\\"[\\\", RowBox[{RowBox[{\\\
|
|
\"Last\\\", \\\"[\\\", RowBox[{\\\"{\\\", \\\"}\\\"}], \\\"]\\\"}], \
|
|
\\\",\\\", \\\"\\\\\\\"Last[{}][[2]]\\\\\\\"\\\", \\\",\\\", \\\"Right\\\", \
|
|
\\\",\\\", RowBox[{\\\"LabelStyle\\\", \\\"\[Rule]\\\", \\\"Small\\\"}], \
|
|
\\\",\\\", RowBox[{\\\"Background\\\", \\\"\[Rule]\\\", \
|
|
TemplateBox[Association[Rule[\\\"color\\\", RGBColor[0.87`, 0.94`, 1]]], \
|
|
\\\"RGBColorSwatchTemplate\\\"]}]}], \\\"]\\\"}], \\\"[\\\", \\\"]\\\"}]\\) \
|
|
is not a valid dataset or list of datasets.\"", 2, 164, 43,
|
|
22787080446984910214, "Local"},
|
|
"MessageTemplate"]], "Message", "MSG",
|
|
CellChangeTimes->{3.93680178620682*^9},
|
|
CellLabel->
|
|
"During evaluation of \
|
|
In[161]:=",ExpressionUUID->"ddec272b-5d95-44fb-a9bf-3da882521245"],
|
|
|
|
Cell[BoxData[
|
|
TemplateBox[{
|
|
"Last", "nolast",
|
|
"\"\\!\\(\\*RowBox[{\\\"{\\\", \\\"}\\\"}]\\) has zero length and no last \
|
|
element.\"", 2, 164, 44, 22787080446984910214, "Local"},
|
|
"MessageTemplate"]], "Message", "MSG",
|
|
CellChangeTimes->{3.936801787220459*^9},
|
|
CellLabel->
|
|
"During evaluation of \
|
|
In[161]:=",ExpressionUUID->"c37ba335-fa83-4dfc-9f4a-8e64b07ae987"],
|
|
|
|
Cell[BoxData[
|
|
TemplateBox[{
|
|
"General", "stop",
|
|
"\"Further output of \\!\\(\\*StyleBox[RowBox[{\\\"Last\\\", \\\"::\\\", \
|
|
\\\"nolast\\\"}], \\\"MessageName\\\"]\\) will be suppressed during this \
|
|
calculation.\"", 2, 164, 45, 22787080446984910214, "Local"},
|
|
"MessageTemplate"]], "Message", "MSG",
|
|
CellChangeTimes->{3.9368017872805*^9},
|
|
CellLabel->
|
|
"During evaluation of \
|
|
In[161]:=",ExpressionUUID->"4db2b726-f1b0-4065-a170-5bd1154e4147"],
|
|
|
|
Cell[BoxData[
|
|
TemplateBox[{
|
|
"Part", "partw",
|
|
"\"Part \\!\\(\\*RowBox[{\\\"2\\\"}]\\) of \\!\\(\\*RowBox[{\\\"Last\\\", \
|
|
\\\"[\\\", RowBox[{\\\"{\\\", \\\"}\\\"}], \\\"]\\\"}]\\) does not exist.\"",
|
|
2, 164, 46, 22787080446984910214, "Local"},
|
|
"MessageTemplate"]], "Message", "MSG",
|
|
CellChangeTimes->{3.936801787334949*^9},
|
|
CellLabel->
|
|
"During evaluation of \
|
|
In[161]:=",ExpressionUUID->"6738591f-91a6-4769-b6e3-5d15a393d1f5"],
|
|
|
|
Cell[BoxData[
|
|
TemplateBox[{
|
|
"DateListPlot", "ldata",
|
|
"\"\\!\\(\\*RowBox[{RowBox[{\\\"Callout\\\", \\\"[\\\", RowBox[{RowBox[{\\\
|
|
\"Last\\\", \\\"[\\\", RowBox[{\\\"{\\\", \\\"}\\\"}], \\\"]\\\"}], \
|
|
\\\",\\\", \\\"\\\\\\\"Last[{}][[2]]\\\\\\\"\\\", \\\",\\\", \\\"Right\\\", \
|
|
\\\",\\\", RowBox[{\\\"LabelStyle\\\", \\\"\[Rule]\\\", \\\"Small\\\"}], \
|
|
\\\",\\\", RowBox[{\\\"Background\\\", \\\"\[Rule]\\\", \
|
|
TemplateBox[Association[Rule[\\\"color\\\", RGBColor[0.87`, 0.94`, 1]]], \
|
|
\\\"RGBColorSwatchTemplate\\\"]}]}], \\\"]\\\"}], \\\"[\\\", \\\"]\\\"}]\\) \
|
|
is not a valid dataset or list of datasets.\"", 2, 164, 47,
|
|
22787080446984910214, "Local"},
|
|
"MessageTemplate"]], "Message", "MSG",
|
|
CellChangeTimes->{3.9368017873591623`*^9},
|
|
CellLabel->
|
|
"During evaluation of \
|
|
In[161]:=",ExpressionUUID->"9cdd7b91-a06d-4c85-a0b4-6f041b7979d4"],
|
|
|
|
Cell[BoxData[
|
|
TemplateBox[{
|
|
"Part", "partw",
|
|
"\"Part \\!\\(\\*RowBox[{\\\"2\\\"}]\\) of \\!\\(\\*RowBox[{\\\"Last\\\", \
|
|
\\\"[\\\", RowBox[{\\\"{\\\", \\\"}\\\"}], \\\"]\\\"}]\\) does not exist.\"",
|
|
2, 164, 48, 22787080446984910214, "Local"},
|
|
"MessageTemplate"]], "Message", "MSG",
|
|
CellChangeTimes->{3.936801788762061*^9},
|
|
CellLabel->
|
|
"During evaluation of \
|
|
In[161]:=",ExpressionUUID->"d9886e52-399b-4247-a267-e75a01a46016"],
|
|
|
|
Cell[BoxData[
|
|
TemplateBox[{
|
|
"General", "stop",
|
|
"\"Further output of \\!\\(\\*StyleBox[RowBox[{\\\"Part\\\", \\\"::\\\", \
|
|
\\\"partw\\\"}], \\\"MessageName\\\"]\\) will be suppressed during this \
|
|
calculation.\"", 2, 164, 49, 22787080446984910214, "Local"},
|
|
"MessageTemplate"]], "Message", "MSG",
|
|
CellChangeTimes->{3.936801788821762*^9},
|
|
CellLabel->
|
|
"During evaluation of \
|
|
In[161]:=",ExpressionUUID->"51fec3bd-a26f-48c9-b223-16d6542deead"],
|
|
|
|
Cell[BoxData[
|
|
TemplateBox[{
|
|
"DateListPlot", "ldata",
|
|
"\"\\!\\(\\*RowBox[{RowBox[{\\\"Callout\\\", \\\"[\\\", RowBox[{RowBox[{\\\
|
|
\"Last\\\", \\\"[\\\", RowBox[{\\\"{\\\", \\\"}\\\"}], \\\"]\\\"}], \
|
|
\\\",\\\", \\\"\\\\\\\"Last[{}][[2]]\\\\\\\"\\\", \\\",\\\", \\\"Right\\\", \
|
|
\\\",\\\", RowBox[{\\\"LabelStyle\\\", \\\"\[Rule]\\\", \\\"Small\\\"}], \
|
|
\\\",\\\", RowBox[{\\\"Background\\\", \\\"\[Rule]\\\", \
|
|
TemplateBox[Association[Rule[\\\"color\\\", RGBColor[0.87`, 0.94`, 1]]], \
|
|
\\\"RGBColorSwatchTemplate\\\"]}]}], \\\"]\\\"}], \\\"[\\\", \\\"]\\\"}]\\) \
|
|
is not a valid dataset or list of datasets.\"", 2, 164, 50,
|
|
22787080446984910214, "Local"},
|
|
"MessageTemplate"]], "Message", "MSG",
|
|
CellChangeTimes->{3.936801788851594*^9},
|
|
CellLabel->
|
|
"During evaluation of \
|
|
In[161]:=",ExpressionUUID->"14108432-a3dc-4e34-b2fe-2cb1ffa83868"],
|
|
|
|
Cell[BoxData[
|
|
TemplateBox[{
|
|
"General", "stop",
|
|
"\"Further output of \\!\\(\\*StyleBox[RowBox[{\\\"DateListPlot\\\", \
|
|
\\\"::\\\", \\\"ldata\\\"}], \\\"MessageName\\\"]\\) will be suppressed \
|
|
during this calculation.\"", 2, 164, 51, 22787080446984910214, "Local"},
|
|
"MessageTemplate"]], "Message", "MSG",
|
|
CellChangeTimes->{3.936801788909348*^9},
|
|
CellLabel->
|
|
"During evaluation of \
|
|
In[161]:=",ExpressionUUID->"011bc92a-9efc-488e-b793-a2afd3193fef"],
|
|
|
|
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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
|
|
oj080XEDfG9FfMr+7aS/ZzxtNpN2M0tf5tMX3ytjaQXzhyv14/xjsB9t+7P9
|
|
R/z7U1k/2xOxvlTa3o/vlZIDnfenWL9LKwuRf+NBbJ+I87GPVpeIzRuDuR8J
|
|
qOeuIVxPCPWbOZT9y9xy2YTtK7TRBuvLM5ztA1HPno6nia2ptDZTHOz+GfNd
|
|
jHiTaGMV9qfL59yvI4i/njYOyveDOm4E7I+W7xvfWlofKvZ0HMn2CWJ/Au2b
|
|
KA6sHMX8VonV8l9wvbsQrw0dKHhHxrcazfo/lXa9lMH5UsXB2DHs75X+2q+0
|
|
NeKeJnmMZf+AOPzWl8xngzh4nQ7WFIeSx7Fe2e5L/baPZ/xzYtUzge1P77ls
|
|
REp7cDr975tM6pFEe2LEZo+JrE8i5ptCh88i3y20dsntUJrbFqxujOd6WmP+
|
|
GpMY/yPMP4EO1xIrnSez/oPFgT8nO/uL8SemcPx29H8yleuZhfZh05lPB3Fo
|
|
8Ay6mjg8IMD+bcVGmPaNQT79v6K/QH2vzeT8qxF/5yyu75DYvjrLeV/Jer15
|
|
5zD+Q4yfRgeLPpD5as9l/x7iUNevWf9DYt+6eazHKrFd9RvW4zD6K99yv3s+
|
|
lPVXpq0pYusPOtxC7Gs7n/G/EnvSaD1BrJX9ju0l/pH8U2n/62L10ALOV0Xs
|
|
v7uQ+Y8VB24vYn1+fuT2Lomv9jNZz5DY2E1bqeJQyvfsXx3zN1zM/XoP8+db
|
|
wvV/LLa30T5/hjZ7LuX6YzF+0zI+v/2R/5nlzH+4WHlvBdc3FOtJpL0zxb4x
|
|
K5lv3VTJ9/gqjp/mdnCqOHz0B66nnTg4PIHraSXW/qHNrmJ/qdWs95dixaT1
|
|
TeJAiTXMZ6vYiqV9xxC/2Fo+j9FSf/MW7cnrtlnU7XARsbfvOrZ7sH+/0N5S
|
|
YlULOu8HsZ1MByJlfq9nA9t7ivV6tN4S+U6nrUFiX9RG5vuOxPNsof2bxf5c
|
|
m1znyaxJKxdQ7260JxX1fn8z96MM8qu2hfP1QvzOW5zfW7eDcCjTj1z/ALF1
|
|
gg63l/jGqK3cv+7Yn6PbGL8L6veINvOjfi1/4v6UQ/0O04YmNtTtXG8I+3+P
|
|
Dj5E/fbvYLxByvO/vm92sr/9WPb7Ju1LF5vWz9yv5mkyvs8urneoWM1vcT1L
|
|
xZ7LdHCx2PzgF+Z3DONz72b8Yhi/mdZuS3521z0cX/3Jc2sbHDcUe8fv5f5s
|
|
l/HhqvtYrxSxrexnf1P6K+l0eFum53+t5b8y/4NiNY3WL8t4o/UBxn8i9pc+
|
|
yPPRWBwaSge7uG3B6sLfuJ5bz6QeAw7xPD977HIwAuOLHGZ+jcSB3XQoNl3W
|
|
V+gI96uT2JhDh/pIf2++o3BcZGZZ3wzal6y4HA2rl2jtnowP9gzBFd6Uds+P
|
|
tLez2B95jPM1EHs30fN0xJt4HD4wRqyN+4P7PU4cynwC7rQQ+ZykzZ04f+1P
|
|
sj6nMf9TOvoW4pU/5eyHWC/zJ8c/xPxH6Lgo2U/fP7Qvv9geksj1lRP779Pz
|
|
YsSh2L/oVuLAHTp1mDh46zScY5DU16ud5fybxWqBc+x/Thz8ilYui/31zjP/
|
|
sllkvul0ai2xN4nO8ZrY6nEBTmwu9kyy4eSJYqXLRe7HLrGx5m/+/ixD/ypJ
|
|
8PDFYq0DHVwoDoy6xP0vklXmW+G4sDj4+WW4TjLiHaWVU4j3iO4URj6Lr7C+
|
|
V7Gew3TsWbH+kJ4XIfED6lW+b8qLjXu0lSb97SbJPA9R0q59R8fFi0NFU+Ct
|
|
NcTe/rQ9X+z79BrPT3exfY2uM9jt6GFif5/rrO/nYr3BDa53NuoToKPnIX7e
|
|
m/DKk6jXB7TXRn76LZ7/ctlkvTlvc3xDsRVDx7YT+zbQ3pFux77gOrDn/TDP
|
|
0xSxUu0O9+M3sT6Wjk9zO/CC58Ge9Ls8z6Mjnv81R97j+Vsq1sve5/nZLval
|
|
0qFHYnvoA+YXFvsf0N4niFfyIc9jRHbZr4V0SBOHG//D98cgsdYvlftxVKwU
|
|
fsT3Y+YcUr9ddFwRsb9+Gtc/Xey9RJsrxOqPT5hfSGxEPmW8ejll/2rRSqFs
|
|
LteB/edpf0XUu2s62xeJvRPp5ATsb7ZnXN9asfoenYz9CSbSFe6ItY7KTezn
|
|
bXHoJB0uj/q3zwQrceLAF/TKKWKjTWY4x3pxcAStbBZrj+lOWVHvIVnhUHtx
|
|
sEQ2OPYzsf9XOjBTbN6hw7OxH40j4DpLsZ9+euUut0MnxIG9tHlfbN2iK1xH
|
|
PtHZYeOS2L5Orywq+2XOzgGr1cT66zkZr63Y58nF+b4Q29PpTlPFoR6RcPwu
|
|
sTKV3rob52NSblh7hPNxzvEzsTYhCp5XXs6Lt3Me2NtKbP1JJwfE4Ux5mf+s
|
|
DG0YdHhFhva388D+M5jvCR13H/GW5uN+588l+R91XFRsD8vP/JuLtcO03Uas
|
|
HyzA9TcVB+7R5nSxVfwl9l8hDjehkxe67dsv9n1HGxfdjk4SB8O0lYTz9U1B
|
|
7g/2W4kuxPVmw/Nj0UYK7gdvFOZ60sRGHzqI+4K/QTTr8zfuGwFaw/3Be5le
|
|
WUR+z8PTisDDa+H3vXZRtifgvqDT0bvFZs5isH4O94UYOvGGWN9Ax5XC/Svi
|
|
ZdanvNhYR6cOxH1gbHH2nys2V9PhNeLQKbrTz4i3qgTr91jsq1CS572Q/F4G
|
|
R9LeSrhffKZyvkH4Pf6dtmbiftGiFJ+HPeLwUNr83e3hL9g8Kla/pxOPveDj
|
|
uC8MLk2fxX3rAO1FvdS3y/B5mo5636D9+8WewmVZv8Nup8KBuHLc39tio355
|
|
rq+A1Ee7RCdWQT17VmB7e9zXJlfkemyx/Wol5hMh+ZtnaKsK6pVYmedjtNjX
|
|
sQrrvwL9v6jK8biv6OWrMf+N2L8RtPIH9u8x7X8F96ehXr7fHmG/TDoO9yGr
|
|
RA0+D5/ivnGHrnBBbO59lf2H4fn5JYbnJxN+Hz6uCR/ogN+DArXYniD2XqHn
|
|
3RWr22pzvzzyfBpRrzHflnjebNqTIt8joZp1uN5I+d5Ru9Tl++MVsZ21Htc/
|
|
W+z/kg5eEweM+mz/RRw+Qaunxabvdf4+DcV9f3FD5lcc5+vgGzzPc/F9F9b4
|
|
+3Ufz/eeN7m+NjgP1lvc/+u4zxdsxPnzoN6z6By9cL6T6QM/4Hnr/TbzP4Tz
|
|
vp3emo79nP4O52+I+27uxjyvw8XqFDruPM5fTBO+X2JkvH9DE+f3DefrLG18
|
|
iPv7uliex024L59qyv35EePfbcb6nEM+J2g7O85nheY834WQzzF6ZVecr9Yt
|
|
uL5ROF+lW/K8H8H9tgVtnkO8Q3Sd3HL+jAOtWM/OuF82ac328bjvDKADs3C/
|
|
mk9vnYv71Ns+7tce3J/n0bFJuA+/2Yb7Mxr3+V10YCbu8w3bMt8gvg+u0jkC
|
|
yDdfO/afKv8+EKhPB5uI1Z9oY5LYyNOe532N2+q//h/gpjhF
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 117458.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {853}}]& ]}, {{{}, {{},
|
|
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.937122304875*^9, 117458.}],
|
|
Offset[{8., 0.}, {3.937122304875*^9, 117458.}],
|
|
Offset[{10., 0.}, {3.937122304875*^9, 117458.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 117458.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 117458.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937122304875*^9, 117458.}],
|
|
Offset[{8., 0.}, {3.937122304875*^9, 117458.}],
|
|
Offset[{10., 0.}, {3.937122304875*^9, 117458.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 117458.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 117458.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.937122304875*^9, 117458.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.937122304875*^9,
|
|
117458.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.937122304875*^9,
|
|
117458.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.937122304875*^9,
|
|
117458.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"117458\"\>",
|
|
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.937122304875*^9, 117458.}],
|
|
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: Tue 1 Oct 2024 20:02:59 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 117458 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.6909216*^9, 3.936384*^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.936384*^9, 125894.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {852}}]& ]}, {{{}, {{},
|
|
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.937122304875*^9, 125894.}],
|
|
Offset[{8., 0.}, {3.937122304875*^9, 125894.}],
|
|
Offset[{10., 0.}, {3.937122304875*^9, 125894.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 125894.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 125894.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937122304875*^9, 125894.}],
|
|
Offset[{8., 0.}, {3.937122304875*^9, 125894.}],
|
|
Offset[{10., 0.}, {3.937122304875*^9, 125894.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 125894.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 125894.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.937122304875*^9, 125894.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.937122304875*^9,
|
|
125894.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.937122304875*^9,
|
|
125894.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.937122304875*^9,
|
|
125894.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"125894\"\>",
|
|
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.937122304875*^9, 125894.}],
|
|
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: Tue 1 Oct 2024 20:02:59 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 125894 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.6909216*^9, 3.936384*^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:eJyV02tIVFEQB/BblKn5WDXTMnWV8tWDTc1n6mqbZmnefGBBxCYVFlQbhSGF
|
|
XCqCsmwpoSKDTfxSGC4GhRV4fXzQitxATKhoIbOgB2sFRfQhPfM/HwZsoYVl
|
|
98eZmXNm7rlxdYcr985VFOXy9Hfmd/rjmJr/pXDmjxY+YJ75LfZhNtm82z7I
|
|
rX+VjhL2RC5gdn+ClWxhR6svnCdszfNDfE7/jFWDP1wr7G6RbhJ27V6I/DvC
|
|
ygVu47kA+IGw9obbfDYQ7hE27QiCe4X1l9L9wp45wV6tad5tqzLg/E9ovz/S
|
|
I1SvIwQep/OPcLuPhzKbn8HKW2HrcBiz/bv0N+onehH8g/Yr8W61DdZ+zWqn
|
|
h9t2PRxW6D5FLmbWdWl/YbUgAvtFCGv7peOFbesjEZ8l7LJzm95zey4uQb5F
|
|
2JmxFOsldP+s3A6/KLiU6qdxW7u5dZ9lzFoXt+1UNFxG9Tu5XWPc+u0YWKV5
|
|
JMXCVXT+k9I1lN9ohOup/+fcelkcs6fh/2y85d2GY/GYbwv1OwRrVyneshzr
|
|
bTTvz9I3KT9iBeyY1fb6BLid5pubCHcImydgrZPmUZcEP6b9zycjfoT2T02B
|
|
39HzeCU9QfMaXwlP0vxrVzE7mlaj/k+6D4lrmPUT3OpvbqXBhHq+g+J5Obj1
|
|
mLWwn7BzSjpI2DGYyqz3pcHBwtqBdDhE2By2jtk0CWuhwsaeDDiM8gMzmW3u
|
|
TPk+CrvSs5iNO7MRHyvsnpcDJ1D+aVhJFrZrucyeUekU6k/NQ34R1W/Ph8up
|
|
3nAB4lXq32PGejXNa6AQ3k7n1YsQv4v6D9+A9T2UfwVW6mm/j9zOfRb4oLDh
|
|
EbfSshE+RP0FFDMbm6WP0nzSSuBG6qcb1s5Q/6+lm6le1yb5flH+WCnWybaa
|
|
zczKqPQlYWvSFriVzvNC2kH9VZShfiftH1/O7Crjtj6Ftbt0X4a2wvdoPiUV
|
|
iL9P9+9IhXwf6bw3uE0WFe6jfq/ByoCwWriN2d3LbcuvhIep3gdua0gVsz2X
|
|
2/iQWwuq/rf/AhCDWW0=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 10642.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {146}}]& ]}, {{{}, {{},
|
|
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.93658930125*^9, 10642.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 10642.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 10642.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 10642.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 10642.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93658930125*^9, 10642.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 10642.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 10642.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 10642.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 10642.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.93658930125*^9, 10642.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.93658930125*^9, 10642.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.93658930125*^9, 10642.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.93658930125*^9, 10642.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"10642\"\>",
|
|
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.93658930125*^9, 10642.}],
|
|
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, 9260.277777777797},
|
|
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: Tue 1 Oct 2024 20:02:59 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 10642 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.936384*^9}, {9260.277777777797, 10642.}},
|
|
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.936384*^9, 212248.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {852}}]& ]}, {{{}, {{},
|
|
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.937122304875*^9, 212248.}],
|
|
Offset[{8., 0.}, {3.937122304875*^9, 212248.}],
|
|
Offset[{10., 0.}, {3.937122304875*^9, 212248.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 212248.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 212248.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937122304875*^9, 212248.}],
|
|
Offset[{8., 0.}, {3.937122304875*^9, 212248.}],
|
|
Offset[{10., 0.}, {3.937122304875*^9, 212248.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 212248.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 212248.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.937122304875*^9, 212248.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.937122304875*^9,
|
|
212248.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.937122304875*^9,
|
|
212248.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.937122304875*^9,
|
|
212248.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"212248\"\>",
|
|
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.937122304875*^9, 212248.}],
|
|
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: Tue 1 Oct 2024 20:02:59 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 212248 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.6909216*^9, 3.936384*^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:eJyV0mtoT3EYB/Djtplt9t9mF/ezsYtrfzbXuZwxho0d2yTlxaEIbxwlEulE
|
|
KddOeEGkQ16Q4Z+S8MJPvLCIo9ZMqCPmEuZIbSxz2fN8vXjEyr/+/f+ffr/n
|
|
eX7P8/vlrFxfvaq7pmkHf307f399vE+9PpR2/nEuvzc6f+fGCUftru3ellYt
|
|
sHWFHGbHCwfvYE2RvcO92fpNsjU9Afkcshnpww6OcPwB2DpB9lckstUZPv8+
|
|
aX13EuLPkZ1n0sauZOSr4/6W9cX6ee7nEWxc4H66pXRpx4HV85a/2a6JIP8L
|
|
cvQbrDeTw9OpOM9rsv4A1lvJweY0YeMerNrIVn065vuW7H7+7Q6yGtwP82WH
|
|
5bBq+cPaR5r/cVjrLu1xfCyUto9mwD/IWnamsFKwjnwzszC/XmRnLWzFk+1p
|
|
2VhPJvuudLRZOtzfH/G55NjEAVgfRg4saS9hIPpl+0XS1iVpFTcI82M7F2GL
|
|
be8YjP6Gc/46ab9RWp0dAufxPAqH4n2wY9tgK5/jt+jYP4r7vy+tKnOEw03/
|
|
Z/1k145szEX/xdzvHTjoFtL+suFsWycH72GXHcnKw/6/212Tj3o5ZKekAP2z
|
|
jZewPp/sryxkmxVcf88IvLeFXH/8SOw3yd4T2GCrplE4H9tcOlrY2z4G9WvJ
|
|
VsFYYbVV2myX1jZFcZ7WVrovT1oNGYf3xY59grUvZO/2eMynjfffLBLrzrpi
|
|
9MM20idg/l+53ivYY+tXJyK+neOTJwnbAWyy/eLJwvryKThvBznoORX5v3P8
|
|
Tjjyg+w6JcJhAxxle+Z05OvRRvlPzUA/cWS7fibug61CA+8vnhy7VQonkH01
|
|
C/PvQ45mzEa9RI4/BHts/Y10bHUZ6ieRI9eltQNzkJ/tJs0V1vfCWjI5KCpH
|
|
f2z7EhxNIXtP4UiE812ch3zsoHE+7pNtL1kgrDXALtsqrMB9pfJ5HsJ+GvdX
|
|
VcmOZXD93IXCfqW0dRcO2M6dRZhXJs+nvIodso0NsMri8x6TjpaZcBP3ewQO
|
|
2WbpYuHghrQ9oxrne8z5XktbqTXCbom0fk3a6Vv7b/8EZ02Lig==
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 97691.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {146}}]& ]}, {{{}, {{},
|
|
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.93658930125*^9, 97691.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 97691.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 97691.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 97691.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 97691.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93658930125*^9, 97691.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 97691.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 97691.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 97691.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 97691.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.93658930125*^9, 97691.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.93658930125*^9, 97691.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.93658930125*^9, 97691.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.93658930125*^9, 97691.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"97691\"\>",
|
|
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.93658930125*^9, 97691.}],
|
|
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, 56187.61111111123},
|
|
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: Tue 1 Oct 2024 20:02:59 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 97691 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.936384*^9}, {56187.61111111123, 97691.}},
|
|
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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
|
|
CNU=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 215439.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {852}}]& ]}, {{{}, {{},
|
|
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.937122304875*^9, 215439.}],
|
|
Offset[{8., 0.}, {3.937122304875*^9, 215439.}],
|
|
Offset[{10., 0.}, {3.937122304875*^9, 215439.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 215439.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 215439.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937122304875*^9, 215439.}],
|
|
Offset[{8., 0.}, {3.937122304875*^9, 215439.}],
|
|
Offset[{10., 0.}, {3.937122304875*^9, 215439.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 215439.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 215439.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.937122304875*^9, 215439.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.937122304875*^9,
|
|
215439.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.937122304875*^9,
|
|
215439.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.937122304875*^9,
|
|
215439.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"215439\"\>",
|
|
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.937122304875*^9, 215439.}],
|
|
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: Tue 1 Oct 2024 20:02:59 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 215439 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.6909216*^9, 3.936384*^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:eJyV1FlsDVEYB/CpUHs7tVYpo4qildHWWuWWUrQYW0TiYTQheDESqQiRCYnE
|
|
mgkeCA9X48GWuOEJD0b0oY2lg6qdEWtCm2k8EEtoz//v4ROauMnNvb+cc77z
|
|
fd85M0MrNyxe3UHTtIOt37bf1k+8pVNTSdsfN7051vY7O1nYdNq3VyPtN9N2
|
|
hnKU3lk4/EBrw5Tjh7vARrayXdyV8V41tdnSu8HhN+XwAG0nqfnBqu6w3x35
|
|
75M2dvfg+hRl95l0bFdPxktFfStSOK6jngd0LA31JKW2a9el7azob3aW6LAz
|
|
TNn8TuvZytHJNNgcrmzU016ucri5l3DsJm3nKdt1vdnfEcrep982lf3MPswX
|
|
jsroMOcPj1O2jtNuvrSF9YlI2jnal8Z6Lb2fsO/THuNN78/zL0S/1tHmeMSb
|
|
ms7xScqBJ22+kY72D4ATM5DfhAyOz0T/bOl414HsHxwUSNsXpP3kQewf7J6n
|
|
TdjZkcn6GP+cdNAo7Z8ezPMvRT9yhvB+wIltdAIOthicX4b6b0v7FUOFo6r/
|
|
s3Gifeubsvh8laPeWtq+iPml2XBwB/3+SEew3n8478Pdv9pbO4L9gd2ikYwH
|
|
x17/9lf0ozKH9/sH9t8zivF+Yv/80Zyf1KLO4wkdwf7DMTzPDsrW8lzh+PY8
|
|
1p+sbI8cK+xvlba+SmtVJvtz6rM6r7i0P3gcny840UIHp5XjNfk8f9i/ViDG
|
|
3fWF3O+Mcqz3eOZ/Fvu9pR3YuDSB62G350RhJ6S9q8pB4SRhY+Vk9vu6cthx
|
|
Ct8XsLOTtmqVPbdIOGqgHThuFTPeLcSvnsZ+1CNe3XTmB/tRjPcvQL+ul9B3
|
|
ka8/A47fQ/19Z3K/Bqw/RIew8V46saaU+99X1q9IawdmMT7s9ZgtbOylY43o
|
|
T0EZ63uAei7QzkPU/5S2HiHe+TmMB4eNc3n+sLNsnrDWQAewnVPO83qMfO7Q
|
|
+lPUt7CC9/859s+aLxxUSNs3aOMF7kvtAvYL1ssW8v0X4v5tpLWXyPeYtFlq
|
|
0dVfVL1HaBO2ShYJh1elnWmLmR9svpO205YIe0XSxmVpN2Xpv/0LDGmNcA==
|
|
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 100911.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {146}}]& ]}, {{{}, {{},
|
|
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.93658930125*^9, 100911.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 100911.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 100911.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 100911.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 100911.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93658930125*^9, 100911.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 100911.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 100911.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 100911.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 100911.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.93658930125*^9, 100911.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.93658930125*^9, 100911.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.93658930125*^9,
|
|
100911.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.93658930125*^9,
|
|
100911.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"100911\"\>",
|
|
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.93658930125*^9, 100911.}],
|
|
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, 59006.50000000013},
|
|
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: Tue 1 Oct 2024 20:03:00 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 100911 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.936384*^9}, {59006.50000000013, 100911.}},
|
|
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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
|
|
duZ5nui186//B8pRET8=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 129086.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {852}}]& ]}, {{{}, {{},
|
|
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.937122304875*^9, 129086.}],
|
|
Offset[{8., 0.}, {3.937122304875*^9, 129086.}],
|
|
Offset[{10., 0.}, {3.937122304875*^9, 129086.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 129086.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 129086.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937122304875*^9, 129086.}],
|
|
Offset[{8., 0.}, {3.937122304875*^9, 129086.}],
|
|
Offset[{10., 0.}, {3.937122304875*^9, 129086.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 129086.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 129086.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.937122304875*^9, 129086.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.937122304875*^9,
|
|
129086.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.937122304875*^9,
|
|
129086.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.937122304875*^9,
|
|
129086.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"129086\"\>",
|
|
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.937122304875*^9, 129086.}],
|
|
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: Tue 1 Oct 2024 20:03:00 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 129086 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.6909216*^9, 3.936384*^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:eJyV1GtIk2EUB/C3KO2itjLTLG1FpZbJSrOLqTNvlaZLCwkKlmB0+dAsMaKQ
|
|
lyKhizIq0u5L+1AQOfzSjeiNjFxFLhC7SiPsAlZMooiIyJ3zfz4csEGDsf14
|
|
znNuG+/0yh1lVcM1TTs2+A58Dr5cAyO/5NC3lk5r4KMgRNjiCG5nh7TxVfky
|
|
2R8TKuzrh/UHZNeJUbCHbM8cjfiHDwO2mcbAfWRfo/JYivduGov76dz/UWnz
|
|
oTA4l6z3Slvrw+F8nm99BFzE8zxXLuF5ho0Lal0Pbke5Cf1XcL3fyhs436Xx
|
|
cBX33yXt2z1B2PoE1rfz/jyRws5vynU8T9xEWOd6hcFtOwtrB4e02y/tOBUF
|
|
N/DvETNJ2DCUmzhfdjTqtfK+tipf43zLYhDP/xevU9ryXtrfMBn3vdxfeizO
|
|
u3l/dmnX6ClwD+dPlba3SxshU4X1NmnH/jj4Jee/Ku3tkTauxMO9vI/EabCP
|
|
+9+n/I7v7zHD33n+p9JG8XRhf+3/2XwxuE01M7DfWA/N2wlrM8nmvJk4TyT7
|
|
PisnkU3Rs+DkIe3cMhtOIesZCbCFbO2DtQyytzIRLuL6h5MQv5HrL5gDV5Nd
|
|
r5V3ko0Xc+Easq0iWdhVNw/568n2hBRhY6+07Ze0VmtBvpNki0vaiJ8PN5Hd
|
|
A7B2jut3LBA27qXC53k/29JgF+8ncqGw5QOsX+T93EyHW/h++CJhh0855xHt
|
|
N22xsHnDEuRfRfaNWAqvITsOwPouslPPEPZ3K9eQXbZM9Xzg/C1ZcDPn82Qj
|
|
/jTZ8FtxfoHsvp8Dt3K/xnLEXyZbonJx3sb3j8N6O9f7JO3enAdfJ5tuS2uN
|
|
+fANni+sQNh8RPkO7ye1EL7P87TDWhfP/0a5h/O1rUD8C77fs1I9L/j+ulXC
|
|
WrfyK7I9sQh+y/08U+7n+UqLkf8H15+xWthbLG1/DGs/yXpnCfyH91NYinjt
|
|
ccDWalgLJTvOSFvybHAY2dkM6+FkW84aYd9daUdWGRzJ+T5K28eXCzszpM23
|
|
pPWItf/2X+72YuQ=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 13863.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {146}}]& ]}, {{{}, {{},
|
|
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.93658930125*^9, 13863.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 13863.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 13863.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 13863.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 13863.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93658930125*^9, 13863.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 13863.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 13863.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 13863.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 13863.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.93658930125*^9, 13863.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.93658930125*^9, 13863.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.93658930125*^9, 13863.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.93658930125*^9, 13863.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"13863\"\>",
|
|
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.93658930125*^9, 13863.}],
|
|
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, 12080.166666666693`},
|
|
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: Tue 1 Oct 2024 20:03:00 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 13863 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.936384*^9}, {12080.166666666693`, 13863.}},
|
|
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:eJyV0k1IFHEYx/Ex1Hxvxbc1U0exXDNlddWsTd3N1dXadNREgg6ToKgXRwgh
|
|
ihgKBK1koA5FHUZvQuDizTw4ogdFkBFEBRP2oClYMV47+XL7HlxoYdn9wDzP
|
|
/3l+88/rHmzvuSQIwsjp9+z39KMfR/3xnv8rmPCc/TRGw04lvLUl2vhLW/bL
|
|
cOiI1j/FwHJNLCzZ4lg/TpvP4jn/e1ocTYDVXdozksj9niRxny3airjCfipt
|
|
+VM5/7fwDlq08iWN+9jTOY9BS3UZnKefVu7ZmZdGO/dp60Mm56u6yvxlWo/N
|
|
Yn8XLc/QRvQ1zjtNK2+y2f87bW7SxlQO83Dkcv5XtPlC5P5rtBHIYx7D/2dx
|
|
Irxtz/O57zIt+gqY92/alnE9rLW+G8zXXcj7vkeb3Q6eP1bE88tv8n3s0MZ2
|
|
MfPvusXnX5fwPhSWsv4lLf2jhWEn35dOGzllfN/HtL5UzucXXMxnoIL5pFTy
|
|
vF+0OFvF+sTbfJ8h2qyoZv3TO8w38i7r39Ka6uZ926B1qYb9J2vZb6WO+1se
|
|
5rXo5bzGfe6fVs/6j7R4SAd7fbyfc7Qw3sD9EhrZ7x0dcvm5zwyt/6S16SbW
|
|
bzazvvMB59mgZcdDzrNOB1sDPD//EfML0PIqrS63MB9/K+/fEK18pZ0+ift+
|
|
piVvG/efp5XadvY7oOXkDvZ30+IPWk16fLFPAKSLxSo=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 2194.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {134}}]& ]}, {{{}, {{},
|
|
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.93658930125*^9, 2194.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 2194.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 2194.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 2194.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 2194.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93658930125*^9, 2194.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 2194.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 2194.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 2194.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 2194.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.93658930125*^9, 2194.}],
|
|
Offset[{38., -5.499999999999997}, {3.93658930125*^9, 2194.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.93658930125*^9, 2194.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.93658930125*^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.93658930125*^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: Tue 1 Oct 2024 20:03:00 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.936384*^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:eJyN13m4DmX4B/Bx7Psr5GQdshxLmpMlIY0KJ1lespaTQUQLo4RsTfYtxn6S
|
|
GGU5KMYaUV77EWWsnUiN/XQsvbaS9Zf7+32v6zcuv9+Vf16f63me+7mf+3lm
|
|
njllu/Zp3T1OUZQ2WRXl/u+//7zfPzrf8P5/1MMn9fu/eSzYPxq09cmp+9Zq
|
|
0hFbbLxOG7PF9tjY+LlBW5+KI6toBe3hxI8Zb57YHUVbX4j9FbSyUOwNH874
|
|
izB/lhGwvuRkwGwPH6IVV2zdpdXvxKGhI2FnE+JXGMV8tgbtw9ogWtmB9f0U
|
|
807MN2A0vVesNx3D8Z5YuUo7+x9qu+9Yjt8XtP+TWI3SDuKFi48LxHd7Bx3a
|
|
RhsHxWax8Ww/8FArM2nrGOqbSRvbzkg+RSaw3g/6I3GkQczDgnaaitVptNJC
|
|
7BaaSLcV6zatvyr2CnzC9tfExid05F1x2JjE/n3F1nhaeQ/xakxm+/tiZwxt
|
|
9RNrOWzGG4D8fqGN4Rh/ZAo9Bvm0mUr3+U82DsY8CPWoNI31NjHfEDqCfMKL
|
|
grY8WkV+7k1a/1Bsfjmd8VB/pdwMrn8k1teM1pF/+KWZbP8E6ys5i+OnIF5j
|
|
2piK9cym1dlYz2Mp3M/FWM+7MS95qKOz6MhKsf/Wpw+3tRH5bKad75H/1NnM
|
|
38P8m2jnMM7fWdo/gnp2/4z5n0S9TtHOOazHn8N4UbSPnsvxec5KPi5tFRDr
|
|
2edxfDaxspyOoL+6zGF98qJ/6nzWt6TYPEAbpYK2YOc2rZcR2/u+YPutMwEb
|
|
cOQf2r+Ker28IPZ+wPmetyD2/kD9Si9k/gew3j6LmL+L/Y5fzPbtOD+zaOvO
|
|
2YfZLprK9SrnArZOSHu01/9h/dRDrU6P+TfUZ+MS5ncW89ddSp/B+HzLmO9R
|
|
cbhLzCcx/vWvAuONxK9ZPx/jV3wdmN/MsoLjEd++S6vnxO4tl/3Rbi5YyfYc
|
|
f0h9m69ie5w43HQ1nSNoJ7fYT6Mt2Om7hvEKIl6UNgqJ1W1rub9FxWbmOraX
|
|
QXuP9YxXQRx6ZgP3v4rYML5lO/vn3sj6qGI9xybG65sp8TU6Ul7alRUxI776
|
|
1XeMX1HsVvme+XH+j2gjAeNbb+b4O+LITVqHwx9GGO+K2Poy5qti74ctrM89
|
|
xLtOG7BWZmvsPEr+kc9p6wEb+cWuuY35xIlDO2hjLuJt3c780v+U+l0IOqLv
|
|
4HxHxeqMHbH3jzi8Odhu/UFHfhGbm3bSh8Va912wlxEN2EoQG5Pp0ANWYHtD
|
|
zJXF0fxpzLeK2JqYFjsPYncdHX3AoYriUN7dsIl4eq2gzc60CjvjYkY8bzWt
|
|
wVquH2C3KvJ/ivZguxOtVxNHRtPmy0H7aFeP0doTD7X15B7W70msryPtJ2J9
|
|
y2n1KawvnY42uvwwm3F7GS+M9bWj/VewvmV0tD3Wd5g2YfsebcDqsB/pekFH
|
|
SiD/A7RyXs6HezvWP0PsV/wp9n4NWj0p1gfTDs6bUn4ffQzndy8d+Ukc/Yv2
|
|
0T/8ssf9OID559EGzre/m1ZhvfR+tv+M851Eq2l4fkociN1HmL8PbazGfJdo
|
|
fQ3iv3OQ+c4XO0UPsf8Csfcc7X8ptjPoyGCsp/5htg/B87eRtoahHvl/5nnP
|
|
jv2ZQGs5/pPVPOnMrzDO11jaeg3n6zjtd8J5GfUL53sjaOUBR7v9J2tHabUv
|
|
zlu2o6zfUORbnXaH430wnA7PQr5VjzHf2XieD9H655gv4Vfmn4p4+2kjpzwP
|
|
0QrHWY8dYmsBbaWJ/Ru0OVjs7fkttj9i9ervjJcsdvv6rE+vh9osfoL5z0G8
|
|
3jE7iDfzJOvxnTjU6xTb94u1Hqe5vrxX7jtymjZOY/wzZ7gf34rD3WJei3j5
|
|
zvJ9hfy13Oe4H/3FRg1aeUlsJ9NWc9RrJa3B/sgM1vcxrC/rH9yvn1D/9jGn
|
|
4P1XJZPzLcV+LTrP9S4TKxUuMB7OU+RHOtIF++1chO0eOD9XLrH9HJ7Pkn8y
|
|
353iUEqU7Yl4vrfG3BXP06YrjLdc6ulsuMr8hom9U3RoNOq97hrHtxaHa12n
|
|
3xfruf5ifWD7yb/pMuifTtuwV/kfurY4WvEm97fhddnPVrSbKO2h8rdYn/Ji
|
|
rext7lfLDMlvHm3AZom7rEdrsbadNnqj//P32N5XrE9XLsCD0P/NLLDzvtia
|
|
FAdHLLEzISv7j0C8sdlgfTj6J2aHjUaI93UOjq8sDi/NCasF8P02NBddSmwv
|
|
yA0rxfA9NSAPx+N7Ulfzsv+fEs8olY/57hH7vfNz/BXMP7MA20vJ95KdSasl
|
|
8X1VpCDjw+45Ws8n1nuEuN6cYjXfI1wf2sO1Y86L/rkL01Uxn1aEroL4TxTl
|
|
fLBX5VHm94tY+4hWjiG/OzH/LvZvFqMLipUb8VxPUYzfUYLz1UV+W0uy/UV8
|
|
L75diuOboH/P0vQscTRUhutfKrYm0+qPyH9DrP34Q63lLct6RdHeqRzzuY58
|
|
Rz7O+dZjv+PKc/29g9Y3Ba2a+P6uRlv38L2fWoH1zHpe5m9Vkc4jDreoxHiF
|
|
xEbpyoy3DfHei3kHvucv03p76e/3qcL5mojt81WZ/7Wg9dYX7lt9qxrjdRGH
|
|
p9P6B2L/kSe43rHon/9J5ov+Vhfaf1sc8mnlrlg7rrE94aKsJ2ci41cWh4/S
|
|
TlWx0q4G27+UfCN3aWOo2N1fk/2HY723asaeb7EersX1oN0eUJv5jhZH99D6
|
|
SLHV9Gk6BfHmxmyLzVJ1mH+m2OtLO0VkfUaUdqfgPnjxGTj6gENTg9bg8Dba
|
|
QX+3WF04PBnfN+/QjoXv55m0beB7ZFo9zjcH30v168Pm1/i+tWlnMcY/82zs
|
|
ecH9lK8B92sl8htP26sxvsZzbN+M/JKD1n+lte+DVmFthc72Xfg+at+Q+7kF
|
|
6/+KtrdhvW2fZ70ycT/foXUd9/+QF7ifrXHf36Sj7+B75ssXOX4U/r4o1yhW
|
|
X9z/zRrF6itW9tDKDMQv05jxe/3/js7F98dLtPMZ8vmc9vC9ZJVswvUuR36N
|
|
adPF94lJu01xP++gnba4f19IYnsv3KcptNIX97H+Uuw+FLt/0KEPcR83aMp8
|
|
+yHe2ZgXio3uL7P+E4KOTEO8ic2YT96rku862ioStAvreZuzvvFi7TdaQXv4
|
|
WAuuXxFb2VsynzixExdmPvnF0cqtuP+5EL9Va+YHGy1e4XlDvOhe2s+K+cq2
|
|
Yby7qO812sl5NWAb9t5ry/myiJXPaeMevo+2t+N8qIc+qz3zwXqN6R0Y73HM
|
|
/2ZH7kcy6nWG9tpjfN1XWY/qmH89rbUQq/5rzMdEvDyd2P4+6leTdiYg/thY
|
|
ew/EP057jyG/o8msd3b0r9qZ7eUw/13aLIP5K3bh/C8g3uNd2V9HPLUb691O
|
|
7DZ5g/V6DftZvDvr0UhsX6TDS/C9WqwHXRDjM2ljFvrbPbke5ZrkU7AX413A
|
|
+rvRpiHtZu23GO91sTeeDjUQ2zXeZr0uyfhIMu11k/bomJi7i60c77D/Zekf
|
|
GkWH3pV2J+u7fB4+FWvD6dA8xKvSm/k/LtZb9wnko1UwGb8F1neDVhtjPWXe
|
|
Yz4viI0rtJsojjR+n+utKA7voPWayO9CP9anDta/+QOOfxPrm9qf9Z4StAP7
|
|
Z2l3MfItMJDzrUe8rrS3A/lMpNU0sdv5Q8a/hHjjaPUK9qfTILZnk78ntJW0
|
|
nvCX1GPkYNa3kzi8nPY3iEPth/A87xaby2jvB7GdOpT1L/C3xKs0jOt5XBxu
|
|
RauDxGaLjxivs9goa7F+r4rdpI9Zn6lifRftHf9Hl37D2f+KOPr8CK6vyE0Z
|
|
f56OzJR2L2Mk3489pT2ycRTz1W9JvqHRXG/nmwGrvRFvEu18IQ6dot0ZYqfL
|
|
GJ63emJvAm0/J1bW0X7joM3XgzZgdfVYjl+J+RPHMd/dmH807c7C+I7jOf6I
|
|
2P6Z1qvK+txDEzi+lFi5PZH1uYb4AybRq5B/v8n0eHG0r81814itKB05hXz6
|
|
TKF91DdzKve3AOb/bhrX86TYP0e7paS/VnAG97ejtEc+oa1hYqv2TPbfIfaS
|
|
Z7Ge1W/fd3hFCufPL/af+JT5amJPmc367BQrVWn7T3HkIO2tQ7zWn9F3xKFb
|
|
tJ145771CnNY3wVi7QbtbBOrez6P1VNsXpnL8bvvyv78OQ/ONSNLw//tsUWV
|
|
+79qbwe+0UZsbaU7vC32/pgPrx8t1hp8wfXNwfhCX8I9F4r9DbSdGrQFO10X
|
|
wBnTMH7NQu7fIrF5bBHrsUysvLoYTl0qttPpgevF4Y9T+Tzkk/V5B5Ywv9pB
|
|
p9USR/ct5fl8TOwOXAanPyrW/6b10mKz7FdwQmIW1D3mpqhn6a85fzNxJIl2
|
|
OiB+ieVw/BCxc4m2BgSdNDToKPpr767g+gdivi101BKrusvzOU7sZ9A9/8J+
|
|
hVZxf5+SdqMu7SQg30l0z/ricP7VXN9CcWgdrR9HPfKsYT1PIN+adK73UO/X
|
|
aXsY6v3aWs4/HflVX8f2c4jfkU45H/RA2MvyDet1EfkeohM6i62h6zn+DezP
|
|
vg3cj1Oo3z+08j3q1/xb7vcu1G8vHT2EeOpGns85WO9VOpeL+u3cxPsyNbvU
|
|
69Pv2H9BnOz3RTp9tdiJfM/n84TY6LWZ+f4tVh+J8H0TyirrP0PbBcVOty2s
|
|
X0WxkW8r93sPxq+l09eivsnbuP520l9fRdvJYm3UduZTQhx9YgfPZw2xr+xk
|
|
/0li5S6dcCOH1H/RLuaTL6fMf2tX7PmS/lbLNN5nDcVmud2Mf1by9frT5uWg
|
|
B8Lq3B/gOnWlvqG+e7jerXEBmzsx/rG9XO8Zsb2Vtt7MJut79Eee7z5iawat
|
|
3JD+WqF97N9C1hOZTPesmiNgDVZP0+vry/rcrh6fj5HI9xs6bYHYzLuf8caK
|
|
tTV06ldidcwB7t+PYn3kQdbfE3txhzg+Uxw5TLu5JZ9wm8PMv7I4dIce2Eis
|
|
VzrCer0iNsr/zP1rjvX8SEfeQLy/6dRRYv+DdK5njti8RoeWib2kX/j+8sT2
|
|
ZToUJ/V0Lx3lebgj1vRfWb9WuWT+wsd5PgaJ3Sm0+rHYrPsb679F7E2i4w+I
|
|
tVN0wkFxpMvvXN85cWicz/qVzy2/nU7wPCWLra9Pst4txaFqp1iPZmK9HX0j
|
|
SWwPPc3+O8WRxbS1XewOOsP1zUC8fXTKCMT7h+4wD/l8cZb5zxRre+mkCWLj
|
|
L9pZi/nVc/QR5H+Vji4V+00yeB43Y745dHzdPFK/4n9wf09hvj50uIW0h9/J
|
|
ZL0fEfuZtFkp6HAVsdnrPPerutiof4HPV5I4YtPxzRC/4EXWc5zY7UZb05Gf
|
|
cYn3/1GxnftP7t8VxKtBp+TMK/FW0Z4WdMYDTodDr0W5P8+JleqXGX+E2BhO
|
|
p6wJ2nnAqXDo7hWelzr57v86Q65yfclio8I1nrf+4vANev1Gsd//Ojx2ldi8
|
|
TlvfI16Zv/j8pYm1ubSaNf/932jjvxmvtljvfYPrnSpWiv3D+2unOLKZXu+L
|
|
zXq3WL+2BST+aTp9iFj95jb3f6HYynuH5zVUUPavFl3nfJ6ATdj8jXbuipXk
|
|
u6x3P6mfNoaO/1gcyX6P9cN+qK/SIUfsptPhnWK9vXIR+fwg9g7TTjbUv00W
|
|
2G0s/vezBO7wlthqFQebttgdTA/8TKzfpMMXxNEPssFp9aV+bunscFIX1HMX
|
|
bQ8SO5fp6BDsR+MccJ2JYs2kUxcH7W0S29tp51fs3yVaP4j9j88Jp+wV++fp
|
|
UFbZL2d6LubzqNh4Njfb64nDoTzw2LfF/iRaGSj2uuRl/2ViZSKtL8f5GJcP
|
|
jpzG+Tgec6ZYH50fji8s50XrWID78Yw48jMdHiKOZinI+T56qC2Ljg+FHmbz
|
|
lRCcXlms3abb1BZHFxSCyzcSq/vo203F/oBHWM9uYn0vndFDbOwuzP6G2L5K
|
|
dxgljpQqwv2egvma0HMmBJ0yXxyeQ9dcEXQ/2I3Sdmepp/lpUZ53A/sR/yj3
|
|
g89PhA53l/s2/Fwx9h8gtnrRZjuxWT+e5/F1sWfTobdwX5+hB84QRz95jPVd
|
|
i/u9dnE4VzW5b32DHvi82MldguchGfd3DbrOu2JjFZ02H/d3jpI874vF1gpa
|
|
v4rvgeGleH4elfvL+YquU13sHaGdBrifl5RmfoPF4YQyPC+zcF8PoQfi/vQ+
|
|
VDnfNdyPP9G5CuP+aVaWz+cL4mh/OqNF0JEHnNFSrM6n1dYP+BVxqF85GvUy
|
|
02h3Hr6XXizP/cH3k3+BzhiL751iFTj/pKB7ThbbPSsy3krUt14lWDsi1k/T
|
|
KXGoR9cEuopYHV+Z9VqH742nqvA8/Yr9OFYlNh71Sq/K90tb3P/tq3H+oWJn
|
|
2BN8f57G90Ol6nz/jMf+DabdJdi/m7R6E99P/TWe79K4vxzaVMWR0omcf4rY
|
|
vUxb2eR94mx/ivHn4H20pQafn8J4v7xVk/vfAO+DwrX4PPfE++UsXX8i3icb
|
|
avN8fYbx+Z9mvd7HfejT1mzUt2YdntdlqG+nZzh+A+qbrS7Xd1lsjqDtkvg+
|
|
surB63PivB2ik4qgvuFneZ7n4rx90YD9G8n7wtz9HM/TZrw/ojrHl8J9uK0h
|
|
2weLvcjzPC9FcV8VfYH5PI37aRqdMkmsZtAdDuG+7PEi87kuDm2kkxLwPpvU
|
|
iPvbU2zna8znbT7umwn0jZy472o04fu2k9hcRWu4b51f6RDysVck8X3xG8Yf
|
|
eYnn7QTGt23K5ycH8jlEm4m4PxNehg0d+eynk8bgfLVsxvOSivu3XHPu3w3c
|
|
p82ax/KX82bsoe3auN/SWrBeI8ShJi1ZzxVivS8d/U5sfkbHb8H9+mIYLlIJ
|
|
91MKfQH3X7hhK8bLLf39zbRaCvEatOb66iHeOTqlOPIt9Arf/x7eJ/Xonsvx
|
|
fvqWDu/D+6VAG+Z3Imj1X/8PrnTJpA==
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 203812.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {852}}]& ]}, {{{}, {{},
|
|
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.937122304875*^9, 203812.}],
|
|
Offset[{8., 0.}, {3.937122304875*^9, 203812.}],
|
|
Offset[{10., 0.}, {3.937122304875*^9, 203812.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 203812.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 203812.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937122304875*^9, 203812.}],
|
|
Offset[{8., 0.}, {3.937122304875*^9, 203812.}],
|
|
Offset[{10., 0.}, {3.937122304875*^9, 203812.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 203812.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 203812.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.937122304875*^9, 203812.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.937122304875*^9,
|
|
203812.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.937122304875*^9,
|
|
203812.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.937122304875*^9,
|
|
203812.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"203812\"\>",
|
|
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.937122304875*^9, 203812.}],
|
|
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: Tue 1 Oct 2024 20:03:00 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 203812 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.6909216*^9, 3.936384*^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:eJyV0ltI11AcB/BlXrLUZmbaRZtSaVeWml1MnfnPfxfLqV0IelhGURG0IIwo
|
|
YhQE3WRRD0U9rOglCBy+WUQn8kEpaoFYUMEeuqLFpHqJqPT8fi9fMaHBOPvA
|
|
fpfzO6eg5VDTngRFUS4NvcPr0OMNJn2pGf6wEj4bw2tdMli3x7bbhRZf2YIc
|
|
5aaAw362kijtXZlA1shWZSrYVCeSjWyKb2MrmdLBrklkR6X+L6C1s2ncH9l5
|
|
izbOpIP1HRlg8ZKtkKNxk8e047Cd2v7RbDerYP0XOrqdCdaes40m6fDoFLDx
|
|
FO1+y+J5k0XeVHAUZyuxEd4mbd5gayMsGqX9CG1fywYrudPAQqDN6hyws5+t
|
|
cb7VuTx/cuCi9ffo6OJ0sreb+iufAQ4ttJc6ExyUoq0OtEiexfXITjvbINun
|
|
8sDeXXTQhxZ38sFm8WywfwIdHNPA+jO0qC8AR63/Z+3m2FaPFOJ+u9maPiD/
|
|
j81hH5QOB9Bqzly+X6Pb3TcP7FQUgY13bKtTOmgp5vtD1s7NB4clC8Dea7R4
|
|
tZAcks3ti8DeycXc/wNpq2gJWBxHmz/RSqvO9X5/l+floUX+UrA/yLb+SHtd
|
|
JTxvsnhUCnYOlIGNrGVkW/kh631Aa53lZJ/spC8H2yHbJQdlK8DazpXkKEE6
|
|
TFwFtk+z1fHSrlMBjnrRnlnJ+RMp/60q7ieJ8vVUg0VkcHyytP+4huNTqF+x
|
|
hudJ1rNrweIyWvuE9vfGwOp9tNK2Fuym1WG+8+iwNA62O9DeG7Tbvg7j+9Zj
|
|
/NYN2E8v2ireyPeX+3mB9hvqyWYq1S/cBA7q0dYTtNO9GazGG8DGYbR9Ha3H
|
|
TD7PHtrvVbRZ0wgOH6Ltqiaw/hFtZTZj/gq0dg/tZGz5t/8Ce+twmg==
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 89243.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {145}}]& ]}, {{{}, {{},
|
|
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.93658930125*^9, 89243.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 89243.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 89243.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 89243.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 89243.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93658930125*^9, 89243.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 89243.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 89243.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 89243.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 89243.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.93658930125*^9, 89243.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.93658930125*^9, 89243.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.93658930125*^9, 89243.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.93658930125*^9, 89243.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"89243\"\>",
|
|
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.93658930125*^9, 89243.}],
|
|
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.55555555567},
|
|
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: Tue 1 Oct 2024 20:03:00 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 89243 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.936384*^9}, {49106.55555555567, 89243.}},
|
|
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:eJyd13eUFMXaBvAmh92FBkWChAbJydFdkEwThJXkgKhL0gYVFhRoDARFaZEc
|
|
m4ySBkVEYktGQFriIiAjgi4g0OQFFhjyuqTv+j7PnHObw3fPPdd/1t+pqrfe
|
|
equmqyjdrW+7d7IqitI+m6L88/df/4VPDLnU6J//8a6d0v/5m9eCQ3f81hef
|
|
/seBBNpaJjbeoLV1YntUdPxGv/W1Yncl7f4oDj73OeNtEjvDaX2L2FtBuz+L
|
|
w0OHMv42zJ/lC1jZecpntgcP0u5esfWA9g6L1U+HwQYcLjec+ZzwOwQHPqbd
|
|
k1jfr1GfwnwDRtBpYr3FSI6/LFZu0MYVvy3Y7jeK+V3y24W1CG0hXrDYaLbD
|
|
Th+/1W20HhGbhcew/epjrUynjQzU9yKte2clnyfHcr8f9Wyx2yDqWX5bPcTa
|
|
FNrrJXYKjKP7iXWb1gaIw/nGc38Hio3xtDtGHDQmML8JYmsMrUxEvPiJbLfF
|
|
oZG0NUkcyGkz3lTkd5g25mH8H5PoBcin/WR63H9l4/eoZ6AeFaYwP+SrDaY9
|
|
5BNc6LcVpnXk52TSxnSx+c1UxpsjVspMY/3mY32tpvnyD740ne2Lsb7iMzh+
|
|
BeI1oy04/BWtr8N6is5kvbZjPb2j3vlYR2bQ3q9ir9eXj3coFflsod2jyH/y
|
|
V8z/MubfRLvXcf7O0cpN1POdWcz/Iep1mnazn5P1eLMZL07sjJjL8RXFnkOH
|
|
qoj1HPM4vrRYWU57FcTakhDrg/H6ovmsb22xeYC26vgdgkP3aKOe2N7/NduL
|
|
+G3B7t+0UgDztVxAp+N8z6M1OFDy2+jvG/Xou5D578N+F/ku+j3D+ZlBh4qd
|
|
f5ztQou43hJ+hx5IPpGe/48N5fzjrE2N+i7qs/F75pcN89dZTGfF+NglzPeO
|
|
9A92jfohxr+x1DfeeG4Z63cf+axY5pvfzLKC4xHffkDr2cXOXYf90W4u+IHt
|
|
z1yQ+rZeyfZS4mCLVfQzfrvlxV4KHYJD/VYzXlXEi9BWdbG2bQ33N15sXlzL
|
|
9npo776e8RqL1dobuP/NxYbxI9vZP89G1qe+WM+5iflOuCjxA7TXSNqVFVEj
|
|
vrZ0M+M3ETuVf2J+sDqEtl7E+HZbuL7xEt/NpN1x4uAgl/0/F1vfRD1UHP7l
|
|
Z+aP/JRbtAcHSm1l+0TEn0Mrtt/ebLFjbmM+k8XqDtqrhnhbt9PxEalfut+u
|
|
voP5J4i1abSG9uAWf7t1gbZhc9NO+nlx4J1dXG/gms8BE/NPpN2+fjuwvSFq
|
|
9I/EpcCRfph/HO3Azlo69L7fbm+xGrOb60F/vYbf5pt0GPOFRkeN9vCq3dH7
|
|
HOvL/QvP1wfI/3nagu3OdAR2R9DaFL/tD1Hvo7T3eFvP7mH9BmB9HWh7ENa3
|
|
nA7Deuqe6Pm89jibWfcy3kys7zXanoX1LaFD87C+Q7QG2w9pFdY+20d/4bf5
|
|
FvI/QAfqI/97tFdX7JX/lf1r+e3C+ie0hfOmlN1P10A999Lqszgvt+kQ+gdb
|
|
hlmfAOafR3s4r95u2oX1kr9xf3H+zUTarYJ6PH2A68F8bl/aKI35rtBh2Hvv
|
|
9+h9h/NV6CDHF0P9G9KRoqhvGu3lwHrqHWJ9cqKeG2k9F+oR9yf3pzXGj6XN
|
|
Nv+VtbypnK8T6jOKdr/B+TpGa98i3+GHOf9SvwP/mwNHaGMD6pv9COu1A/lW
|
|
pyO/oB5DafsE8q1ylPmewn4dpK2zmK/iX8z/GuL9Rodelt9DpNwx1iPuutR3
|
|
AR1WxV4G7W6T/uE9x3netou1Gyf4PfpW7PTzuJ4fHmuz2EnOfwbx+kSdhnjT
|
|
TzGfHDK/2vM024uKA93PcL5XxO4ZOlxVrNU+G73fxcG3or4v8dXYc6w/8g/k
|
|
OQ8Ht4iNeNqYJLa70N401OsH2oa9YWk8D92wvmwXWJ/CWN/rUZ/E76XyRc53
|
|
A/u18BL3C1bKpTPeMvTfR2uLsd+hyzwPy3F+rl9h/3o4P8Wvsl74vaozI4y/
|
|
9eo/1rdGfUNsbbrOeLelXqENN5jfLnH4NG3+inqvvcl8ZqG+NW6xnpvEeu7b
|
|
nH+j2H72Dt0D/VNpJRnxK/1NDxFHymdyf0ffkv1sS2sf4zyUvcv8euM8lL7H
|
|
8V6a5DeP9nLhffX0A7bH4D22nfbwXnMbP2R7ZbyfpirpMN5ngR5Z6Elia0JW
|
|
WJuL997YbLAXQrxR2dN5f6D/czlgtxviLcvJ8XjPBRfngq0q8l7RP81N1xHb
|
|
C/LARgLeUwPycvyz6K/FsH+s2CgRy3wv4H3aJ4755cd7aHo+9q97SeJfpJU6
|
|
YvfJ/Mwfds7TemWx3l3l+HJiLbYg80F7sGbUldA/zxP0S5gv8CTnS0T8aoW4
|
|
Pjhc+SnOd0ccGEKHMpDf/Wj7k+myvszCdFNpVzKKMF4LjN/xNMf3RX5bi7N9
|
|
kFh9twTHD0b/5JL0XnFELcX1nhBbE2kjq8zvbIi2F3ysAzGluf/l0N65DPOp
|
|
LFaGPcP5LmO/s5blfn3jt3XNb+NbvIer0m6CxDMXlWN9a2P+tuVpXRxsU4Hx
|
|
momNkpUYLwPx3o86E+/5a7Q1DvXuW5nzDRbbl6ow/0qXfbZGirVeVRlvujg4
|
|
lbYWi72C1bjezegf9yzznSG2utLafLHq0Xr8FVnfsQDb3xAbuZ5jfDh4hPYM
|
|
sfJaPNtTJX/3Ae2uxP78lsD512O9d2kP1oM1OH4d1j+gJuffJI7soUMbxFaL
|
|
F+h9iDc36h3YrxK1uB5N1hfuRystxEaE9qrIfeI2rc35qvqtP2IDDm6jwxjv
|
|
FK7D/CvhPnyPDhfDe3k67WbiPplSl/O9gPu5Xj3m31xs2XS4EcbXrg+bTXG/
|
|
xjaAAy2R3xjabY3x8Q3Z3gH5dfFb/4s2kvwOwoEVOtu74n5+vRFsd8L6l9Ju
|
|
F6z31cbp/36fh+/Tajru/8FNOP4B4mXSbhG5b5xvmnJ8APddmRe53vpisxWt
|
|
1RUre2hPFxulmrF+hf6zwy1wf75EW81xP86hnVZ4rxVvzv3viPya0cHOeL+Z
|
|
tI37Xd9BW1luyPqbJLK9kDgwk/aKiyP6S6xvebFzgY6UFasNWjBfDfHORd1W
|
|
bLzTkvV5we9QQ8Qb1yr6exJ7a2nD9duG9ZjWPB/bke9x2tsiDh5tw/UvFVs5
|
|
XmY+y8WhrEF6A9ZXqS3nX434bdvx97cG+bZ5hfkgXmQvrTmYr3R7xluM8Tdp
|
|
b5XfYTj8/qucb5lYmUOHliDe9tc4H+qhz3id+exAPlOTGG8/+vfowPXmuSn1
|
|
Okur2cV6nY48L0cw/3razBRrXifmU1z6B/N2ZnspsZVAey8g/qhoe0HEP0ar
|
|
O5HfkS7cn5XYvypvsh35hh/Qzh7MX74r57+K9T7Tjf0vI572FuudTeZzmr/N
|
|
euUSh4q9w3pck/72Zdp+VewW7k5vxHm7SIeayHjbTuZ6loq1/D0ZbybW/xbt
|
|
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
|
|
/wPDZ+h6
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 207003.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {852}}]& ]}, {{{}, {{},
|
|
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.937122304875*^9, 207003.}],
|
|
Offset[{8., 0.}, {3.937122304875*^9, 207003.}],
|
|
Offset[{10., 0.}, {3.937122304875*^9, 207003.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 207003.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 207003.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937122304875*^9, 207003.}],
|
|
Offset[{8., 0.}, {3.937122304875*^9, 207003.}],
|
|
Offset[{10., 0.}, {3.937122304875*^9, 207003.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 207003.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 207003.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.937122304875*^9, 207003.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.937122304875*^9,
|
|
207003.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.937122304875*^9,
|
|
207003.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.937122304875*^9,
|
|
207003.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"207003\"\>",
|
|
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.937122304875*^9, 207003.}],
|
|
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: Tue 1 Oct 2024 20:03:01 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 207003 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.6909216*^9, 3.936384*^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:eJyV1FtI1mAYB/AVZVlqMzOt1KZU2pGlZgdTZ5l2sFxaRNDFEux00yKxoohR
|
|
EHSSlV0UdbEiiiDwS+rCuuiNLIxMZ4gFFeyiE5UyibqILtL3eW7+Uh80GNsP
|
|
9pzed1tm7d7qupGKopwbPIeug4c3MLqvdOjGqvtiDF3LY8C6Hd1uG1r0swU5
|
|
TB0DDr6ylZ3S3oWxZI1sFcWCTXUc2ThI8Y1spV7a3z6e7Oyn/s+gtZNx3B/Z
|
|
eYc2TsSD9a0JYPGKrZDDEROi2nHYzo1vf7Ndo4L13+jweiJY62Ib96SDAxPB
|
|
Rgfa/Z7E600W6ZPAYQVbuTnMrdLmFbY2zOKudCRE25eSwUrqZLAQaLMkBezs
|
|
Zmucb3kqrz/Zd9H6B3R4dgrZe0r9FUwFBxbai50G9vPQVgtaxKRxPbLTzDbI
|
|
9rF0sHcb7feixa0MsJkzHRw5gvYPaWC9Ey0qM8Fhw/9Zuxrdan0WztvO1pr6
|
|
5PNlM8hBp3TwDa2mzIxqd9cssFOYDTbes0Vav1yP2hyuny6tnZoNDnLngL03
|
|
aPF6Ls9DNrfMA3tH5/P3p0lb2QvA4jDa/IVWGnR25IfcLw8tMhaCIwNs/Y60
|
|
15ZLVsniUR7Y2ZMPNpIWcf8tVO8jWmst4HpkJ34x2A7Y/hNpP38JWNu2lPtr
|
|
lw5GLQPbx9lmh7TrFILDHrRnFnH+F5T/WjE57KR8z0rAIjQ4vovW63Epx/vU
|
|
r1jB/69umj95JVg0obXP6MiOMrD6AK00rgK7ceWY7zQ6yKsA2y1o7y3abV6N
|
|
8b1rMH7zWuynB23lrOP3m/vpRkeqKsnuS6qftR7sV6Kt52infQNYragCG/vQ
|
|
9mW0Xmbyfp7/Kee9iDZLN4KDh2i7uBqsf0JbiTWYvxCt3Uc7CZv+7T+vIZwu
|
|
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 92463.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {145}}]& ]}, {{{}, {{},
|
|
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.93658930125*^9, 92463.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 92463.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 92463.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 92463.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 92463.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93658930125*^9, 92463.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 92463.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 92463.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 92463.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 92463.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.93658930125*^9, 92463.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.93658930125*^9, 92463.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.93658930125*^9, 92463.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.93658930125*^9, 92463.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"92463\"\>",
|
|
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.93658930125*^9, 92463.}],
|
|
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.44444444456},
|
|
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: Tue 1 Oct 2024 20:03:01 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 92463 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.936384*^9}, {51925.44444444456, 92463.}},
|
|
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:eJyd2HmUDVfXBvAytZlr7hCtzI2QK4aYFRHafA0xJEghBBFK3gQxFjETKjFn
|
|
UgmRjiFuJBGCqBiSpomLDiJExdimdk2tze9rP099a5XV37fe9eWfzm+dc/bZ
|
|
Z59TdU8p22945wFZFUXpmk1RHv/9z3+RkxMvNXv8P9q+k9rjv3lM2Dn6hE+K
|
|
g7Vp7ZxY70Obd8TWDK+/4vqdLu3Oes+PxKGak2A7i/QPT6XNbGJ3Ha3EiCOT
|
|
J8NuTrGe5T32L/q3z2wPpdBKIbH5kNbgwPgpzCeA+BWncnxxv5US4uAYrx22
|
|
fvfaMT40apqXj1hrMx1WnxIrN2ilpN8qbI2YwfEl/NZhNTrDFy9UcqbP4WF+
|
|
B3bQeimxUWIW8y+ZqZVFtFke9b1IawVOST5FZzP+E3Z3//PYThPaSfJbXShW
|
|
59PmEnG40Bx6mVizaGeFOFLgfZ6PL8X6+7S6URzS57KeW8TmLNqBtVrz2P6z
|
|
2J5Oq9vEwRiL9dmO/P6klX0Yf/gD+iDy6foh42/8r6wf8rwD9ag8n/XahPnG
|
|
0c5WrGel32aEVh3U6y6tIV9j+QLGQ72Vcgt9+Qfb0VoE8VsvYvthrO/pxRx/
|
|
DPFa+h35iFZOYT1PLWF+V7GeNz1fy9TRxbR7R+wOWZq5nWynJJ9tXnuMOPjh
|
|
R2yPFetbaDVObJ2j9TJidcDH7F9VHD7t+VlxxP2E/euhfdpnXF8XsRum7W7I
|
|
J8cy1q+dWPmG1jtjvtU248Na4ucc319sHKSVAX67r4nt+17/gVjP/i/Y3txv
|
|
B3bu0FpDzNd2BfMpjnjLaBMOxn3pvW+w3uErWb8M7HfsV4yXD+tbTKsvns7M
|
|
VrFE5tPKb7WKODr4f7FbNVOrCzxXFBubv2b+NTB/g1XMrzrG51vN+OXEob60
|
|
i/mMPmu4XozXa67l+MoYv45WMb+RZR3newbrebjONz58L8z+aDdWfMv29mel
|
|
vu3Xs721ONTmO7q932ZI7CbROmyP+J7xuiFelHa7i9UdP7B/L7FxcQPbB6B9
|
|
4EaOHyoO1N/E+Qyxrv/E/WL/3JvZ/3WxFrOF/X88J/GDtPKGtCvrtvjiq2u2
|
|
sp5wuOrPXC/nn+i30nkb808TO3dp9wrq867DeKfE5nJaPS2O7PmF7ecR7xZt
|
|
wsEy29meivif0vYTNm8hX2MH2y8i312epyLe9p3sv+OS1O+y3462i/PtEqsL
|
|
aWW7OLTNb/MCbf8iNrb8ynpsFQcH/MZ4m674bNe7LPPPo53n/bZha5Pn+uJo
|
|
/iTWr5HYnEPbDcXhDbTZ2G+tljiQdzfzbyDW6vhtvErrmM+e6RnxI9/RJhzM
|
|
tYdugvyfox3Y6kXbTcXONFqZ4LeridW/vHjNMrX5bDLX3xLr60m7bbC+b2i9
|
|
LdZ31PPItMxsZN3LeDOwvm60OxfrW00ri7G+Pzwvwvoeef0XIt8J+9jex28n
|
|
DvkfpLWDcj7C92l9v9it9Dud5LeyW6yNpW1HrFTYT+M8Ons9/yCOptM6HGob
|
|
oT/E/MtocxHm201rsBZ3gPkvxvlOOODVC89PqYNevTD/cFr5F+ZLox3YHXqI
|
|
4/uK7WIpnP81caQprcBWKu02xHoa/cH2Rnj+NtN2Y9Qj/xFfPazZtLLrv7Ka
|
|
5yjnO4n6zKD14ThfJ2j1LZyXqX+y3fRb+/85eIy2P8Z5y36M+XyH81aDdn7G
|
|
+2AyraTieaj2F+Ol4XlOofXrmC/+OJ1V3kfWAVrZKo5WPMH9qHdV6ruCduqI
|
|
3Qyv/WN5fiLJf7Men4jVGyfZ/1VxeITL9lGZ2ij5D9d7AvGGeT6LeItOcT1l
|
|
ZP7A4NNsbyUODjzDfDaLnTO086ZYrX+W/WPFof6eCyBevnNevWW+YO7zrPcH
|
|
Yr0WbdcRW709NxFHvz3vvW/F7pRU+rDU08h2gflr4kh3Wk3B+6/qRebL/Vp5
|
|
ifPDSsXL3J9+6L+P1rpjv+0rHK/j/FxP4/xj8Hw+fZX9e4oDS6Kcf+fFx9a2
|
|
e74lNrdch0Ojoo9tb7oBW63EkdOeO4idDTfhcKw4VOcW56sv1nKls72e2Hr2
|
|
Ns/fbuzHUVrdI45UuUNniKOV7nJ9MTdkPzvRehr2r8I97kcKzkPZ+6zXsdOS
|
|
3zLaznJG6lvqIeubXRzcSTuq2Gn+iO3lxdoC5TL8DPq/ngXWx4rNuVkv8zyL
|
|
7dnZ2P9dxJuRHXZGo3/NHHRDxFsbw3hlxKFVOWEtFvOPz8X+lcXWitywXRbx
|
|
RuXh+KfRX83LfO7I+vXS+ehksTssP6wcEQcXFfDZukirnyL/ogVhEw6fp+05
|
|
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
|
|
voEQuw==
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 120650.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {852}}]& ]}, {{{}, {{},
|
|
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.937122304875*^9, 120650.}],
|
|
Offset[{8., 0.}, {3.937122304875*^9, 120650.}],
|
|
Offset[{10., 0.}, {3.937122304875*^9, 120650.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 120650.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 120650.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937122304875*^9, 120650.}],
|
|
Offset[{8., 0.}, {3.937122304875*^9, 120650.}],
|
|
Offset[{10., 0.}, {3.937122304875*^9, 120650.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 120650.}],
|
|
Offset[{12., 0.}, {3.937122304875*^9, 120650.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.937122304875*^9, 120650.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.937122304875*^9,
|
|
120650.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.937122304875*^9,
|
|
120650.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.937122304875*^9,
|
|
120650.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"120650\"\>",
|
|
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.937122304875*^9, 120650.}],
|
|
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: Tue 1 Oct 2024 20:03:01 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 120650 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.6909216*^9, 3.936384*^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:eJyV0k1IFHEYx/EpSrN82Shze9O/Uu32yuSavWzqrG6u1ZaTFRF0mISiuvQP
|
|
QogihgKhNxmoQ1GHqVso7GB2qA79JQ9GEBuIBRXMoTLohfHaKVfZw/fQQgPD
|
|
zAfmef7P82Nqu892nZitaVrv1J17Tl3u5Nxfiem3/idG7tFeBOuysJ0RWv2m
|
|
g3Ax7P+g3TvzYKupBDZD81nfR2ePL+D8N2lxrRS2P9NGbxn3O1rOfd7TwawK
|
|
9rPpILWY8z8obC+g5b1K7hNewnkUbbZUcZ7TtNwZZl4OrX+lg1tLOV/jMuZv
|
|
0W7JcvaP0dYgrYpWcN4MLa+sZP8BOjtOq8fVzCNaw/kv0dkLgvu/pVW6lnn0
|
|
/J/Fw8IOna/jvqO0SK5i3j/pUNXqgnZOrWG+8Qj/9y95Z2by6I7C4vpa2K9f
|
|
B7sfafVhPWwe2cDvL2+Ercgm1l+kzT+01qPDukur6s2wN5m3N3P+SD2shmOw
|
|
faYBNhZtgfVvtHjWyPqyrbD0854Yms63YRssjm2H/Tk7YHk178jTnB07Dgdj
|
|
tGs2weJRMyxft8AqMGDvVQLOqlZYr2xj/W1afKe9k0k49ILW+nZxv9J29rtB
|
|
+7EU9xmk3U+0k+lg/fhu1h/ew3nGaCu6l/O8o73ONM+v28f80rT1hrZH9zOf
|
|
VCdsnKPlfVpPmtz3Lm0mDnD/l7Rs7mK/CdpaeJD947R4Ttvlh/7tv/Kv/7o=
|
|
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 5415.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {134}}]& ]}, {{{}, {{},
|
|
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.93658930125*^9, 5415.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 5415.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 5415.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 5415.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 5415.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93658930125*^9, 5415.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 5415.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 5415.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 5415.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 5415.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.93658930125*^9, 5415.}],
|
|
Offset[{38., -5.499999999999997}, {3.93658930125*^9, 5415.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.93658930125*^9, 5415.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.93658930125*^9, 5415.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"5415\"\>",
|
|
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.93658930125*^9, 5415.}],
|
|
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.8888888889},
|
|
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: Tue 1 Oct 2024 20:03:01 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 5415 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.936384*^9}, {5013.8888888889, 5415.}},
|
|
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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
|
|
YNPx7F9PrB2k/VPke0jxT2A+S8ThVz/k+K/FwRu0rolDqROZr+e+1G/nJOZ7
|
|
Tax6JrM9m9vewuLgTDrYXOy5RFsNxGa3KTwvlzHfNNpMRb5b6fBvbhtZ77vs
|
|
h9XNCezfCfNXTeR6B2P+yXSgEcZ3nMr1GOLAWVo9g/Gnp3H8QfR/PN35fUD7
|
|
8JmcP04cGjKLriMODwywnmg3wnTwI+Qz4CN6Jup7fbZz/hB/9xzm86PY/pXW
|
|
Dks9vHnmMX6W32X8DNpTSWzUnM/+g8Sh2AXM77zYt3Eh7Nshtisv4nm4gP7K
|
|
x6znoD9k/ZVodYnY+o72xYp9rRcz/gqx5xFt7RRrZZawvcqfkn8aHWopVo8s
|
|
5Xz1xP67y5j/HHHgt+Wsz/EHbp+Q+Gp/k/FssbGX1rLL+NC1FVyfhvkbrGT+
|
|
72P+vKu4vlFiezsdMtK1Gbea6+mI8V9+wvMxDvmfX8P9SRQrnT7l/kzBelLo
|
|
4Eqxb3wS822WJvmeWsvxy9z2LhWHT3zG9fQQB0es43reFWt/0mp/sT9mPes7
|
|
R6yYtL1fHIj+nPkki62mdOhnxC+6gftZXupv3qYDJdxWK7ntryj29tvI9hjs
|
|
3zd0sKpY1YKM95rYTqU9xWR+r2cT2weJ9TqbnPcl8p1Jq1PEvlybuR8dJJ5n
|
|
Kx1KFvtzfMnxJ5FvdVq/i3p3pf2R0h7uvIX7Uwv5VdnK9g8QvyMdGO+2Docy
|
|
fMX9mSS2TtNmvMxnjNnG37fB2J8T2xnfj/o9oH1lUb+WO7j/dVC/o7S3rdhQ
|
|
dzq/r9j/e7SeQ9r1b3fBI8YoT//6Fu1m//sPZb9v0Uq+R1If62vmq4v13nuY
|
|
z3Sxms9i/B1izxVa3Ybx3b/h+buK8Tn38jx5MX4LHcyM+sbu4/g3Hj+1tslx
|
|
W7F30n7WKyTjw5UPcP1/i23lW/bfKv2VJ3TS/gxP/1prDsLJp8XqI9r7SMYb
|
|
byfzfOSV8f6Sh3h+Okt7aBhtDHI7AKvLDsPZMkp9PQOPsD4FUR/HRjGMf+Eo
|
|
69FRHNhLm12fyPoKHeN56C825h1zfm+kvzfvCe5HoYyyvll0rXuKywqsXqY9
|
|
2WV9wbgQ3QL5fkUn9RD7I0/CTZuKvV/Snr6IN+UUn48ZYm3id3DaLHEo42nW
|
|
by3yOUNHHcL5a3uG9bqK+f+iAw8Qr9z3cEJW2S+99FmOz4j9O0bbUWLfn3Rg
|
|
qdgemgLH7xT779NRR8Shpj9w/FVx4A5teKSewdvn4G2RmWT92o9wh7fEav4L
|
|
PL/DxMGP6G1jxP46P/G87RaHZtLB44h3ibZOiK1uF+GFl8WeRJv7F5NZ/nb5
|
|
GU7tIDY+/4Xnq7LY8+IluHwlsfYOrZcTB8ZcZj2XiK1Paf/H4uDIK8yvH+Kd
|
|
oEOxiPeALj8K+ay8yt+TwWLvUXphvFj/g06dg/nVX/l8bkH+92jfNLHdJJXn
|
|
bTnmW0KHi0RI/Ypcc95fmG8AnfqStPv6Xuf+3EO863RCtgiX4yPF/t43+Lzk
|
|
Eev1bnK9lcVWgE6tivh5bvH3wi8Odqe3jUR++m2e52/Egey/8XlNQbxqdOgW
|
|
4m2it72QxeXQM7ZgT+cw868gVqrcceot1ifQKYvctp9xKux5cpf1ic769K85
|
|
+h7ne02sl7nP/YgV+9Lo5KVie9jvrPdcsf932mciXok/mN9nYu8yOnxZHG78
|
|
J/MpnE32u38a6zdErBR+wOf1U7G1h7Z2i/11H7F/tewS/zLtayFWv3rM+EPE
|
|
RuRf3I+L4mANOrgjwuVU2P8TrR4XK7FP2P6a1M87hV7oE1sRf/P3o41Y7UQv
|
|
HCAOptAp88Rae+WWODBXHDpDG8ewX20zwCm5pF6BsbRRVWy0yghHtRcHR9He
|
|
zmLtIR1G/cNDM8P+x+gfHQGrMajnQTq+jti8QyfXw340zgJ7Woi9ftro5XbS
|
|
aHFgPz1iCfbvNq3PEYejssLbpovtG473Y/652Zhvilivn5353BT7PDnoIrKf
|
|
9kzaqigOdYtkPrpYmU6ndMf5SMzJei3G+bjgeIVYm5yL4w/hfHXMDZthsXWW
|
|
TqiWQ9aTIQ/ctGa6Ngw60Cxd+9t44IVjxd7HtL0A8VbnZf23itUTjr8W28Pz
|
|
cb7fxNpR2veHWD+UHy5/Wxy4R2vVI2U9xQtwfS3F4SZ00utue/qKfUvohClu
|
|
q4niYJhOTsT5WlSQ65mK8xRVCE5bh99Hi04K4H3esDD3Y5XY6E37PsT7vF4U
|
|
z8d0vM8DdNOFYu8VOrhPHJ7xAlzLFgdrFuF635H3va3Tnn5iM3tRnt8Ecaga
|
|
HV4g1jfRxlHcv7IU4/NzSmxspD3RuA9MKM58GonN9XStjrgffE+bvXEfWBvN
|
|
9awR+8qXYL334r4xms72PcZ/oMK8L3iP08kN8b5vEcPz5heHh9FJo9w2nnHS
|
|
aLG6grbHPuNxuC8MKcn1TJf1+5Pp8kvE6uul+fw1QL1v0tYwsadwGTg02u0R
|
|
Y8SB+LKcbznqW7cc890v1i7T6k/Yr7jyrE9W3NemVuB+zBXbL1dkfXdiP87T
|
|
xs+of0ol1ru6rM/X/kXuXxexObYy67kP951yVRiP+zeKTkvA/j2k438QK8O8
|
|
zDeI/TLp+E3Yr+iqjF8K76c7dMJ8sbn/Ze5vFbx/vqlGbxMbfarDHXLjfZC/
|
|
Bpwah/fxVVrD+0HdXpPtB/F+yfUK9y8Cz5tNj3gR9/vqtfh7VR/fA11qM/9m
|
|
YjtzHcabgO+JD+n4DeKAUZfrWyQOn6a9a8Smrz6fNy/u+ysbcP0pyOdQQ+5v
|
|
azx/YY3rDeL+vq8Rn6dceD6sV/l8JOH+XfA11usw9msOna0kzneq094L9+Oe
|
|
r3N8Is77TjrbLtyHZ77BfB/hvpuzMeevIfulTqOjluD8VWvC3687+H3YRMfn
|
|
xfn6kd5WCvE2NuV8Q3C//f5NPk/DxP52zbgfuN8rp+kOB3E+yzdn/b7H+k7S
|
|
3micr7dbMP8GOF8lW/J5mYX7bQvaXob78hE6cExsJL/FfIvgftnkba63Ce47
|
|
A+mUdmL/YlrpiPvU6z7mM1kcWEinfYL7cKNWjN8I9/k9tNYO97UGrZnfYLH3
|
|
VzqqDfLN24bPbz75ng7UpUPH/npqdQdt5sH3du62zKea29o//g/SIj0j
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 123700.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {983}}]& ]}, {{{}, {{},
|
|
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.93719481*^9, 123700.}],
|
|
Offset[{8., 0.}, {3.93719481*^9, 123700.}],
|
|
Offset[{10., 0.}, {3.93719481*^9, 123700.}],
|
|
Offset[{12., 0.}, {3.93719481*^9, 123700.}],
|
|
Offset[{12., 0.}, {3.93719481*^9, 123700.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93719481*^9, 123700.}],
|
|
Offset[{8., 0.}, {3.93719481*^9, 123700.}],
|
|
Offset[{10., 0.}, {3.93719481*^9, 123700.}],
|
|
Offset[{12., 0.}, {3.93719481*^9, 123700.}],
|
|
Offset[{12., 0.}, {3.93719481*^9, 123700.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.93719481*^9, 123700.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.93719481*^9, 123700.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.93719481*^9, 123700.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.93719481*^9,
|
|
123700.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"123700\"\>",
|
|
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.93719481*^9, 123700.}],
|
|
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: Tue 1 Oct 2024 20:03:01 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 123700 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.666816*^9, 3.936384*^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:eJyV1GtIFFEUAOCxLDNfa2Zqpo6iaWYxqVlp6vqutJy0kqBoswdlhBuFPZEh
|
|
IchMhixIMpiioqBy8UdQVk4mpBS1gViQ0UIPhSzWhH5EQXrOuT8O2EIDy+zH
|
|
veece8/Mndjq2opdUyRJOjf+m7iPX8botG958K/1kXXiVjydWbF7tt7DbX4X
|
|
vg52h/swu74Ku8DG+RnkYbAt25f8sXPCqmUmOeohxDcL7wM7t/uRu8FSE7d8
|
|
2p88CNbec1tPBYj1gJXNgeQRsPlG+AfY7RXk0Zrm2fZKC3kq9vO3cAD261ow
|
|
OQYsv+J2HZ7FbH0hnIL96wth1seEK/D5RM0mb8J6JZ6ttglvm9QON7e9NZRc
|
|
i+9T+Bxm0xRuwHy5YeQ2sLZXuAPzrQwnfwA7dW7lM7f7bAT5J64vYy75D/bP
|
|
xm34RpK9HkP+NG5bB7c5fR6z1s5tPxlF9gEbt7mdA9zmrWhyEFhNiiGHgh0n
|
|
hCMw/qhMzgUrL7nNslhmd93/Wb7i2ZZDceRG3G+v8GWcXxhPvgF2jQjfxPiw
|
|
BPLdSa3vmS+eP/Y3K5F8D2z9JPwM+1GdRB7C+o0LyP5dUD81mZwONt4JZ4DN
|
|
twvJmWC1KoXZqF9E3gq2JS5mNo9zq7+4pTqFXA9WDG4zeglZAztGhRuxfk8q
|
|
s/kkjdwE1mrSyTrYGrKUWfki3AKW72eQL2B8wDJmu0u4DexMX84sb1lBvoP9
|
|
9c4kd2J8g7AJ1rUsZne/cDfuT80mj2H+qzlozduEfH254ryATbeVxv3Ajqd5
|
|
5CCw08wX5weshBbQeCTGtxSI7ydYHuZ27C4kx4MtndxScxE5Aaz7FzPLZ4ST
|
|
wa60ErKC++kga1lgY1A4H/O1r6L5RRg/sJrG0faNa5ilfuFisC2plFyK63kt
|
|
XIX7Ky+j/DuwftxaZmcZt+05WdsJ1nrXkWuwPyXlNH8/2HqArB3E9V7iVgpV
|
|
8hHc70WydAys5q1ndnVx23MqxHnBfEPctuBKZj2LW37ArQVu+Lf/AhscMqU=
|
|
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 8448.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {146}}]& ]}, {{{}, {{},
|
|
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.93658930125*^9, 8448.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 8448.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 8448.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 8448.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 8448.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93658930125*^9, 8448.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 8448.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 8448.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 8448.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 8448.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.93658930125*^9, 8448.}],
|
|
Offset[{38., -5.499999999999997}, {3.93658930125*^9, 8448.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.93658930125*^9, 8448.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.93658930125*^9, 8448.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"8448\"\>",
|
|
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.93658930125*^9, 8448.}],
|
|
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, 7066.277777777794},
|
|
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: Tue 1 Oct 2024 20:03:01 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 8448 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.936384*^9}, {7066.277777777794, 8448.}},
|
|
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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
|
|
Rmx1p9XC4oBH64vE2gmN7XvFRp4ajA8Hj9LePrHSvibbW0h+7kPaeUoc2leL
|
|
/ePF3n3arSLWgy9wPWi3h9Vm+zPiyG5aryq2Xv0H3RDx5kVdT2yWqcP5ZojD
|
|
SbTrio1I1Lgf3Jfrsj4ZfquPWYeD2+gQxoeK14v+/nE/9KdDB/H+m0U7a3Gf
|
|
TH+R893Ae6l+fdYvh9xvlk2H/8D4ug1gU8H9GtsQ1vKI3U9oNy/G12zE9qJ4
|
|
L3TxWz9OG0X8DsLaSp3t+PdWpENj2C6O+38Z7ZbA/f9GE9ZHx/38B23Owv0/
|
|
8iU4koZ492h1G/Jb+DLH472iV3iF6z+P+78VbaWLld20dgnxyzXlePevreL9
|
|
Yregw9eQz1xauYP6lW7G9eaU+zDUlHZy4/1m0sp83M876MhS3L8vNWe7i/s0
|
|
lQ7+iPtYb8H5w4h/oUX0+4/7uOGrzH834p2L+oHY6NWS5/s3vwMXEW9SK+bT
|
|
Xd4f3lo63NdvpZ9Yz/8a1zdQrJ2kg+gfPNaa+91ebOVqw3w64X2TPcj5eooj
|
|
VdoyXlfEb5vA+ncTG61f534iXmQPrb+J+cq3Y7x2GH+TVrr6HekiDg9+g/N1
|
|
ECtzafcNxNvenvOhHvpnHZjPIOQzoyPjvY/+73Ti+V2NeqXT2gqMr/cm6zkW
|
|
86+n7UVi1XuL+fyAePk6s30X6leLVk4jfkq0fRPin6A1E/kd7cL8CqJ/tW6c
|
|
vxrmf0ib8Zi/UnfWsxXiPdWD/VsgntqT5wf7EWr2Ns/f29jPkr2YT2uxfYUO
|
|
rsJ7tXhvOg7jL9KGg/52IuePuSn5PNGH9biJ9fekrURpN2v35fje4vAntNpU
|
|
bNfsx+/pbRnvdqG9ftIe+TjqAWIrd3/2vyv9A+No9T1pd3IM4Prmi7UxtPo1
|
|
4lUdyPyrifWEQb58tIom47fH+jJprTXWU24w82kpNq7Tbl2x2/Rdrre6OLiD
|
|
DtZHfpeHsD461r/lPeaThPVNG8rzMMdv7XOxd47Wv0G+BZN53rYiXo/k6H2O
|
|
fCbR4X3iULf3+T3JRLwJdPg+9qfzcMYLyL8ntG9or+ZtqcfYEVxPoji4grZ2
|
|
iAMdRrL+B8TmUto8KLbTRnG+EnckXuUPGO85cbAt7Y4Tm61HM14/sVHeYv69
|
|
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
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 210054.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {982}}]& ]}, {{{}, {{},
|
|
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.93719481*^9, 210054.}],
|
|
Offset[{8., 0.}, {3.93719481*^9, 210054.}],
|
|
Offset[{10., 0.}, {3.93719481*^9, 210054.}],
|
|
Offset[{12., 0.}, {3.93719481*^9, 210054.}],
|
|
Offset[{12., 0.}, {3.93719481*^9, 210054.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93719481*^9, 210054.}],
|
|
Offset[{8., 0.}, {3.93719481*^9, 210054.}],
|
|
Offset[{10., 0.}, {3.93719481*^9, 210054.}],
|
|
Offset[{12., 0.}, {3.93719481*^9, 210054.}],
|
|
Offset[{12., 0.}, {3.93719481*^9, 210054.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.93719481*^9, 210054.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.93719481*^9, 210054.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.93719481*^9, 210054.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.93719481*^9,
|
|
210054.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"210054\"\>",
|
|
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.93719481*^9, 210054.}],
|
|
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: Tue 1 Oct 2024 20:03:02 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 210054 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.666816*^9, 3.936384*^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:eJyV1FlsDWEUB/Ah9vVWW2ofjaW2GmqvZUqppXRsEYmH0YQgwUioWPNZUko1
|
|
E0QUD2N7kKBN3/BgRB8qRKdSJVHJJBRRbacRJHig5/w9HKGJm9zM/eWbc75z
|
|
zjdzh+RuW76+raZpp359W66/Pl5z+4aMlh/mlXqz5Tq/g7DhtG63XNpvhPVr
|
|
5Cipo3BYD/s3yd6ZTuzwFtme2Rn5tpKtWBe2l8/xRbBeSA7WdWWrs1x/obRe
|
|
0A3xxWT1StrM745857m/NT2wfoH7eQ5rF7mfNj1btVKwqmz4m50VMeSvIhs/
|
|
4PApOboah3qekfVKOHxNDnf1EjYfw6qObD+Mx3xryO6n3/5A9gcmYL71vF8W
|
|
rGr/cCPZugj7TdI2x5dG0k5xItxA1pJ6C/s+HCLf7D6Y3yee1yZY/8z5ZiRh
|
|
/Ts5cKWNOunoZF/Exxqpvsn9sB5HDm1pr3N/9MsO0qTtMmm/wwDMj61KYJ3t
|
|
HBqI/pD/hnRQI+1fHwT3Ilspg/F8xHP9+2A9geN367g/iWw8kfazhwhHef9n
|
|
/VLrju1IRv/J3G8FrJr5/syhqD+1ieb9EQ7ZsT7DcP+4v9rdOBznY5BV+gis
|
|
s803sKbIQW4Knq8jZP34SKwX8P4TRsFFZO8lbLL9F6NRH9taPUbYOzD29/8J
|
|
2R6RKuzvlba+SWt5BrzlC52XJ+0PGo95sUub4XAr2SufgPeP7d9PE+tq80Q8
|
|
H9vIZvwktuXwfm9hxdZvT0Y8W3WfIuyEsLGdHEycKqyvnYZ6d5DDdtORfyfH
|
|
H4YjtqvShaNqOJbH/VkzkW8P5788C/3s53wPZ7Mdth+ZOO8DPK8HGbDiev05
|
|
ON+D3H/iXOx3iONPw4qtv5cu3ZCJ/Q+TY3eltaJ5yM92u80X1k/AITtMy0J/
|
|
R7ifMjiWz/3XwhHbLVmAfEc5vmYhzpPtrFokrFXDDttOWYzzOsb1VMGlBdxf
|
|
TjbbLeT9k5cIB9nS9iPYZ6uKpZjXSZ5PVg47YJvbYa+I670gbWRacM5X6vcc
|
|
HLCtjGXC4T1pZ9Zy1GeRjXfSdtwKYTddWr8jrXqs/Ld/Au1flS8=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 95497.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {146}}]& ]}, {{{}, {{},
|
|
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.93658930125*^9, 95497.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 95497.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 95497.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 95497.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 95497.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93658930125*^9, 95497.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 95497.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 95497.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 95497.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 95497.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.93658930125*^9, 95497.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.93658930125*^9, 95497.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.93658930125*^9, 95497.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.93658930125*^9, 95497.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"95497\"\>",
|
|
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.93658930125*^9, 95497.}],
|
|
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, 53993.61111111123},
|
|
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: Tue 1 Oct 2024 20:03:02 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 95497 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.936384*^9}, {53993.61111111123, 95497.}},
|
|
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.936384*^9, 213245.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {982}}]& ]}, {{{}, {{},
|
|
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.93719481*^9, 213245.}],
|
|
Offset[{8., 0.}, {3.93719481*^9, 213245.}],
|
|
Offset[{10., 0.}, {3.93719481*^9, 213245.}],
|
|
Offset[{12., 0.}, {3.93719481*^9, 213245.}],
|
|
Offset[{12., 0.}, {3.93719481*^9, 213245.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93719481*^9, 213245.}],
|
|
Offset[{8., 0.}, {3.93719481*^9, 213245.}],
|
|
Offset[{10., 0.}, {3.93719481*^9, 213245.}],
|
|
Offset[{12., 0.}, {3.93719481*^9, 213245.}],
|
|
Offset[{12., 0.}, {3.93719481*^9, 213245.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.93719481*^9, 213245.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.93719481*^9, 213245.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.93719481*^9, 213245.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.93719481*^9,
|
|
213245.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"213245\"\>",
|
|
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.93719481*^9, 213245.}],
|
|
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: Tue 1 Oct 2024 20:03:02 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 213245 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.666816*^9, 3.936384*^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:eJyV1FlsDWEUB/Ah1FqmqNbWjsZStWS0Va2it1QXenXaqpKIjCYEL6YpRdrI
|
|
hJBYc4MHwsMQLxKJG2948AkPhDCSpiRI5sEarU7jwRJbe86/D0do4iY39/7y
|
|
zXe2+WamNuyo2TxQ07STPd/e356P1z24s7j3TyShM9L7W5ogbDr9O3ZXWn2E
|
|
jaHkMHWIcPABVjrZOz2UHSSR7SXDEO9JR68tfTjbe08OTsBGF9nfNILtfiVr
|
|
x6SNwyOx/zvZfSkdOZSIeD/I5vpRWP9JVk9h7Rc5HDC6X7su7GZ3/c1OrY74
|
|
uWTzOxwsIIeXklBPPtl4DAel5GD3GOHIQ9gtJ9v3x2K+BeTYpz5HyWrKOMx3
|
|
Necrg92iP1xNts7Dqkba5v3xUNo5mwxbZC11vLBScIB4RSmY31qe1zbYWMfx
|
|
FqdifSPZj0mbr6XD4xOwv4nry5uI9Z08P1vaGzYJ/bL9HGn7mrRKmIz5sd2r
|
|
sMF29k9Bf4h/Rdpvl1aX0+BdPI/MdJyPZq6/FTZ28/69Bq5v4f4fSavKqcJh
|
|
8//ZuNC/9Z0Z6P8g93uvz1khXV8yjR0vJwcdsM/WU6azzYq/OrZ1Btthu4Uz
|
|
EY8dedXnRrLfkIn6mjj/kVmI18z5s7Nw/R6y9xz22erZbMx3L9mqnyPs7ZvL
|
|
DlvJ9sx5wqpF2vomrTWbmE/6Z7pfnrRKm4/ngx3vhuMG2bubzY6x1e0cse5u
|
|
z0U+dmTsAtSfwfnewBbbuJ6H/Ww3caGwE8BOHtnPzRc2NhRg3gXkYNAivB8W
|
|
8f4DsFlEjrmFwmEbbLE9awniLef4F5diHqUc734R6mOrMILno4zndacYruB6
|
|
1TI8ryu5/+TlyLeK95+CFdt4Jx3fUoL8lWT9prR2YgXis2MjS4WNo7AR5fnk
|
|
lKE/tnMNtqq4/xewaXG8q+WIxw7aK3D/2U7dSmGtDY6z7cxVuF/VXM8TOKzh
|
|
/qoqcf7rOH9GVNivlLYfRPvez3xe7q3GvNh6WRVbr+fz1wgHbOectFliwalf
|
|
qN8zsD6BbBVXCwe3pJ2lNaiPbb6VtpNqhWOF0sYNaXfUmn/7NxfGhMg=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 98717.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {146}}]& ]}, {{{}, {{},
|
|
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.93658930125*^9, 98717.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 98717.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 98717.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 98717.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 98717.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93658930125*^9, 98717.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 98717.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 98717.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 98717.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 98717.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.93658930125*^9, 98717.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.93658930125*^9, 98717.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.93658930125*^9, 98717.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.93658930125*^9, 98717.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"98717\"\>",
|
|
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.93658930125*^9, 98717.}],
|
|
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, 56812.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[
|
|
"\"gambling-porn-social-only domain tally history\"", 16, Bold,
|
|
StripOnInput -> False]}, {
|
|
StyleBox[
|
|
"\"updated: Tue 1 Oct 2024 20:03:02 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 98717 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.936384*^9}, {56812.500000000124`, 98717.}},
|
|
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:eJyl2HeUFNW2BvAizxCbJEMuRpKA2kRJQqEISLLIgoQmSqYBJYciR4cmg6IU
|
|
CIgSpokOglIkGS6pkTSCQAEDDLnJQ36X/X111yrW6LrvPf8Zf+ucs88++5zq
|
|
OkWRTv2adk2tKMqJNIry6u+//zMuNbleS/6n3Wntn2yl3G5Xacr23ina0+Wf
|
|
rcU47iMOZW4GK33F3o605hcHNjntA/+fvv/nPxv9rXO0MUAcjmzOfDxivT2t
|
|
pOzgetrI+ZpzoV5/0VZu1CdDCzoV6lP2b6ylFfs/+2eHYmklg1g5RRuwN21L
|
|
tkeiPp/SBvK3xjrtObD+1bRWyG2riFg96fQvgfNSuhXjlcX6W9BaBax/NG21
|
|
wvqOOf27ic2SnzJeL7eNYVjPSKd9D/It1prxsyKfYY7zYn+W0QryNw457dHI
|
|
J7oN8ymG/WhEa8Ux/36nvbrY98VnjFcT9bhLa40xPtyW/WtjPxa0Y/51Uf+b
|
|
juuh/rXasz/aw3MdN8B6rPau+EauDpy/OfLvThstES/Rx/EdUZ+sHelOGP+z
|
|
Yzx/dqZO7uevfGe2+5D/mK70mlOynyU+pzeJ7Sa09rNYbdiD+SwXax/3ZHyM
|
|
9w+kjbViU+vDeOvEoZ60sl6szHW3e7fTxi/iQM6+Loc/p7WtyGeW2/o2t43L
|
|
jn9DvjP6cb7tyHcLrVjIL4uf3od8OtFGPPLZTGt7U7QxpT/Ho39wQ3/X8+WJ
|
|
GEAXxvmb6FjF/qQbyPxKvOazZ17ZGuf4glhP/QXzuyL2rKKV62L/y7+xBoea
|
|
femyd+X/zlbxQZwfVofT1m2xcZjWwmL7zcHM567YPEBbdxC/wRBXe2Cx4weI
|
|
N2Ao+z90W3uM+L877c+wvoXDmJ9yVuJ9MJz9U4ut3rR18Jzkv4M2DomDNUew
|
|
/wmx3YNWEsSeObT1pzhUfST7PxMrn9OmYsv6ZtJ2KnHgktM/tViPGcX+aVJ0
|
|
8AJtvDiXku3MoxkP9k+jlZ4yPnSOtnqIlYyGq/0/Nvog3wq05Rf72tO+Ych/
|
|
suNRbitDxdZ6px3Wy46B1eFYzwRaGSm2Y2ljNPIdO5bjx2D+VOOc9905t9Gu
|
|
H6PNqWLjBW3DnpHjGQ8OFZvA9hi3lRlY/zCnHQ4cctonY77BE1nv6WKt/iT2
|
|
D6Ce9/7GykzE6z+Z+cS4rcFqmFYwXs83xeVgX7c9u2htltifZyr3b2aKVubR
|
|
vq9R32tO+/gLkk+uaazna/ZpYqsGrdV028wkVmfTSjZxMPt07ldusRagrXzi
|
|
UNavOD6/2PcVrb4j1n0xjFdObEylLVgrP4PtFcTmJFqtKPamDzD/ysjvT8fI
|
|
Xzsxk66NfJrP4vjS/5V9R2kN+VolZjNeUcw3gtZKYj0r3DZCtFkK9XpCW2XE
|
|
/u/nMF55sRI9l/V8D+trSFtVEf/jeWzHfmkF5nP8R4hXx+3Q17TREOvJu4D5
|
|
tcF6+jhum6LD82mzi9juuTBlG32Rz3bH/ZH/rK8Zbxzm30b7JokDl2lzMurZ
|
|
9Rvu9xzU66LjhViPvYjxl6B94nfcr23IJ0hb25FPusWcbxPqu5Y2tmK+VSaf
|
|
Z1hbuYT5HkQ9/6DNQ24bsPnM6R/Ceg4vZb5r3bbXoL6Pad8KzNdgmfN7h3iL
|
|
aRP2FlrO9U3Aevut4HydkU/UD4w3GOubT2vBiyk5kHsl81nvtjZHHO7xN1bm
|
|
pWh1juOZYv/WH5n/Qsxf9SfmtwDjM69i/K/EekdamYvx7VdzvRjvK7uG42dh
|
|
fCytsX+qWM43H+t5EesaH3waZH+0+5etY3vcJalvo/Vs3yjW62+g49w2t4rt
|
|
+A3O+RGb/Tcy3g7EC9PKLrG6axP77xX7r21m+xG0d4vj+JNiT5UtnO+02Of7
|
|
hfsVQv/Irez/h1hLv439o69IfC+tnpB2JXabK766+lfWEw6W+o3r5fyj3Vaa
|
|
bmf+rS+/svWEVmB9qMV4jcTG97TWWBz61w62NxUrD2gT9hbeyfZmiP8tbb1m
|
|
0ycO+nexvYXYs8dxGPXfuZvxytyQ+t1w29L2OO8fsTqXtkuJ9e1uG1dpA/Zv
|
|
+53rKy72dt3LeNG3XDaWYP4ZtGm6bcCBLY6XisNZ4lnf5Zh/Om0sEwc3xzu/
|
|
H26ri8SeTPuYP+JpFd32d6A12JziGPFDG2gf7I34F/0D8i9Hm3CgLW2sRH0n
|
|
0vZlt60fUe/TTryfUrTx7n6uPxbra01bG7C+tfud5xXrS3B87lZK9qc+wHh3
|
|
sL6WtPUI61tF2y+xvuO0Dw68pDVYHXWQ7XvdVicj/z9osxryf0ZblcV28UN0
|
|
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
|
|
Anx+SomNWFofhPvA2ILMZ6HYXE0PWScOnaDtHYj3YyGu54VYL1mY9c6H9/UI
|
|
ut47uF8MVWEN9wXvITpiAd73DYvwvMWLw4PopKNuW6856ZhYXUKrJ19zAu4L
|
|
X0RzPYm4b8XT3e/jvl27KJ+/+aj3DVo5LPbkKQZ7jrsdBwe6F+d8yWKjWgnm
|
|
W0DqoyXSRiXUs1NJzt8B97Wpb/E83RDb5Upxv3JK/uZp2q6CeiWU5vqni/VW
|
|
ZZjfJvQf9bZzvnB/KPEO43H/htOfnsf+PaHjy+L+NMjLfCNwnzHp+Iy4fxQq
|
|
y/jDcd+44/iW2NxdjudxEp6fHeXp7Hg/9KzA+uD9oeWsyPO4Vey9TK/E+1nd
|
|
UontqtjI8h6ft3Z43mxaj8H9vkJl1nMxvgfaVuH5Wy2201bl/In4nhhHl8wh
|
|
8QJGNcZ7Lu3hY3Q4UtpN/X0+33Nw319ag+e9Os7Xvpqs1yZ8/4Q1nq9cuI/v
|
|
qsXfo/44D9YHzCcTno/cH/L5wvNjzabjcZ9Wk5x23G+D3WpzPO6znq10fGHZ
|
|
DyXmI+bbQRzIXIfzLxSr0+iElzh/5etyv1pIPP96uuSXOF9/0UMm4f4cW4/z
|
|
4fmzT3wMLziF8S3q87wpyOcYHVUa57NkA9avKvI5QofH4Hx90pD5L8X5im7E
|
|
34u7uN82pM3UuE/up/WyYiO+MfMdhftl3U+43p9w3+lPL9iC+9U3tLUN96na
|
|
OvO5ivvzAjouEvfPWk0Yfznu89tpZQvu8zWaMr+TeJ6u0Ambsf7szVjvUy+0
|
|
V/Gr0fpcsfpLM+f3TWxkbc56PHHb+rf/B+huZMY=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 126892.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {982}}]& ]}, {{{}, {{},
|
|
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.93719481*^9, 126892.}],
|
|
Offset[{8., 0.}, {3.93719481*^9, 126892.}],
|
|
Offset[{10., 0.}, {3.93719481*^9, 126892.}],
|
|
Offset[{12., 0.}, {3.93719481*^9, 126892.}],
|
|
Offset[{12., 0.}, {3.93719481*^9, 126892.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93719481*^9, 126892.}],
|
|
Offset[{8., 0.}, {3.93719481*^9, 126892.}],
|
|
Offset[{10., 0.}, {3.93719481*^9, 126892.}],
|
|
Offset[{12., 0.}, {3.93719481*^9, 126892.}],
|
|
Offset[{12., 0.}, {3.93719481*^9, 126892.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.93719481*^9, 126892.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.93719481*^9, 126892.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.93719481*^9, 126892.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.93719481*^9,
|
|
126892.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"126892\"\>",
|
|
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.93719481*^9, 126892.}],
|
|
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: Tue 1 Oct 2024 20:03:02 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 126892 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.666816*^9, 3.936384*^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:eJyV1FtIVGEQB/CjZGWpaWpaWa1SeavYsru3tUy7eNm8ZErgJijVQ20gRSVy
|
|
KDDKrK2kEnvYpJegcBEiKqhTbmEXagWxwKKFMoMy1noJ8SGd+X8PA7bQwnLO
|
|
j29mvm+GjxNfc6ikNlDTtEvj/4nn+M85EjScQ2+VbsvEI2+qsNnu3w63tPFT
|
|
uZrsi50m7P0O6w1kZ+t0WCfbMoMR39g9YWv4DLid7D2v/JTs2TsT+cNk7Zy0
|
|
6UwIPErWP0pbmkLhMbK5MgwO5H7eKQdxPwGz/FrX/dteGo7zh/E8x5Qjud7N
|
|
CDiObHor7T06W9jyGtYTeH4vIoUdv5XXcD8LouB1vF++f1uvw1rGpHb5pO1t
|
|
0XAu36fYOcKGoVzE9bJjsF8Vz2u/ci3Xy4hFPN8Xj0PaPCjta5mL/NN8vrXz
|
|
sN7M87NJO4Pnwy1cP03a1iVtTI0T1jul7ScXwA6uf1va0y9t3FoIt/I8khbB
|
|
V/n8DcptnH/MBN/m/t9IGwXxwr4j/2fTDf8Or0/AfHu53x5YG+D43MVY/8Tz
|
|
/qHs5fyYJfDnSe3YtxQe5PmmJ8JDfN+/wNovnkdNEhz4jPY/m4z4KLJ3VQqc
|
|
RHYOKCeTjfepcCrZWrFM2Nm4HPUzybbEFcLGCWnrqLR2xIx6hWSzU9pYuBIu
|
|
IrtGYK2M93evEjaepMHlZP3AariCbIlcI2z+Cuu7eT7318KVnB+6TtjuVf5D
|
|
9qxeL2zaswH1A57TfKdshKeT7adgPYXs0NOFfX3KqWSnNVN9H8imjiy4mOu9
|
|
yEb8TrLhs2B9F9nVnQNXkT3GJsRXk83Rm7Fex/mXYX0/7/dN2lWXCx8khz+U
|
|
1s5vgQ9xfyF5wqZm5XqeT1o+fJz76YK1Ju7/g3IL1+vcivgLnN+/TX0vOL98
|
|
u7DWp3yRbEvaAV/h8/Qqd3B/xQWof4f3TygU9hRI217BWidZ7ymC7/J88osR
|
|
f49sOQxrj/i87dLmXCvczf1eg3U32ZqzU9j7WNqeVQK/5HpD0raIUmFHurTp
|
|
gbQeVvZv/wXxs1Xb
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 11669.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {146}}]& ]}, {{{}, {{},
|
|
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.93658930125*^9, 11669.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 11669.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 11669.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 11669.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 11669.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93658930125*^9, 11669.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 11669.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 11669.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 11669.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 11669.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.93658930125*^9, 11669.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.93658930125*^9, 11669.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.93658930125*^9, 11669.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.93658930125*^9, 11669.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"11669\"\>",
|
|
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.93658930125*^9, 11669.}],
|
|
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, 9886.166666666688},
|
|
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: Tue 1 Oct 2024 20:03:03 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 11669 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.936384*^9}, {9886.166666666688, 11669.}},
|
|
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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
|
|
cp4H6GCrp5r8/TjO7yO2a49nfdPEodt0IFocTprA5+clsbltIvPd9Ezy9Uxi
|
|
vWeeumxfRbx42p9b5nuu0EaUONh1Mu/bD9hvGq1vRL4b6dAOt7XTbnthdX0c
|
|
18dI/FDZKcxXw/6TaCOzWGk/leubiANnac/XWH9qGtfPxfwX09mffhgfFk8X
|
|
F4eHzKRTie1BAeZbUmzYdKAD8hk4i24rNm/N5vlORPwdc1jPCrF1gzbmSr3e
|
|
LPN4vmGsn0H7HmG/SvM5v/pzya/zAvbzW7Fv7ULuP0Fslf6C+a7EfGUR+/P+
|
|
C6m/JK33FJsn6VBpsa/Fl/QQsec57U8Qa0UW8/eZ96Xk/4Q2qonVw0tYT3Gx
|
|
//5Srtdeyfn8sQyO9aWq9X9tf/Va1g8Iwr09yps/jT30waLi8M2v4JjaYm+N
|
|
r3m/24rVrN/AibrY2kIrH7ttdxcHuy2H2zUT65m+ZX+SuTes/uiMdxP7z69g
|
|
v3uJlQ4r4Vw9xYFEOulTsW9sAvt1APWc+I7533O7Cmwf+yf7eUocil0FNzgh
|
|
1v6kQ78gn0Kref+SeeEd5Bd0nA79L/A984kQmw1oT3ZxKO8aOK6yOHiXtsu5
|
|
vbmK2zrs7b+W/aiA/XbTenWxqoV43+uKrSQ68Qecr2cd+38X51GN9lwVm/F0
|
|
4p/ob/R61qdLPM9GOrRQ7M/4I/u7BPlWoGNLi8NdaKWa2O64gfvjvlplNnL8
|
|
G8RvT0eudDtpBeKl2sR+JaC/p+iFecTGqM1cr4qVY1t4HkvRv6e0/3P0r8lW
|
|
nv949O8IrQcQT93G+9wO9T6gY/uJ9Z+28350Tyf9+mIH5+up5bx/pxsMFAfN
|
|
nXx+LBHrfXYx3/Vi9S2Tz4MjYs81WjmM9d13s3+XsT5qD897MtZvoBsMQn87
|
|
72X9WdPI/V5HK7nF3on7mM9ZWW+X3s/7eVdsKT9xfiOZr7yiF65PL/1fcYD5
|
|
HBSrzw84vzdZbzQ7yOfpC7G/8CHG/0ocHkpbq91OgtWl/4ITHqWVfgw6zHpH
|
|
p3bZGov1uY+w3qA4sIe2C8t6+x8/836XEBvzaD/67816jPMzREh9M+nE6+lc
|
|
DsLqVTrmCc67W5i/j5oy7tlEV9HF/kzHGe8DsfdHOldvxJt8guc3RaxNOMn+
|
|
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
|
|
YPQbNQ==
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 201618.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {986}}]& ]}, {{{}, {{},
|
|
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.93719481*^9, 201618.}],
|
|
Offset[{8., 0.}, {3.93719481*^9, 201618.}],
|
|
Offset[{10., 0.}, {3.93719481*^9, 201618.}],
|
|
Offset[{12., 0.}, {3.93719481*^9, 201618.}],
|
|
Offset[{12., 0.}, {3.93719481*^9, 201618.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93719481*^9, 201618.}],
|
|
Offset[{8., 0.}, {3.93719481*^9, 201618.}],
|
|
Offset[{10., 0.}, {3.93719481*^9, 201618.}],
|
|
Offset[{12., 0.}, {3.93719481*^9, 201618.}],
|
|
Offset[{12., 0.}, {3.93719481*^9, 201618.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.93719481*^9, 201618.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.93719481*^9, 201618.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.93719481*^9, 201618.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.93719481*^9,
|
|
201618.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"201618\"\>",
|
|
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.93719481*^9, 201618.}],
|
|
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: Tue 1 Oct 2024 20:03:03 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 201618 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.666816*^9, 3.936384*^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:eJyV00tIFlEUB/DpZVlqn5lpD22USnsyPrKHqWOaXw/LUYsQWkxCUW2aoBRR
|
|
5FIQ9JKJWhS1mEKIIvDDXbXoRi6MoiYQCyqYRaVkxUi1iYr0nrP5iwkNDHd+
|
|
3DnnnnPnTlbj0boDkzVNuzhyj44jlzc87Uv56IMeDpijY1Uc2HAmttuDll/Z
|
|
ghymTwcHQ2w5rOxdnkEOyHZJPNiKzCRrUwZVfAdb/lHz/v5ZZJOsnUfrZxK4
|
|
PrJ4hzZPJ4KNhiSwfMWWv6mfSbMntBBsM+/TeHbqI2DjFzrsTAbrL9iaqRw0
|
|
zwGbz9DutxTeb7LMmAsOo2yZN8YVytZ1djDGokw5FqKdq6lgLX0eWEq0VZYG
|
|
FofZQSnl25TO+0/zvos2PqDDC/PJdi3VV7QAHNhoL34h2C9A291oGbeI1yOL
|
|
LrZGdk5mgL27aL8fLW9ngq3cxeBYG9pv0cHGc7SszgKHTf9n/cbEjhzPxn57
|
|
2UHGkHq/cgm7QTn4jI6kLeXzNb7dQ8vAojgHbL5n67eU/cZcPj9k/exycJC/
|
|
Auy9QcvXK8ke2dq7Cuy1r+b67yjbOWvAshVt/URrTQbnO/FdfS8PLTPzwLFh
|
|
ttmk7PXkc79k+agALI4Ugs2UtWSrmdb7iNbvFZFdskhcB3YCtkP2C9eD9X0b
|
|
yH6LcjB1I9g5xQ7JrigGh31ozyrh/K2U/2Yp19NG+Z6UgWVocjw59ric49up
|
|
XrmZ95NspFaA5SW0PoiOHawERx6gtY4tYDehCvOdQwcFUbDTjfbeot2urRjf
|
|
vw3j92zHevrQdu4O/l+4npfoWE012RC0fvZOsF+Ntp+iRe8ucCRaAzaPoZ1r
|
|
aKPS4u9p/lD9XkFb5bXg4CHaKa0DGwNoO7ke8xej9ftokbT73/4LnzaFFw==
|
|
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 87049.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {145}}]& ]}, {{{}, {{},
|
|
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.93658930125*^9, 87049.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 87049.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 87049.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 87049.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 87049.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93658930125*^9, 87049.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 87049.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 87049.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 87049.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 87049.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.93658930125*^9, 87049.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.93658930125*^9, 87049.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.93658930125*^9, 87049.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.93658930125*^9, 87049.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"87049\"\>",
|
|
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.93658930125*^9, 87049.}],
|
|
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.555555555664`},
|
|
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: Tue 1 Oct 2024 20:03:03 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 87049 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.936384*^9}, {46912.555555555664`, 87049.}},
|
|
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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
|
|
/0Sx9gvtZHqgyTpGsX8hsfvWaK6vujhylY5uui/rTx3D+3qqtNtJY5lvj4eS
|
|
b2Ac1zv2gc/BmYg3lY4kiwPnaDtJHO4y3jv/4uhkOtwd+a6n3T5+W2P8NmF1
|
|
7QSOP4b5K05kvjcx/zja3ozx7SZx/CNx6BitN5f1RQ5P5vh6YuXRFNanMNoH
|
|
TKVTkP+H0+gI6psQ4vpOii2XNnPK+EC/6XQ2sX1lBvOvgvibP+X8rcXOJdqo
|
|
L/GC+WZ5+4/xn9DBL8XWG7PZ/5o42mkO52v16In11XO53spi55V5PF9txFHl
|
|
M9b/mlh5mVYL/CnzHaLNU4jXYj5dStoDD+lgW7FWeoH3exUH02jtiljdvZD5
|
|
HhebtxdxvPtY9ufmYrjt8gx1/7dTyilP/qp9w3BcL7G1jV4+XBy9/Dmc/TNx
|
|
sPYSns/VGP/MF3BiotjZSDtJfkfhcNelcNWvMH7dl1zPD2Lz5DLmv1WstP+K
|
|
828Rh1LolN1ifeRy1q+YrC968Gvm39DvAOzu/wYeWEEcGbgCLhcj1v6gQxXF
|
|
ZvGV7F8/A84ZPaET6ll0FefvLLbjaKUP4r/4LcdPE4dvfOvd134vD/mtw8H3
|
|
V3P9UzDfj7Q+U6xqEdZvodhJpZNzYHxgDfc/VmxUp5WayHcqndxMrOdZy/Ul
|
|
igPr6bCLeuRcx3rdRb6V6V5jUe93aXc66t3he9/5c15dD6c+QPx2dNpjv1Pg
|
|
aIYNrJeSUfI9TE/oL+3WsESOH4D92b+R+3EP679PGwdQvyY/8PydRP320Hoq
|
|
4qlJ/D1EsN47dK/tqN/Pm3j+k7JIveZtZv9EyS9yna76izhsb+Hv/67YiN/K
|
|
fHNmkvmftXk+S4kDF2i3hDjc7UfWr7rYyL2N+31G4qnf01V3or6dtnP98dJf
|
|
W0O7pjg4dgfzeU3svvITz2es2FF+Zv/PxcpjekKubFL/Zb8wH1WsPqTLNZT+
|
|
VrNk3q8txWaJnYx/X/KNfkxHM2fyOQVWF+2C5zaR+gYSdnO9RzP6HD2OeC/s
|
|
4XrTxKFttDM4s6yvwF6e71FiaxZt5EI9ntnP/l2wvml0cu2sPodg9TxdSJfx
|
|
ka5R/j7mIN8NdLlEsZnrAOPNFwfX0YYtVscfZPzfxNqYQzxP58XRjIe5X4/F
|
|
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
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 204809.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {982}}]& ]}, {{{}, {{},
|
|
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.93719481*^9, 204809.}],
|
|
Offset[{8., 0.}, {3.93719481*^9, 204809.}],
|
|
Offset[{10., 0.}, {3.93719481*^9, 204809.}],
|
|
Offset[{12., 0.}, {3.93719481*^9, 204809.}],
|
|
Offset[{12., 0.}, {3.93719481*^9, 204809.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93719481*^9, 204809.}],
|
|
Offset[{8., 0.}, {3.93719481*^9, 204809.}],
|
|
Offset[{10., 0.}, {3.93719481*^9, 204809.}],
|
|
Offset[{12., 0.}, {3.93719481*^9, 204809.}],
|
|
Offset[{12., 0.}, {3.93719481*^9, 204809.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.93719481*^9, 204809.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.93719481*^9, 204809.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.93719481*^9, 204809.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.93719481*^9,
|
|
204809.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"204809\"\>",
|
|
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.93719481*^9, 204809.}],
|
|
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: Tue 1 Oct 2024 20:03:03 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 204809 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.666816*^9, 3.936384*^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:eJyV00tIFVEYB/ApytLUrplpD22UymsvJjV7+BrzcbUsJzUiaDEKSbVpgjCi
|
|
iENB0Etu5KKoxWgRBIEXadMDOpELo6gJxIIKZtETNUaiFtEiPd+3+UtdaGA4
|
|
82Pme5zH5LYfat43XdO0SxP35DhxueMzx6omH/SWr+bkWJcANpz4jg6g5Te2
|
|
IAdZs8D+CFu2Krvds8k+2S5PBFuhJLLWQfFdbNmm7LXNIZtk7QJaP5vM/ZHF
|
|
e7R5JgVs7EkFy9dsadN8ps2NayHYZvfI3+y0hMDGb3RwMw2sv2RrN5T9o/PA
|
|
5nN09Hs6rzdZZs8HBxG27J7iW8rWdbY/xaJXORagnasZYC1rAVhKtFWZCRYH
|
|
2H4P5SvL4vWn914UbXxEBxcXku271F/JIrBvo93ExWCvCG33o2XCEq5HFn1s
|
|
jeycyga7d9DeMFrezgFb4aXg2Am0d0wHGy/QsjEXHHT+n/We+A4dycP5DrJ9
|
|
Maq+r1lGdh8q+6PoUObyuI7uXwEWpflg8wNbJI2p9WgPc32yfq4A7BeuBLtv
|
|
0fLNKp7PHGVr92qwe3IN/3+pynb+WrA8jrZ+obVOg89P/g+1Xy5a5qwDx8bZ
|
|
obCyO1BIDvj7x0VgcbAYbKav5/NZQPU+ofV7JVyPLFI2gB2fHStT9oo3gvW9
|
|
m7i/SmV/xmawc5ptVCtHRSk4GEK7Vjnnr6H8vRVkr5byPa0Ey8Dk+DparydV
|
|
HB+hfuUW3l+ykVENlpfR+hd0rKMGHHqA1rpqwdHkOsx3Hu0XRcBOP9p9h472
|
|
1WP8cAPG79qK/Qyh7fA2Pr/11M8rdKypkew0UP287WCvEW0/Q4vBHeBQpAls
|
|
HkY719BGjcX7mfhTzfcK2qraCfYfoZ2KZrDxGW2ntWD+UrR+Hy1SW//tPxZk
|
|
e+A=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 90269.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {145}}]& ]}, {{{}, {{},
|
|
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.93658930125*^9, 90269.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 90269.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 90269.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 90269.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 90269.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93658930125*^9, 90269.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 90269.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 90269.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 90269.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 90269.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.93658930125*^9, 90269.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.93658930125*^9, 90269.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.93658930125*^9, 90269.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.93658930125*^9, 90269.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"90269\"\>",
|
|
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.93658930125*^9, 90269.}],
|
|
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.44444444456},
|
|
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: Tue 1 Oct 2024 20:03:03 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 90269 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.936384*^9}, {49731.44444444456, 90269.}},
|
|
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:eJyl2HeUFEW7BvAmusACA0qQsDTIktFBgiSh4UOShCFIUEIDEgW2QZLEJkdh
|
|
iC6I0CDCKggjIoLg3ZYgIGnIK0Fb4rKkIS/5frzP0+ee5qye797rP+vvVNVb
|
|
b71VPV1N0a5xLbunVxTlRAZFef733/+ZF1pcqSP/s/qk9k+20253qrVk+09p
|
|
2vfhP1ub6XqLOBzdCla2iv1daPtncfAH2rT/f7br/P6PZn/7TzcfOJKlNft3
|
|
FAc60WbaDq2nlS4vuCvqdZrWuqE+L71HN0d9KvyN7RZi44N/dngdbbYWKydp
|
|
5T3UN2MbtrdBfdrRSiesf5zb3hnrX0PbH3mtxYnVE27/QTgvZdsy3his/z3a
|
|
Hov1j6G1r7C+o27/DWKrVDvG2+S1shvrGeW25z4l+ca2Z/wPkM9w1z2wPyto
|
|
E/mbB9x25O8Ue5/5fIz9aErbsLXXbZ8m1gd9wHgzUI9btP05xkc6sH0O9iO+
|
|
I8fPR/2vuV6A+tfpxP5oj8x3vRDrsWllMfJ/pTPnW4b8e9HaCsQ7r3P8Ouxn
|
|
ji50CON/dI3nz8nW1fM8+it2Y/ta5D+2O/1InpdQyZ50BoxvQSuZkG+T3szn
|
|
tvTXGvVh/Idi42Naeyy2tH6M90wc7kPbsDLf2+5PpLUorPfl/h5HetJKFuQz
|
|
x+vAVq/Ni66jcR5nxXG+7Hi+NtM2HM5u0HlRr660Bgc30kqeNG1OHcDxcOh7
|
|
WumL8xM1kO6H8zfJdX/Ml+lj5jf4BZc789z2eNd+cSD9IOZXWexbTdtVxcaz
|
|
v7FSTRxuNdhjf8L/znaJIZwfVkfQ5tti8yCt1BI7rw1lPrXF1j7ahP3vDvO0
|
|
B5e6rot4Az9h/3peKw0Q/1e3vTHWt3A482uGeHVHsH8A+felzYJ/Sv6/0Foh
|
|
caj2SPYvLnZ603as2DePNkuKwzVHsX9jsdLTdXOxfzZtthAHL9BaS3Fg5mj3
|
|
9zxNh87SWpM07USPYX/YmO66HfL7kzbbIr+spqf9f9wZ+Vaize5ivRNtD0P+
|
|
U1ybXitDxPZ6tx0OVBjLfIcj/4m0Mhr5r3M9HvmOG8fxkzB/uvHMZ/oZj9ke
|
|
OEorC8XmU7c/7Bs1gY5H/NiJ9DKvbdg/3G3/Eus74LbPxXxDJ9GLxVrjyZx/
|
|
Jep5+2+swcEBU9i+zGvbwnmMTHF//zFfgakeh/p77dtO2wnY/3zT6FVpWllA
|
|
K5tR3xRa2/WX5PPKdFh9wc44sV1ruvv+91ptJlbnTnfPuziUa4Z73sRakNY6
|
|
isM5PuX4TmL9U9oyxAF9JuMNEpvTaG0w4lWcxfYhYmsybQ0V+zMHmf9w5Pe7
|
|
a+SvHZ9NT0I+redwfL//yPoR2ka+dsm5jNcD842k7T5Yz0qvzTCtIl7oIa3F
|
|
iY0v5zEe1qsUm896Yj3+JrQ2CvEbLXCfJ6yv0GccPxnx6nsdXkQrs7CeV+Pd
|
|
84319HO9JE1HPqPVVWKnz8K0rXyHfBLd9g3If84itv+K+bfS6m84fxdpfS/q
|
|
2f1zzn8c9Trn+hTW4yxmPc6jfdISrvcp8gnRZvqzkk+mpZwvFfVdS2vor662
|
|
uN+wlrCM43PKeOMw7fi8tmHrsds/tzh4cDnbr//lsQXbD2j1EuZ7dwXz2Ybz
|
|
vZTWYX/MV5x/J9Ybt5L1XIH9zr+K8TZhfZ/Rys2zaTmYJ4H53PZaOSaO9P4b
|
|
28fTtDrP9SHUZ8vXzP8k5q/+DfP7HeOjVzP+AXGgC21jPqPTGq4X/fUK33L8
|
|
EYxfRyuY30i3jvMlYT1P13nGhx6F2B/txorv2J56XurbdD3b74pV9XuPA41d
|
|
P/Bafyx2dtMabA3YwPjpLkj8CG1nEKvbf2D/KLGRspHtudDeYxPH5xP7qm3m
|
|
fIXEuv4T94/9s2xh/9xiLfNW9u92UeL7aSevtCvrtnriq2t+Zn3zi0Nl/ovr
|
|
hX1jvFZaJjL/RWL7IW0vFAc+sRlvptj80nZ/f8Th335h+1zEu0vrsL/INrbP
|
|
Q/wvaPMF68uQr7Gd7QuQ707XFRBv2w72j7si9bvqta3t5HwDxOp82uknDiR6
|
|
bV6mTdjY+ivr0Vvs776L8bpf89g8j/ln0dY5r004uNn1BXEk+27WLxnzz6DN
|
|
S+LQRlq/7LX6p9iXbQ/zRzytstdGZ1qDramuET/8Pa3D/qjf6BTk/yZtwcEO
|
|
tHkF9Z1EO6WvemxfRb1PufGupWnzjb1c/y2srz1t38P61tLafawvyXWx62nZ
|
|
SL+P8SpJPuE2tF1d7F9NO3XF+jFah4PPaA1WR+9ne1av1b3I/zBtjUb+j2l7
|
|
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
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 118456.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {983}}]& ]}, {{{}, {{},
|
|
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.93719481*^9, 118456.}],
|
|
Offset[{8., 0.}, {3.93719481*^9, 118456.}],
|
|
Offset[{10., 0.}, {3.93719481*^9, 118456.}],
|
|
Offset[{12., 0.}, {3.93719481*^9, 118456.}],
|
|
Offset[{12., 0.}, {3.93719481*^9, 118456.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93719481*^9, 118456.}],
|
|
Offset[{8., 0.}, {3.93719481*^9, 118456.}],
|
|
Offset[{10., 0.}, {3.93719481*^9, 118456.}],
|
|
Offset[{12., 0.}, {3.93719481*^9, 118456.}],
|
|
Offset[{12., 0.}, {3.93719481*^9, 118456.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 5.5000000000000036`}, {3.93719481*^9, 118456.}],
|
|
Offset[{48., -5.4999999999999964`}, {3.93719481*^9, 118456.}],
|
|
Offset[{12., -5.5000000000000036`}, {3.93719481*^9, 118456.}],
|
|
Offset[{12., 5.4999999999999964`}, {3.93719481*^9,
|
|
118456.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"118456\"\>",
|
|
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.93719481*^9, 118456.}],
|
|
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: Tue 1 Oct 2024 20:03:03 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 118456 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.666816*^9, 3.936384*^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:eJyV0k9IFGEYx/EpyrLUNkrd/tmrWG6WMu2aleuf2dpcqy1HKyLoMAlGdekN
|
|
QogihgKhfzJQh6IOU4fICBy8ZYfeyIMRxAZiQQVzKAusGK+dcpU9fA8tNDDM
|
|
fGCe532eH1PZc7a7d76maf0zd/Y5c7nTC38lZt+ij43so70A1mV+O6O0+k0H
|
|
4UWwP0W7dxbDVkshbIaWsH6AzpxYyvlv0uJaEWx/oY3+Yu53rIT7fKCDecvY
|
|
z6aD1ErO/yC/vYCW90q5T7iM8yjabCvnPKdp2RxmXg6tf6ODW6s4X+Nq5m/R
|
|
buEa9o/R1jCtCtZy3iFaXlnH/s/ozAStBiuYR2Q9579EZy4I7v+OVulK5tH3
|
|
fxYP8zt0vor7jtEiWc28f9Kh8g157ZzayHzjNfzfv+bcNJdHTwQW1zfBfrQW
|
|
dj/R6uNm2Dy6hd9froOtmnrWX6TNP7TWp8O6S6uKrbA3nXPz3PmjUVi9isH2
|
|
mQbYWLEN1idp8byR9cXbYenn/PTJbL4NO2BxfCfsL2iC5dWcawezduw4HIzT
|
|
rtkCi0etsHzTBqvAgL3XCTijdsF66W7W36bFD9o7mYRDL2htYA/3K2pnvxu0
|
|
H0txn2Ha/Uw7Qx2sn9jL+iP7OM84bUX2c573tNeZ5vlVB5hfmrbe0vbYQeaT
|
|
6oSNc7S8T+tJk/vepc1EF/d/ScvWbvb7TlvLD7F/nBYjtF1y+N/+CzUY0OM=
|
|
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 3221.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {134}}]& ]}, {{{}, {{},
|
|
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.93658930125*^9, 3221.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 3221.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 3221.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 3221.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 3221.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93658930125*^9, 3221.}],
|
|
Offset[{8., 0.}, {3.93658930125*^9, 3221.}],
|
|
Offset[{10., 0.}, {3.93658930125*^9, 3221.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 3221.}],
|
|
Offset[{12., 0.}, {3.93658930125*^9, 3221.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.93658930125*^9, 3221.}],
|
|
Offset[{38., -5.499999999999997}, {3.93658930125*^9, 3221.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.93658930125*^9, 3221.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.93658930125*^9, 3221.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"3221\"\>",
|
|
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.93658930125*^9, 3221.}],
|
|
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.888888888895},
|
|
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: Tue 1 Oct 2024 20:03:04 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 3221 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8954304*^9, 3.936384*^9}, {2819.888888888895, 3221.}},
|
|
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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
|
|
xHxbbefzARvrKoStqi4//OU/AN1C5a4=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9210912*^9, 1384.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {314}}]& ]}, {{{}, {{},
|
|
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.9219910605*^9, 1384.}],
|
|
Offset[{8., 0.}, {3.9219910605*^9, 1384.}],
|
|
Offset[{10., 0.}, {3.9219910605*^9, 1384.}],
|
|
Offset[{12., 0.}, {3.9219910605*^9, 1384.}],
|
|
Offset[{12., 0.}, {3.9219910605*^9, 1384.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.9219910605*^9, 1384.}],
|
|
Offset[{8., 0.}, {3.9219910605*^9, 1384.}],
|
|
Offset[{10., 0.}, {3.9219910605*^9, 1384.}],
|
|
Offset[{12., 0.}, {3.9219910605*^9, 1384.}],
|
|
Offset[{12., 0.}, {3.9219910605*^9, 1384.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.9219910605*^9, 1384.}],
|
|
Offset[{38., -5.499999999999997}, {3.9219910605*^9, 1384.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.9219910605*^9, 1384.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.9219910605*^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.9219910605*^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: Tue 1 Oct 2024 20:03:04 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.9210912*^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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
|
|
a9NGJ1j9gQ6ExP+H8raX/bmv/weXQ+9I
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 76831.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {636}}]& ]}, {{{}, {{},
|
|
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.9371293215*^9, 76831.}],
|
|
Offset[{8., 0.}, {3.9371293215*^9, 76831.}],
|
|
Offset[{10., 0.}, {3.9371293215*^9, 76831.}],
|
|
Offset[{12., 0.}, {3.9371293215*^9, 76831.}],
|
|
Offset[{12., 0.}, {3.9371293215*^9, 76831.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.9371293215*^9, 76831.}],
|
|
Offset[{8., 0.}, {3.9371293215*^9, 76831.}],
|
|
Offset[{10., 0.}, {3.9371293215*^9, 76831.}],
|
|
Offset[{12., 0.}, {3.9371293215*^9, 76831.}],
|
|
Offset[{12., 0.}, {3.9371293215*^9, 76831.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.9371293215*^9, 76831.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.9371293215*^9, 76831.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.9371293215*^9, 76831.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.9371293215*^9, 76831.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"76831\"\>",
|
|
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.9371293215*^9, 76831.}],
|
|
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: Tue 1 Oct 2024 20:03:04 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 76831 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.6885888*^9, 3.936384*^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:eJyV1Xt0FNUdB/AhIuWhskqsUQRXikgt6lYCBoIwSAhBog4Q5WGkK8jDR3Gh
|
|
yCsYR0QeIeISg6YqOALFVFFXCTEq5awYUwyIQ4iIwNFREGNEXCAiIqVlf7/7
|
|
Jef+ziI0fyT5nO99/u6dmStHPzRkbJJhGKNP/or/PfkTaDOuvi//m2ye/BUe
|
|
f8opcUcXn/LlcduRZ7TcSCrRbP5tn9beS+v2vXKHhN51I9wxbmdOGtxJuHPc
|
|
sVd7wNfE7Q5Oh7sIU263uVnLnTX94UDcgRsy4T/H7R+UrXvxYDiVxj9vKNyN
|
|
9nvOWLg7jT93MpwWd+i/U+Aewglz+5OpcDp58gy4D63n/Txl24zbGP8I8r5x
|
|
W4vyf9Pul4+iPzmQasP94vbeeAztM6h/7ePIyfYJ2OhP4131BHJhI1Pk5PCW
|
|
Ux5A9btlHpwVd2TiAnhg3MH6AnhQ3NHeC+FsqveLKzHfrVSf4lL4Nt22sHE7
|
|
reeu15CT7a0R5Ba1969RjuZQPW455Tt023clsu/wKefqNv+SyM6kMrQfrTuY
|
|
0EYV7JEjfcvRf4xu417qn/w21j9Gt0O5cR9sjtUdJQf/BXvCxri4Y+kVWu7r
|
|
8Y6Wm2Ngb7xu/wSqd4v3MD85tG29cmhy3PaKqHKY7OvwPtZPNrN1O45utxr2
|
|
yIErNijHyMGBcGgG1S/0AeYjhy6txHhko0R31PwQ9Z9J4z31b4wnHBaO0vzh
|
|
d2Bvmm4rj8bfc6r99Lg9b6Nmd81Hym5Ch3OrMT45MmIT7hOt35//sbZ/q/Rj
|
|
bT92zcfafhrNuddpC+Yjm3mwPy+RjY6f4LyFOY9uhgPk2BE9twa5Wm4/DEdm
|
|
0f5edLX6nd5Rau99BDvCPJ6vAXbPYE/Y9wjtv/1WrFfYJAcOwik27f+hGuyX
|
|
HPs7bJL9lbqdi2uVsxLa7QNb5EAxXPdY3MH1eh6u0/PoRZ/ieZ5N6+kFp5Aj
|
|
3+j2Wm9XThPOItujdqC+nL8FN3+c1vvE55hP2CfM7QM74R0LdMeEj5KDTXfi
|
|
/Bb+trl9+Do4pYDqMRxuTrab7MLzJDxBmNt7d+i5z9bzUC1sC88nu513430i
|
|
XEIOvgzXkcNb4Rh7ypc474W6s8j+w/B0sjvxq9N4Pve/5GvMT/bm1OF5IofO
|
|
+U65lPsPgyvIviHf4/yEPbI5C47xeKvgo+TA7ftxXwppPZk/4r6QjQcO4vw4
|
|
/w72k909h/F8kqPlDThPcmTBTzgvspN7RMsDu45ouZHzC96XPN7xX7Tcyjum
|
|
9W/0cF7fw8c1BypPoP7k4OIm+9Xz9WTc9qIkzcHPmilbZKNTC+XhZNPfSjlI
|
|
jvVurTydbHW/CO2LaP/XXqycSzaeb6u8YzHtb197zW65X3k32WreQdkjR3Lh
|
|
vcIN5NC5f1A+yuN36ahs0Pxm/lXKybyeqzspB4RTyYGGzqgPOfbCH5V7sft0
|
|
Uc4iexddq5xN9p9/vXIG2b7ner392uu19sadXZULuX5bU/X2v6Zq+210Kdm0
|
|
uilHhMvIzkq4gvsvu1F5P9evXZpWP2dAmlY/dxLcXJjzQBV8HjkYg1OEw2fI
|
|
2eHLeihfTo5mwJ2FewmbwhnC2Wdl64MeWv3trn3wfAjnJMyDn5va8xAb1hfP
|
|
D5/nNTcrT+D9ruqntbdnZGjPTyi7v9a/0Ylz14Ftvl+b4MKEji3N1M6n0RGu
|
|
xyHdkcwBuF/CFcKVwht5/yF4M9n3PLyD198vC/eT71cJnPG07izhnLNyeD8c
|
|
FH6QHDMHKs8Rnk/22tyC+pFDRXCxcES4jOzuO50rhLOLdecIh4SnkI0LB+H9
|
|
TA6kw+vIwbFwcEkix/bA5rNx+y/Ixv6X6M4S+f3L47bS4AnCs/8Rtz1azyOF
|
|
sE25Vw7PFJ4lLNtzbra6VTmfbO26TWsffNXC+ZJDeUOU55Kjy4divzxeQ45y
|
|
gXBhQjtZdyivJhtL4XU8/0E4yvP1v1O5SngjOfYQXE32Pwe7wnW830q4ntf3
|
|
7DDlC1bpbi/sF+4gXHYGv04O3D9c+S1ysHi41t5ePAL3nfv3HIn6CMu8nBy6
|
|
V8/dCvhdcvieu1BfcmwtXClcxetJzUW9havJkVGwS/bmwzXC23n/kbvxPuPx
|
|
2t2rvJvHqx+nvFeYcy95vJaHnoYPkf2t71Nez/fl7gfwvuT7Mu8B7fztZg9q
|
|
ue8JOMbt20zF+MIN3L8IPiJ8LKEj6+ATwk1X6Z76Mu1v7DQ878LFZPcdOEwO
|
|
j56uXET2fwU/R/YWzDiNXyD7hs3CfeP5XoXXk82Oj+L+CFeRnbazsZ9S2s+i
|
|
ucrnkZ175uF5I0dHzVfOTGj/GjiLbIwowPtfeBQ5/Bk8kuevXYj3H9kcWqjs
|
|
e4HyaYuUU4Q7C3cRDpC9l2CL7E55Ct8jcnRAWHk4OTYJDia0VQVvFHZ5vCeX
|
|
4P6fle3uzyh3XEr17/os1k8OvAWnkv2bliqnkUOHlin3Isf6Ofj+kaPrluN8
|
|
uP+FK3A+ZCt9hZb79sIW2a35J+rF8125Wjl5Wdzh9q/hfIQ5j7R9XflysnMA
|
|
7ig829E9neymvIH7QQ78Fc4ne3URfB/JvjZv4vsoPFd4Ptm8CS4gh1qW4XtI
|
|
Dv9uLZ5fshVZq7V3m7yttfe2VuD55vn+VKVcwp60Cc8z9790s/IycrAEdrge
|
|
RVuUV/H+y7Zq9s+rUS7l/czZpvwKj59Ui+9bQhvXwhFy9FO4PKGtnE/x/eL5
|
|
rt6O95FwlOs5GN4gXC28hfebB7vCtcI7eP0uvJPrcwze/X/6C97v9M+UPeG9
|
|
wnVcj5/hGDkyaAe+R3zeDtzA62//Ob5H3P7ATuWjfD7f71I+zl70Bb5HvN49
|
|
X2i53dJTNl7SnUT2LfC0/o1uSrl55x7l5uTwI3uVW5IjM7/B+0B4pPC4M+S5
|
|
ZG8lPIrX94meBzbvw30RruH1+b/F/eD9HoZrefz6epyH8AGy1foHLW/0IR6v
|
|
B3xE+KjwMeHjwid4/2NgY7nuZuTglwfwPkzocIsf8b0Tvobbzz6I9/8Z3JPs
|
|
bTuE7wfZ3PSTljtXHFG+mRxYBptk45JftLzRifPwEjiD9190TDlTOIvXtw62
|
|
yKH0X3E/eLy047g/ZLvVfzRHusFB4dFkXwE8kfc374Tyg8Ih4cnk4Ju6w7vg
|
|
KcJTydFz/6vl/pGwLfyMcAmPl9/kB/W94P0OTlJeTjaPwQ6v7+dztLzRK3l8
|
|
p6nyBuEqspHZTHmjcDWvp7KZ1t4pbq5cyfPd1EIbP/ZeCy23fC21vNGreb7C
|
|
VsplvF+7tXK5cPSs8sgrrbX5pI0an7a+aLtk5ZozeHtCxwYk6/PFkrX6RaO/
|
|
1+rrBS/TcrdrWy13VrfT8ka73H47/DXPv629cj05sMWvvJ/nz75S2bdCd2dy
|
|
bCrcSdgv3JvsfwnuJdxTOI3su+QqrX+jVf9vO2l5ePB1yiHhydze1XP3wA1a
|
|
HujXVXkK2VufqjyT833dlGeRrT3dT+N8sn3+jZrNctjm8RakKc/mfERP5blk
|
|
IylduYDrWQsXCi9iT+utHOb9LtdtZJnKRVzP9zKUi/l8u2cqP8f9F8KruB7b
|
|
ByqX8non3a78unAZOfT8b9v5EC4nBydayu/y+ZXA67h/7yF4Xrn/BHiDcDXX
|
|
91t4I49/4VAt97+r274gR2vf6JP5/wDatX5V
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 2533.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {610}}]& ]}, {{{}, {{},
|
|
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.937566691125*^9, 2533.}],
|
|
Offset[{8., 0.}, {3.937566691125*^9, 2533.}],
|
|
Offset[{10., 0.}, {3.937566691125*^9, 2533.}],
|
|
Offset[{12., 0.}, {3.937566691125*^9, 2533.}],
|
|
Offset[{12., 0.}, {3.937566691125*^9, 2533.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.937566691125*^9, 2533.}],
|
|
Offset[{8., 0.}, {3.937566691125*^9, 2533.}],
|
|
Offset[{10., 0.}, {3.937566691125*^9, 2533.}],
|
|
Offset[{12., 0.}, {3.937566691125*^9, 2533.}],
|
|
Offset[{12., 0.}, {3.937566691125*^9, 2533.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.937566691125*^9, 2533.}],
|
|
Offset[{38., -5.499999999999997}, {3.937566691125*^9, 2533.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.937566691125*^9, 2533.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.937566691125*^9, 2533.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"2533\"\>",
|
|
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.937566691125*^9, 2533.}],
|
|
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: Tue 1 Oct 2024 20:03:04 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 2533 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.5431776*^9, 3.936384*^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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
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.936384*^9, 281.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {485}}]& ]}, {{{}, {{},
|
|
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.936958497*^9, 281.}],
|
|
Offset[{8., 0.}, {3.936958497*^9, 281.}],
|
|
Offset[{10., 0.}, {3.936958497*^9, 281.}],
|
|
Offset[{12., 0.}, {3.936958497*^9, 281.}],
|
|
Offset[{12., 0.}, {3.936958497*^9, 281.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.936958497*^9, 281.}],
|
|
Offset[{8., 0.}, {3.936958497*^9, 281.}],
|
|
Offset[{10., 0.}, {3.936958497*^9, 281.}],
|
|
Offset[{12., 0.}, {3.936958497*^9, 281.}],
|
|
Offset[{12., 0.}, {3.936958497*^9, 281.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{33., 5.500000000000003}, {3.936958497*^9, 281.}],
|
|
Offset[{33., -5.499999999999997}, {3.936958497*^9, 281.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.936958497*^9, 281.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {3.936958497*^9,
|
|
281.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"281\"\>",
|
|
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.936958497*^9, 281.}],
|
|
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: Tue 1 Oct 2024 20:03:04 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 281 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.7931328*^9, 3.936384*^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.}}]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9210912*^9, 9.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {17}}]& ]}, {{{}, {{},
|
|
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.92277328425*^9, 9.}],
|
|
Offset[{8., 0.}, {3.92277328425*^9, 9.}],
|
|
Offset[{10., 0.}, {3.92277328425*^9, 9.}],
|
|
Offset[{12., 0.}, {3.92277328425*^9, 9.}],
|
|
Offset[{12., 0.}, {3.92277328425*^9, 9.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.92277328425*^9, 9.}],
|
|
Offset[{8., 0.}, {3.92277328425*^9, 9.}],
|
|
Offset[{10., 0.}, {3.92277328425*^9, 9.}],
|
|
Offset[{12., 0.}, {3.92277328425*^9, 9.}],
|
|
Offset[{12., 0.}, {3.92277328425*^9, 9.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{23., 5.500000000000001}, {3.92277328425*^9, 9.}],
|
|
Offset[{23., -5.499999999999999}, {3.92277328425*^9, 9.}],
|
|
Offset[{12., -5.500000000000001}, {3.92277328425*^9, 9.}],
|
|
Offset[{12., 5.499999999999999}, {3.92277328425*^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.92277328425*^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: Tue 1 Oct 2024 20:03:05 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.9210912*^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/AzXbbS9JAZ6SyPG1qWtrs0pkR2hKZoZYebiabkTUZkCVwb
|
|
fjUvHUFA+eoaipHS7taXruReExD5vCBIC5s3s4Gm7S6yKJGOlOVWtuR5/s/a
|
|
acvFxuC3//u8z/u+97z3TF6d6UwdpihK8/Xfob/Xf4zIhy7Oo//Mzfr/sO++
|
|
ZTaHE9NuaCstA/aSQ7Eem43S7Bs68K3d+qICmzXtsM0ua3Y/2dz+6ZCDj8+B
|
|
U8iByBi24iKra8UtnTR/OWw2kl1lj8ABshYbi/HNZNMrbuD6OY9i/CmyY9Rc
|
|
5J3kYKG4netnPobxTVx/TtxsN/o5/DryE2QraR78GVl9Ng7mfq4t8bb+rknz
|
|
kR/n+kpY6SAbg3aH3Qsw/hivpwNW2KH4BORtPJ++EObzVOcugvl8XKlPwPX/
|
|
Mu8nUPwk3MX9Rj6FfmzHN2Ku9w0z4KPcf1oi7OP6RCf8Dvdb/Ay8l8efgM0K
|
|
3v/kJcjLuf5X2NzNeftS5Ds535OE3Mvz71qGPI/Hpy1Hns/neUGcy+dX9xyc
|
|
w89XeAXqTa6/dSXyLO53Xjz8GPU7m4zx41po/gdWwWPI2tQX4NFk34RU2/hg
|
|
5IvwmXo6/5/EPWRtzBr0e7htyGYKrLDd0S/DE8ihQvE4snfmK6i/hRxMFo8i
|
|
WwXikTz/iLWojySrebB5J9k3PB0525EDm6N5vvsz4LFk3ZkJX2ul8VPcqP+L
|
|
rF2Fzctk1+CryC2yrz8L+c9kb8t65Oxg8SaY5w+s2ozxP5JDK19D3sf9D8Hm
|
|
D2Q1aQtytne/B7lG69fuzYYnkY1EWLmHz3/x68gHg9Q/YSs8QNY7xTfT/Io7
|
|
B76JbMXlYr4RvP6LYs5DfdtkPbzfhjx4IudFBRjPVvN3wLdzv+WFcATvrxs2
|
|
p3G/00XIp/L4P4uRT+d8Yykcxf2y3oDvoP1Z67xwJNm0vPL8kNXMnbDK59NU
|
|
ZnOwZDfq2WZ0udwXcih5D/L5ZMP/FhxHDs+owPgrdJ9CyttwP9+vL8V3cb1z
|
|
r7wvKFf/EFeR9Sn7bLnjqrie73NXJdzIjnhX3g98v1e/Z6vXqt+HK8nurz+A
|
|
exvp8+j5EO4mh04dgMc30Xlt+kjWT9Z/F+8gK76P4TJyMOGgfD+SfQNVtvwf
|
|
v0l2pPttubfVb6vX9ABcQg73iYu4Xv0ELiS7YsQv8XpKxalk47bD8v3fQOdf
|
|
K84j+2ZVwznk0PPirWRrRY18P5PDD9bCHnLw9BHYTTY9dXAGWTl5FE7nXGuA
|
|
C8juX8TbyK7jjXAu2ahogkvJgUviEh6/pgXexfu7EISLeX8prfB2slbTBueT
|
|
HXnttvOwZnTA2Tzfui54A4+POGnLHdVf2Gws+Qq+m54v9Zp4ItkV1S3vD7L2
|
|
uXg8Oby+R94n/HwmnIGd/PxeFueSAwNn5f1Ndujn5PPi+ceel/vB65ne+x+u
|
|
J+tLxXXcz/MdfITXs/F7uJb385u4huv39cHVvJ8NV+BD7P6oS2w/2eiNtjk0
|
|
azZcRXbnxsAHyVZTPHyA17/gaXh/o/430cIvFg==
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9338784*^9, 7336.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {190}}]& ]}, {{{}, {{},
|
|
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.9353007825*^9, 7336.}],
|
|
Offset[{8., 0.}, {3.9353007825*^9, 7336.}],
|
|
Offset[{10., 0.}, {3.9353007825*^9, 7336.}],
|
|
Offset[{12., 0.}, {3.9353007825*^9, 7336.}],
|
|
Offset[{12., 0.}, {3.9353007825*^9, 7336.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.9353007825*^9, 7336.}],
|
|
Offset[{8., 0.}, {3.9353007825*^9, 7336.}],
|
|
Offset[{10., 0.}, {3.9353007825*^9, 7336.}],
|
|
Offset[{12., 0.}, {3.9353007825*^9, 7336.}],
|
|
Offset[{12., 0.}, {3.9353007825*^9, 7336.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.9353007825*^9, 7336.}],
|
|
Offset[{38., -5.499999999999997}, {3.9353007825*^9, 7336.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.9353007825*^9, 7336.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.9353007825*^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.9353007825*^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: Tue 1 Oct 2024 20:03:05 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.9338784*^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:eJxTTMoPSmViYGAQBWIQDQQbNhe+dgSzAiY6gKjbRSh8A9ZiFH5AXx1efsMO
|
|
VP6GR6j8BMZmFL6CwmZU87xQ+Qq3T6HwJ/w/gypfdxbKj4G499M7KF9iCpg/
|
|
w+MNMl/hzC4UvsGWiyj8De9uQfk75oP4H8oU30L4W8B8gRKlt8jyAY/NEHwA
|
|
U1lSqQ==
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9210912*^9, 2030.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {21}}]& ]}, {{{}, {{},
|
|
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.92275873125*^9, 2030.}],
|
|
Offset[{8., 0.}, {3.92275873125*^9, 2030.}],
|
|
Offset[{10., 0.}, {3.92275873125*^9, 2030.}],
|
|
Offset[{12., 0.}, {3.92275873125*^9, 2030.}],
|
|
Offset[{12., 0.}, {3.92275873125*^9, 2030.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.92275873125*^9, 2030.}],
|
|
Offset[{8., 0.}, {3.92275873125*^9, 2030.}],
|
|
Offset[{10., 0.}, {3.92275873125*^9, 2030.}],
|
|
Offset[{12., 0.}, {3.92275873125*^9, 2030.}],
|
|
Offset[{12., 0.}, {3.92275873125*^9, 2030.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.92275873125*^9, 2030.}],
|
|
Offset[{38., -5.499999999999997}, {3.92275873125*^9, 2030.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.92275873125*^9, 2030.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.92275873125*^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.92275873125*^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: Tue 1 Oct 2024 20:03:05 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.9210912*^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:eJxTTMoPSmViYGAQBWIQDQQGrMWvHSHMWAcgEdBXh8Jv2IHK3/AIlZ/A2IzC
|
|
d/BeAuPbg/gKCptR+AFeaPzKAzC+KVj97VMo/An/z6DK152F8htiQPwLp+/B
|
|
5C3B7jF+DuObg/gCMz6g6A9Yxf4GyjcB8Q1meKDwHzyfDOPrgO07swuFb7Dl
|
|
Igo/4LHZWzgfAIU+RVc=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9210912*^9, 14.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {21}}]& ]}, {{{}, {{},
|
|
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.92275388025*^9, 14.}],
|
|
Offset[{8., 0.}, {3.92275388025*^9, 14.}],
|
|
Offset[{10., 0.}, {3.92275388025*^9, 14.}],
|
|
Offset[{12., 0.}, {3.92275388025*^9, 14.}],
|
|
Offset[{12., 0.}, {3.92275388025*^9, 14.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.92275388025*^9, 14.}],
|
|
Offset[{8., 0.}, {3.92275388025*^9, 14.}],
|
|
Offset[{10., 0.}, {3.92275388025*^9, 14.}],
|
|
Offset[{12., 0.}, {3.92275388025*^9, 14.}],
|
|
Offset[{12., 0.}, {3.92275388025*^9, 14.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{28., 5.500000000000002}, {3.92275388025*^9, 14.}],
|
|
Offset[{28., -5.499999999999998}, {3.92275388025*^9, 14.}],
|
|
Offset[{12., -5.500000000000002}, {3.92275388025*^9, 14.}],
|
|
Offset[{11.999999999999998`, 5.499999999999998}, {
|
|
3.92275388025*^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.92275388025*^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: Tue 1 Oct 2024 20:03:05 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.9210912*^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:eJxl0D1IgkEcBvBLaGkQaQwHo6IGoRf6oCmspS+Il8ZaJKihpSGCGhIht0CE
|
|
iFxLS8sGQRNpsqHFlKwhhECkBvuwcChqqt73uecNjg7u48c9/+Pu2ueXZxZs
|
|
Qgi30c3ZaFrzyssIVumExxj1oE+xP6s6ea/a27SpODe8RZ/ETYeu9ulj2DMV
|
|
pd9ipsVujK7DLldKsT6ZUvL/vJ6jbXApf04/H+K8nQv6Vvour1hLFOgyHPqx
|
|
XJF5X5HOyPMvK7SAvX01+hv5auCRHoVFV51eOsD/FC0vwo5wg85FsZ95t/Kw
|
|
PvBh5eFQ7yetwf6grS7thkWgg+6R9dPddKfMO8foVlgLjytOPk3QDriUnaXt
|
|
Mm9fo1vkfeIb9FcE769t00N7qL85ovvhxtwp7YRdhTPFWvpacXW1TLfB+sPg
|
|
659/AVzHt9k=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9210912*^9, 2189.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {44}}]& ]}, {{{}, {{},
|
|
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.92275388025*^9, 2189.}],
|
|
Offset[{8., 0.}, {3.92275388025*^9, 2189.}],
|
|
Offset[{10., 0.}, {3.92275388025*^9, 2189.}],
|
|
Offset[{12., 0.}, {3.92275388025*^9, 2189.}],
|
|
Offset[{12., 0.}, {3.92275388025*^9, 2189.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.92275388025*^9, 2189.}],
|
|
Offset[{8., 0.}, {3.92275388025*^9, 2189.}],
|
|
Offset[{10., 0.}, {3.92275388025*^9, 2189.}],
|
|
Offset[{12., 0.}, {3.92275388025*^9, 2189.}],
|
|
Offset[{12., 0.}, {3.92275388025*^9, 2189.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.92275388025*^9, 2189.}],
|
|
Offset[{38., -5.499999999999997}, {3.92275388025*^9, 2189.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.92275388025*^9, 2189.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.92275388025*^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.92275388025*^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: Tue 1 Oct 2024 20:03:05 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.9210912*^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:eJxTTMoPSmViYGAQA2IQDQQGrMWvHSGsYgcgGdBXh8Jv2IHK3/AIlZ/A2IzC
|
|
P2DXDeUnFID4Dt5LoHyGZBBfQWEzCj/AC8Z3wMpXmHoUxo8E82+fQuFP+H8G
|
|
Vb7uLJTfEAziXzh9D8YPArtfV/QNVD2YbzDDA4X/4PlkKL/BF8Rf8G4djO8D
|
|
Nv/MLhS+wZaLKPyAx2Zv4XwAd9pRfQ==
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9210912*^9, 57.}}]},
|
|
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.92275388025*^9, 57.}],
|
|
Offset[{8., 0.}, {3.92275388025*^9, 57.}],
|
|
Offset[{10., 0.}, {3.92275388025*^9, 57.}],
|
|
Offset[{12., 0.}, {3.92275388025*^9, 57.}],
|
|
Offset[{12., 0.}, {3.92275388025*^9, 57.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.92275388025*^9, 57.}],
|
|
Offset[{8., 0.}, {3.92275388025*^9, 57.}],
|
|
Offset[{10., 0.}, {3.92275388025*^9, 57.}],
|
|
Offset[{12., 0.}, {3.92275388025*^9, 57.}],
|
|
Offset[{12., 0.}, {3.92275388025*^9, 57.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{28., 5.500000000000002}, {3.92275388025*^9, 57.}],
|
|
Offset[{28., -5.499999999999998}, {3.92275388025*^9, 57.}],
|
|
Offset[{12., -5.500000000000002}, {3.92275388025*^9, 57.}],
|
|
Offset[{11.999999999999998`, 5.499999999999998}, {
|
|
3.92275388025*^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.92275388025*^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: Tue 1 Oct 2024 20:03:05 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.9210912*^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: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
|
|
Jzv4X8j2Wcc=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9357792*^9, 1894.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {346}}]& ]}, {{{}, {{},
|
|
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.9364281945*^9, 1894.}],
|
|
Offset[{8., 0.}, {3.9364281945*^9, 1894.}],
|
|
Offset[{10., 0.}, {3.9364281945*^9, 1894.}],
|
|
Offset[{12., 0.}, {3.9364281945*^9, 1894.}],
|
|
Offset[{12., 0.}, {3.9364281945*^9, 1894.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.9364281945*^9, 1894.}],
|
|
Offset[{8., 0.}, {3.9364281945*^9, 1894.}],
|
|
Offset[{10., 0.}, {3.9364281945*^9, 1894.}],
|
|
Offset[{12., 0.}, {3.9364281945*^9, 1894.}],
|
|
Offset[{12., 0.}, {3.9364281945*^9, 1894.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.9364281945*^9, 1894.}],
|
|
Offset[{38., -5.499999999999997}, {3.9364281945*^9, 1894.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.9364281945*^9, 1894.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.9364281945*^9, 1894.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"1894\"\>",
|
|
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.9364281945*^9, 1894.}],
|
|
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: Tue 1 Oct 2024 20:03:05 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 1894 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.773952*^9, 3.9357792*^9}, {0, 1894.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
RowBox[{"DateListPlot", "[",
|
|
RowBox[{
|
|
RowBox[{
|
|
RowBox[{"Callout", "[",
|
|
RowBox[{
|
|
RowBox[{"Last", "[",
|
|
RowBox[{"{", "}"}], "]"}], ",", "\<\"Last[{}][[2]]\"\>", ",",
|
|
"Right", ",",
|
|
RowBox[{"LabelStyle", "\[Rule]", "Small"}], ",",
|
|
RowBox[{"Background", "\[Rule]",
|
|
TemplateBox[<|"color" -> RGBColor[0.87, 0.94, 1]|>,
|
|
"RGBColorSwatchTemplate"]}]}], "]"}], "[", "]"}], ",",
|
|
RowBox[{"PlotTheme", "\[Rule]", "\<\"Detailed\"\>"}], ",",
|
|
RowBox[{"FrameLabel", "\[Rule]",
|
|
RowBox[{"{",
|
|
RowBox[{
|
|
RowBox[{"{",
|
|
RowBox[{
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}],
|
|
HoldForm], ",", "None"}], "}"}], ",",
|
|
RowBox[{"{",
|
|
RowBox[{
|
|
TagBox["Year",
|
|
HoldForm], ",", "None"}], "}"}]}], "}"}]}], ",",
|
|
RowBox[{"FrameTicks", "\[Rule]",
|
|
RowBox[{"{",
|
|
RowBox[{
|
|
RowBox[{"{",
|
|
RowBox[{"All", ",", "All"}], "}"}], ",", "Automatic"}], "}"}]}], ",",
|
|
RowBox[{"ImageMargins", "\[Rule]", "20"}], ",",
|
|
RowBox[{"ImageSize", "\[Rule]", "Large"}], ",",
|
|
RowBox[{"PlotRange", "\[Rule]", "Full"}], ",",
|
|
RowBox[{"PlotLabel", "\[Rule]",
|
|
TagBox[GridBox[{
|
|
{
|
|
StyleBox["\<\"minecraft-hosts domain tally history\"\>",
|
|
StripOnInput->False,
|
|
FontSize->16,
|
|
FontWeight->Bold]},
|
|
{
|
|
StyleBox["\<\"updated: Tue 1 Oct 2024 20:03:06 UTC\"\>",
|
|
StripOnInput->False,
|
|
FontSize->12]},
|
|
{
|
|
StyleBox["\<\"latest: Last[{}][[2]] domains\"\>",
|
|
StripOnInput->False,
|
|
FontSize->12]}
|
|
},
|
|
DefaultBaseStyle->"Column",
|
|
GridBoxAlignment->{"Columns" -> {{Center}}},
|
|
GridBoxItemSize->{
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}],
|
|
"Column"]}], ",",
|
|
RowBox[{"LabelStyle", "\[Rule]",
|
|
RowBox[{"{",
|
|
TemplateBox[<|"color" -> GrayLevel[0]|>,
|
|
"GrayLevelColorSwatchTemplate"], "}"}]}]}], "]"}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.011000000000000001`], AbsoluteThickness[2], LineBox[CompressedData["
|
|
1:eJx90V1IU3EYBvA5+iCmtVKLEGJKGSTSSc1gN00vhNiIkxUVJJwMrSDYgT68
|
|
iMaJQOpisjBMukn6kIkNTilBXlmznCa1qOgDgmHfbtXoalGLtud9FhyQBvv4
|
|
8bzv/z3/d5Xt/tYOu81m25V7579zL6W0c64Jv6pnPLnPRJdfbDSKU2fojbA5
|
|
fJ6ug5WBIPu/PcrbMPvoFthm77f6xmX2z03nrf202vV5gPUK6vXMEPMiOL1t
|
|
2OJE+y06iX6nMkqXSf/0XZ43gTzxMkrLvMSaj/QQ7DlGG+F5bWv4zfoYPF5l
|
|
T4q/w0pwCb0A8821Tjor/a8qxIZX9uWvYr4CVp7XMB9Bvbqqjj4HG+8bWP9M
|
|
nj/gZr5UzittZn4VefpNC31W9uv10cdlX4t30z5xej9dK/epP0g7pN93hPNe
|
|
T+UdL9GZf4Fdp07SP2C1J/Bfm7MBy3lqV3fhfrAWDNLlsg+th/Vlsv/1vfQU
|
|
6tOX+ukU7Fl4hf0XZJ5/kPmYnL8pQkfk+V0jFmvaGH1U+vUovVx8J8bzX8Tw
|
|
PDNPmF+DE5m3zK/D+mCSuQorh4pSks9OwpFFYqMX9rgc9E7Y/LSM9cVwfMNK
|
|
ukT6H1Sw3il2VFqsh9fR5XAoWUOvhsf/1PO8vQ8xv89NP57A/LatFqf3NLH/
|
|
BKzetDqebbZY6/Cy3y393dst9uxoZb0exf4+7KNv38f/U32AvgiHQocL95E8
|
|
o9Nb7iEPny7sB3b9mpzfRjGsjD612NycLewbVt81fv3nv2hjbmQ=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9210912*^9, 8728.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {84}}]& ]}, {{{}, {{},
|
|
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.9233645865*^9, 8728.}],
|
|
Offset[{8., 0.}, {3.9233645865*^9, 8728.}],
|
|
Offset[{10., 0.}, {3.9233645865*^9, 8728.}],
|
|
Offset[{12., 0.}, {3.9233645865*^9, 8728.}],
|
|
Offset[{12., 0.}, {3.9233645865*^9, 8728.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.9233645865*^9, 8728.}],
|
|
Offset[{8., 0.}, {3.9233645865*^9, 8728.}],
|
|
Offset[{10., 0.}, {3.9233645865*^9, 8728.}],
|
|
Offset[{12., 0.}, {3.9233645865*^9, 8728.}],
|
|
Offset[{12., 0.}, {3.9233645865*^9, 8728.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.9233645865*^9, 8728.}],
|
|
Offset[{38., -5.499999999999997}, {3.9233645865*^9, 8728.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.9233645865*^9, 8728.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.9233645865*^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.9233645865*^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: Tue 1 Oct 2024 20:03:06 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.9210912*^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:eJx12Xl4jOcaBvBPqDUYVaTWsW+nTCxpgzK22hmqqHVoLUlVxnLs9KOWRA9N
|
|
LbHL1E4sY29Ka4gQggxiqbQ6JSGN5Yyg1VjOqee+3z/eXm3/UL/rft7nXb5l
|
|
rstXdVhUr+FBhmHU+fOPV///8z9b6RE5reVv8cftf/7pnxQFmxfhe7PoHLEn
|
|
IYZ+ILa5F9J5YjPyK/Z7Dnvi6BJJr2wErfgHvy42319JlxK7Hau03Nik2/kH
|
|
bcKu02uYlxF7A2vpcuJA+XWsh63Zbi03Fq2nQ8SOfptZXwH9n26jq6FfpwS6
|
|
utg/bA/H25A32keHii22/ZpdZxI5vhfGX01i3hvrn5HMvB/yyreZXxLbx9Mm
|
|
bDR5zvwlxlcLusvzOvHKsasL0GXEtoVF6Epi5yHahL09S2r21LDQ6WLjWgWO
|
|
D0l+ZTOqGt34b21Lr8/xNU7K+ZZrxLyF2MxsQg8S2xc2Zf1gcaDw28yXit1z
|
|
3mG+TuydFc7cjX71mjGPF/tn6vb1bE5Hiy1d3+X4xWJrxVb0evQr3YbeKY69
|
|
1Zbeg/UOaU8PPSX7bfQePUwcuE6bsLtPR+ajxM7/6XaldaYjxb7qXego9LN2
|
|
pceKrV2Ux4nNeOXxYkvlbppd42gTNh6qfII4Nqo7c9i7UnmSbmMy1pOkPAXr
|
|
eaA8VewI6cHxsOWYbvtd5elYXxkHx8/Ubc7DeUSo3I3zy1Y5bGb1ZP612B/e
|
|
S8vdN5XX4XoNfZ9ej/0fUN7yF2/F/n+mjW3Yf5HezDNxfw+mDdizV/m22Lj+
|
|
AevviG0F+jD/Fff7DtrM/ovv4/68quof4P6s35f+L+73z2gzF89LnX70k7+4
|
|
NK7/DNqAvTU/pC04r9T+rC+B854wQMsDubQJWwID6ddxvVYM0vrb7iu/gfNt
|
|
PZj1ZXD/eGmjLPJMp3ofYX0lhtJV0K/xR5p9s4ZzvFXsqT2SeU307xpBv4X7
|
|
r1Mkbcf9Np422mL/9k+Zt8N+R46hO2C+4i7Wd8T9FzOWOezZp5yM8yk8jvUn
|
|
sZ/PxzM/j+claALz66hPUL6J+loTWQ9bp9HGLdzv1SfRd7D+s5PU/YbzjJ+s
|
|
7hesd9wUOle3+QT9Tio/x35XTmV9gRTp12Ya80Ji6zHaKCz2tJpOB4t9LWbQ
|
|
bcS2r5Tbo1+WcgexY9HMf3Dnv7Xri8+4nh7o38RkPkDsHEybAzFftMoHi717
|
|
VQ47QmfRI7CfubPU+1js363bN3u2ep9ivnyfq/epbuaOdJVPxviac5nPQT5p
|
|
HvNYsb3zfM3WQDQdJ7Ykxaj3m9iIW6DZmaO8Efsp9R/Otwn9Y5U3Yz0lFrJ+
|
|
G8YvpI3tWJ9zEb1PbC6gTdje+EvmB8Tu+bQJW3+IZX4E9Ve+Yu7F/L0XMz+G
|
|
+ulL6ONYf55yCq7/hqWajWrL6LNYb6c4Og3zVVxO+zDfKtq8jv2+uYJ5hjiw
|
|
XLc/ciV9A/2O0ubPuP8Wr2L+O9Y/fDXzPKz/lvILzO9fw/r8pyWft475a2Jj
|
|
VzxdUGxNcLO+iNi+9WvmZcWxaevpcsi7bGR9iNgdT5uwrfIm5pUxf9Rm9X4V
|
|
u0K2aDaW00ZtzFdmK/M64kAEbcDWpSpvgH6Ht9EN0a/ZdtaHYnxwAnPYMZQ2
|
|
wjF+8A66u9gZupP1cGA3bfRBfb7dzPtjvS+VB2K/zzy0E/Ub93D8UJxPt73M
|
|
Yat1n2ZHZ9oYoduE/SnKY3D+Y/fT49Ev6QA9G/PnHGS/1chHfKPZEp7I+q+x
|
|
f+e39AZc74JH6K04393K29Bvx3fsl4D91/ue+U7U9zpKH8J+pnjpb8TmBuVE
|
|
se/MMfqc2Lv2uPp9Q39Xkno+sP5k2oBtx08wz8Z4ezLzu1jvMtq8j/M5cpL5
|
|
A4wffkr9vuH6JtLmQ8x/MIXOxfzFTqvn64z0G0IbBcXuGOXCYt8+VQ/bCp9h
|
|
XkzsnUebJcXWDN1mw1TWW8SWXbp9fc6yvhT6JyiHiJ2XaeNN9J95jm6g24TN
|
|
i8qhYvu083QjsVEjjbZh/WdpA7mji49uIvbEK4ehX+ULHP821lfhIv0O+kXR
|
|
RjOxf/Ql9bzifMukq+dVHJtNGz3EgRaXaQf2c5g2+2L9xa+q33fsv+g12on1
|
|
Rit/jPOd+wM9EvM1uM5+cGC28ijcD+kZdCTymj9x/CdYz0baHI39PVX5GMyX
|
|
ekM971jfo5/pqL+1Z6yf4ydi/vK/MF+CfmOU12B83E31+477KeKW+j3H/TMi
|
|
k/biemQqJ2F8eBbHH8f44Nv0KYwvckezszFtnMd57FF5GvY/J5u+gvXn/5X1
|
|
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
|
|
OwOEWw==
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9354336*^9, 11752.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {552}}]& ]}, {{{}, {{},
|
|
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.9366134325*^9, 11752.}],
|
|
Offset[{8., 0.}, {3.9366134325*^9, 11752.}],
|
|
Offset[{10., 0.}, {3.9366134325*^9, 11752.}],
|
|
Offset[{12., 0.}, {3.9366134325*^9, 11752.}],
|
|
Offset[{12., 0.}, {3.9366134325*^9, 11752.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.9366134325*^9, 11752.}],
|
|
Offset[{8., 0.}, {3.9366134325*^9, 11752.}],
|
|
Offset[{10., 0.}, {3.9366134325*^9, 11752.}],
|
|
Offset[{12., 0.}, {3.9366134325*^9, 11752.}],
|
|
Offset[{12., 0.}, {3.9366134325*^9, 11752.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.9366134325*^9, 11752.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.9366134325*^9, 11752.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.9366134325*^9, 11752.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.9366134325*^9, 11752.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"11752\"\>",
|
|
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.9366134325*^9, 11752.}],
|
|
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: Tue 1 Oct 2024 20:03:06 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 11752 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.5431776*^9, 3.9354336*^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.}}]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9210912*^9, 1730.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {15}}]& ]}, {{{}, {{},
|
|
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.922185706875*^9, 1730.}],
|
|
Offset[{8., 0.}, {3.922185706875*^9, 1730.}],
|
|
Offset[{10., 0.}, {3.922185706875*^9, 1730.}],
|
|
Offset[{12., 0.}, {3.922185706875*^9, 1730.}],
|
|
Offset[{12., 0.}, {3.922185706875*^9, 1730.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.922185706875*^9, 1730.}],
|
|
Offset[{8., 0.}, {3.922185706875*^9, 1730.}],
|
|
Offset[{10., 0.}, {3.922185706875*^9, 1730.}],
|
|
Offset[{12., 0.}, {3.922185706875*^9, 1730.}],
|
|
Offset[{12., 0.}, {3.922185706875*^9, 1730.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.922185706875*^9, 1730.}],
|
|
Offset[{38., -5.499999999999997}, {3.922185706875*^9, 1730.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.922185706875*^9, 1730.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.922185706875*^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.922185706875*^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: Tue 1 Oct 2024 20:03:06 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.9210912*^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:eJx913l8TdcWB/ArhhqCW1X6UA41tKF6DE1N5VRViaEnhhgaXFMMJbmGosaL
|
|
iCA4iHm6JdVUgis0pVKOGKpoXJq2aup5pmrQ3kcHVdXX7rXWp5+fj/IH+X72
|
|
3muvtfY+50T1AQldBoe5XK7Ff/31979//XFvulTwivppwkbjIXY1vseOUbZr
|
|
hF0nt1G2VhdhN1HW55dgN6b50WXBgZpudk2Kf7oyO0zZl1CDfWODipdfl31Y
|
|
2azYkJ2l7LvcmH1Z2Zj/Ivuacqj4S+xbyoHt4p+UnbPiX5T9iU3YRSj/6U3Z
|
|
xZRDGU1h3JnajH1PrQ9GNwfrm5rD/u6OL4O1Kq0gH98Trdku6u+lV9nhyka/
|
|
19gVqN8N27LLKftj2rErKXtPRMH8kNYR5rurdmKXoXiVO7OLU/0rxSXpfFq/
|
|
AfW796ON62hXqsm+T/Uuiob6fVfEIWWnaRcY919E2992hfvhfqw73pciMewC
|
|
Zaun+KJyoHsP9hll15Se7HxlM60X+yvKLw/tGfsmO6gcuiXOo3xCsexTysEV
|
|
fWC+9Upfdi7VO7QfO5vGL3vwfn/Un72O6ms0kJ1J8acPZm+g+uoMATvR4jRl
|
|
reMw9iplo/1wdoqydwzab4xkJ9F+w9GupWh9H9p6Ih4cGiKeSPksRps5aN9V
|
|
tLEwgT2Z8t0tnkH5lfayEymfAWgrWzyO4s8ZxZ5A/duBdhcfzZ5K/UgaDfvp
|
|
Rcf8iylfeybaDBsLdmeIx1I9f6KDXd9meyl++tsw/qDt2uPA2iTxaGXnmfFg
|
|
/3FxPMXrMAFsrUf7Rr/DHkHxDqODKyfi+taTYD9t/yTof6DVZOi3M2wyjLtT
|
|
0cEWU+D8XUOmwPnoi9DWFbS5YOq/eNxDHbgopufBCZ+Gz8s8dPBbcTLlV9IH
|
|
4w/a0xdtJaPtLLFF+TWYzp5L+c1CO9vQwRkzwJ5CM8Fmvpjur+8+2j0lEfod
|
|
rDULrE9EW3livu/jk/D5jZoN5+26Lab7YY1KfqS1ENqsNAcciEe7D6C9Feey
|
|
hz7UrmVoTwHaKj8PbLcUD6D8lqADj6ewB1H9lthD/Swznx1H+82fD+OmZwHE
|
|
MxotZHdT9s9G68Usdizl8w3a+GoRuzft320xuyft/wXarrMErE1G+4LowF20
|
|
d2Mq5OeqsRTz7Yg22y9jm5RvleVgb1t0cBXa858V7CjKfyQ6tBztDF/Jbk37
|
|
7RO3ofwWr4JxTw5aG7ya3Yzqv4QOOmtwPGkdO5L2D6CNouvZDalfW9Fahh9s
|
|
pL/Lrk/9OYX233sX4lsnNsD6B210SGNH0Pr14mepH1XfAwcSNoG9T73PrrFR
|
|
5b9cTL/vW0+mw3hoWDqMa6ni2srePR/AuKvZZtmP1odnsDVlsz/a2zcT5nsa
|
|
bGHXo/XbxPVpfqFt0g/K9744Ujnwe4DdkeanbZf7pKx3ygKbUTtg/j82lZ0j
|
|
Yl3ZP2onWA+J6f9b2oEP5f1D+xdkQzwtbheMu5vulvct1e/5mJ1E80vsYa9Q
|
|
NorlsI9Sv7ehtcxP2EeoHxF72Tm03zS0q8s+tq1s3xXnUj/esdmHlX0bxXnK
|
|
waP72Rco3s/ii9Sfarlge634MuXnPSD3KU3ld0gcoaznHpTzVvbcENdXto1D
|
|
YG0p2tyH9uYchv30wZ/ifg/Ys/BTWG/tRodKH2G3U/aliOspB7Jx/B/3pXpL
|
|
fSbfE8qvH9o/R9yN8it+lN2Z8msoNqkfSWjtrLg35ffCMfZw2n+reKKycVrs
|
|
fcDxlF/YcfZY5WCMeCvllyHOpPy+xHHrT7Q29fNH2ndKfIT6dw/t1M4DG5PE
|
|
ecqumifA9vETMD/0i/gg3ZcOQfZx2m99EMadz9BG1ZNgbzu0p/IpdjbtnyDe
|
|
Sfv9IN5F8Ud8AfP9T+azA9TvVmjrGjrU4kt2OvVvD9pV+mv2Olo/T5xK/S95
|
|
GhxIFlt0X86jg7O+Ya96qPUz4hXUjyJnwFZ9dGgGOlD3LOTjzUcHnz3HTqF4
|
|
J9GhWufZU6kfaWjnDjp47AJYu/0tezLlM8qBcW+l/+L6eLS27KK836l/wy7B
|
|
86bHXWb76H5cRmtNr4DNgWh3+FX2XIpX4jv2Bup3I7TVBx3ajnYSr7H9VF/h
|
|
79lrqL4eaDuigJ1M8zddZyfSfat1A2x/jg74b7LHUf63fmAPoPyr/Ah2rwix
|
|
4+j5yxWf2fS3fTm32DeU/btvy/dGOXgJbWf/xD6nbL74M9go/gvEt174lZ1P
|
|
80+LL1D8535ju95X/a19l20oa9Fod83f2c2U9er3wPZ6cUtlb+X7YP3gfZzf
|
|
+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
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.935952*^9, 3547.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {658}}]& ]}, {{{}, {{},
|
|
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.936935367*^9, 3547.}],
|
|
Offset[{8., 0.}, {3.936935367*^9, 3547.}],
|
|
Offset[{10., 0.}, {3.936935367*^9, 3547.}],
|
|
Offset[{12., 0.}, {3.936935367*^9, 3547.}],
|
|
Offset[{12., 0.}, {3.936935367*^9, 3547.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.936935367*^9, 3547.}],
|
|
Offset[{8., 0.}, {3.936935367*^9, 3547.}],
|
|
Offset[{10., 0.}, {3.936935367*^9, 3547.}],
|
|
Offset[{12., 0.}, {3.936935367*^9, 3547.}],
|
|
Offset[{12., 0.}, {3.936935367*^9, 3547.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.936935367*^9, 3547.}],
|
|
Offset[{38., -5.499999999999997}, {3.936935367*^9, 3547.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.936935367*^9, 3547.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {3.936935367*^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.936935367*^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: Tue 1 Oct 2024 20:03:06 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.935952*^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:eJxTTMoPSmViYGCQAGIQDQQX7te/dgSzCmodQBRXA5Qv0YCNf2ATjK/QCOJf
|
|
UG2F8jvAfIbP7VD+ATB/g2APlP8AzFe4OQHKP9EE4idcngRT3wLif5g+A8rf
|
|
AOYn7JkF5TO0gu17MAfK5wDzFRQ2o/AFLHei8BOunoHyX4DNe5DH+wbC/wDm
|
|
O6QJvEGR/yUO5T8A8w2OSkP5Bb1g827FQvkcC0H8CRMyoHw1MN9gy0UU/oHE
|
|
+1C+Cpgf8NjsLZwPABzFXt4=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9210912*^9, 2194.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {24}}]& ]}, {{{}, {{},
|
|
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.922706583*^9, 2194.}],
|
|
Offset[{8., 0.}, {3.922706583*^9, 2194.}],
|
|
Offset[{10., 0.}, {3.922706583*^9, 2194.}],
|
|
Offset[{12., 0.}, {3.922706583*^9, 2194.}],
|
|
Offset[{12., 0.}, {3.922706583*^9, 2194.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.922706583*^9, 2194.}],
|
|
Offset[{8., 0.}, {3.922706583*^9, 2194.}],
|
|
Offset[{10., 0.}, {3.922706583*^9, 2194.}],
|
|
Offset[{12., 0.}, {3.922706583*^9, 2194.}],
|
|
Offset[{12., 0.}, {3.922706583*^9, 2194.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.922706583*^9, 2194.}],
|
|
Offset[{38., -5.499999999999997}, {3.922706583*^9, 2194.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.922706583*^9, 2194.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {3.922706583*^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.922706583*^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: Tue 1 Oct 2024 20:03:06 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.9210912*^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:eJx91GtsFFUUB/CBgFgVWO0LatouptWCSFZBFPqaSukiCGwBbdAS1voIGKGr
|
|
oSQomEkxQjE2k0CIGhJrQ9KYSFmLmuCnJXwpAWQJBWlty2hra6GFLdRSHiV2
|
|
/+d/EuYLm+zO/jLn3HvPPXdmRkXlqvfGG4Zhj33j17GPNeNifxH+jRw2x36d
|
|
KnXeT3GHhtSfw9ElrfR3sD2oboDDV9voH2Gf2U43wt7EDpc9NQ59FDbK/3LZ
|
|
bnPbOvQ3vRDr9czuot+A7R3d9N1DcUca1MNw+JN/6N2NyD+jzkC+eUvdCRv1
|
|
PXRmOO7gsLoQtr299DLYuqHeBTv+f+lTsHlA3QNH0/ro27CvUp2CegMfXqbT
|
|
YeeyOhMO5vXTZyR+6oCOL266Rpc0od63YnQQNuYM0uvgYLV6vcTfu05/LPez
|
|
h+hmODCiTjqC9W39j54O12UOuxwruemyuXnEZSP1Fp0Gh3Lv0NnizlGXzTJj
|
|
gP2Ao+fVRXBwzTh6KWyVjqdL4fCn6tdlvNvqCllv1QR6p8RnTKT3wJGrD9H7
|
|
pf4rk+izUv++h+lWWU9+At0i/fE8Qk/Bfjq16nI4+vaj9BHYW/MYfRo2v5is
|
|
88G+tVPoDjjyh7oLtqypD3RotYcekvHuqu/BsYOP0x7Zr1NP0OlS34lEl+0b
|
|
6kWyX+lJtF/21/9gBw6oA9L/b5LpoIwXSaG3SHxhKv2V9Huj+nvJz5tG/y79
|
|
nJ9Gn5d+JTzp6leoOp2+JPP9kEH3ynw5mfSAjLddPSjncZuXTv05bs+Wp/R8
|
|
waFm9buwtziL3gQ7/epKyU/Npqtge8PT9DbYyn2G3gGb3epaOFqRQzfKfHtm
|
|
0udkvhdm0Xfguj/Vo3Dk4rP0uF9w/7Pn6CzY2OqjF8ORjOe1n3B4UF0q94/N
|
|
pVfD1gfz6DLY1/Mi/SbsPTpfnw840OW2Nfkll0OO+h3JL1+g5wV2JiykqyV+
|
|
p3oXbFu5Lsda1DVSfyCf/k3Gry+gozLeiUI9X1JvzKQ7ZT+OF7kcjbxC90n9
|
|
yYvoYcnfqx6V/PeL6Um/Yv9rF9MJsPfLEjoRdub6XQ41qWfBde3ql2H78BI6
|
|
X/IvvEoXyHwtS2kTDuYs0/etzH9WXQGHV76m51XiTy6nt8NW8wp6N+zxr9Tn
|
|
GTY/Un8L+4oD9EFZ79fqBqmvYJW+PyW+9z7/D4F3Q+A=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9357792*^9, 5811.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {144}}]& ]}, {{{}, {{},
|
|
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.936101878125*^9, 5811.}],
|
|
Offset[{8., 0.}, {3.936101878125*^9, 5811.}],
|
|
Offset[{10., 0.}, {3.936101878125*^9, 5811.}],
|
|
Offset[{12., 0.}, {3.936101878125*^9, 5811.}],
|
|
Offset[{12., 0.}, {3.936101878125*^9, 5811.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.936101878125*^9, 5811.}],
|
|
Offset[{8., 0.}, {3.936101878125*^9, 5811.}],
|
|
Offset[{10., 0.}, {3.936101878125*^9, 5811.}],
|
|
Offset[{12., 0.}, {3.936101878125*^9, 5811.}],
|
|
Offset[{12., 0.}, {3.936101878125*^9, 5811.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.936101878125*^9, 5811.}],
|
|
Offset[{38., -5.499999999999997}, {3.936101878125*^9, 5811.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.936101878125*^9, 5811.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.936101878125*^9, 5811.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"5811\"\>",
|
|
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.936101878125*^9, 5811.}],
|
|
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, 3725.2222222222304`},
|
|
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: Tue 1 Oct 2024 20:03:07 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 5811 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8714112*^9, 3.9357792*^9}, {3725.2222222222304`, 5811.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.05],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
RowBox[{"DateListPlot", "[",
|
|
RowBox[{
|
|
RowBox[{
|
|
RowBox[{"Callout", "[",
|
|
RowBox[{
|
|
RowBox[{"Last", "[",
|
|
RowBox[{"{", "}"}], "]"}], ",", "\<\"Last[{}][[2]]\"\>", ",",
|
|
"Right", ",",
|
|
RowBox[{"LabelStyle", "\[Rule]", "Small"}], ",",
|
|
RowBox[{"Background", "\[Rule]",
|
|
TemplateBox[<|"color" -> RGBColor[0.87, 0.94, 1]|>,
|
|
"RGBColorSwatchTemplate"]}]}], "]"}], "[", "]"}], ",",
|
|
RowBox[{"PlotTheme", "\[Rule]", "\<\"Detailed\"\>"}], ",",
|
|
RowBox[{"FrameLabel", "\[Rule]",
|
|
RowBox[{"{",
|
|
RowBox[{
|
|
RowBox[{"{",
|
|
RowBox[{
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}],
|
|
HoldForm], ",", "None"}], "}"}], ",",
|
|
RowBox[{"{",
|
|
RowBox[{
|
|
TagBox["Year",
|
|
HoldForm], ",", "None"}], "}"}]}], "}"}]}], ",",
|
|
RowBox[{"FrameTicks", "\[Rule]",
|
|
RowBox[{"{",
|
|
RowBox[{
|
|
RowBox[{"{",
|
|
RowBox[{"All", ",", "All"}], "}"}], ",", "Automatic"}], "}"}]}], ",",
|
|
RowBox[{"ImageMargins", "\[Rule]", "20"}], ",",
|
|
RowBox[{"ImageSize", "\[Rule]", "Large"}], ",",
|
|
RowBox[{"PlotRange", "\[Rule]", "Full"}], ",",
|
|
RowBox[{"PlotLabel", "\[Rule]",
|
|
TagBox[GridBox[{
|
|
{
|
|
StyleBox["\<\"sinfonietta domain tally history\"\>",
|
|
StripOnInput->False,
|
|
FontSize->16,
|
|
FontWeight->Bold]},
|
|
{
|
|
StyleBox["\<\"updated: Tue 1 Oct 2024 20:03:07 UTC\"\>",
|
|
StripOnInput->False,
|
|
FontSize->12]},
|
|
{
|
|
StyleBox["\<\"latest: Last[{}][[2]] domains\"\>",
|
|
StripOnInput->False,
|
|
FontSize->12]}
|
|
},
|
|
DefaultBaseStyle->"Column",
|
|
GridBoxAlignment->{"Columns" -> {{Center}}},
|
|
GridBoxItemSize->{
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}],
|
|
"Column"]}], ",",
|
|
RowBox[{"LabelStyle", "\[Rule]",
|
|
RowBox[{"{",
|
|
TemplateBox[<|"color" -> GrayLevel[0]|>,
|
|
"GrayLevelColorSwatchTemplate"], "}"}]}]}], "]"}], ",",
|
|
GraphicsBox[{{}, {{{}, {},
|
|
TagBox[
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.009166666666666668], AbsoluteThickness[2], LineBox[CompressedData["
|
|
|
|
1:eJx91HtMjWEcwPGjRUJ6FUqpDhO5teNWSHUiSqjXZTPTH2VjmNVpq+aaMzYb
|
|
pr0bm9qandJc2qyzozH/8JqZGluHRST2UioVTgq5Tufp+cP3H21dPju/53d7
|
|
njVtR/6mnT4mk6l26Nv7e+hLC9rYkyL+Uk9Yh35acjdL5wirpSWw8y1tO31U
|
|
2n3ea+uVSmlDWGusklbKvDabr8OmgGbpunJR379TelBYKfNIP6kU/dT49Q67
|
|
SdhyP1y6RdijREm3ChsX4qWnVnntLlgqnSTs8FGlrcLanSJpm7Bl/H7pwuHz
|
|
2QelXcKeAk0646KYL88hnSmsl7qka4SN2BvSdcIO/bZ013D8pQfSA8LKTbd0
|
|
aLXop+4xrH5rhu3TnsNGEW0boN3pL2Ctj3Z+bGF9aytsDn4FKycN2JT9hvlb
|
|
aPu1tzw/r43xR9ph/TLtPPiO5xtp63faVNUB53ylNXMn++unjbQu5q+g3WHv
|
|
ua98Wt3XzXzddM6KXsYHfqBdnzjvdg/ni+1jvmO08uczP48eYP5B2ij+Ajui
|
|
vsKeNd+4j7xB9hPynfd3h7Yl/KRf/2a+raYP2O9TOmfLCNi+0Qd2HqKtP2hP
|
|
kS/jI0fC+sdRsNHjBzvOjWY/if6wqozh+VLanTsWNp8cx35PBMCWbePZXzNt
|
|
twf+17bNCvP9oj3VE1j/URDnawiGtX5aj5jIfGn/t1pB28onMZ8+mfHJIZxv
|
|
D21bEcp6Z6bwfuPCeH/+4Tx/LIL1r0ayfkwU8x2m3QfMsFI4nfnraXPqDL6P
|
|
XloJiea+d8/k/AmzeF/ttHtHDOudms16C+dwHy9p/flcfl4yHzYVWxgfuYD7
|
|
6aP1u4vY/97FfI8dS9jvrTjuv422B8RzvwZtzl7GeX2XM/44rdkT+H6aaIea
|
|
yPxVSczXkMx5PVbu414K70dfyfknreL5s7RzVyr3X7qa/Zxew3kXpbE/F+1o
|
|
pbXadJ5/tpb1mjL4/yBmHes/pp1Z6xn/cAPvrz6T7z0ti++5gLakquy3jLYl
|
|
bWJ85z/+CzQ2fcg=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9357792*^9, 2572.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {175}}]& ]}, {{{}, {{},
|
|
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.93712968375*^9, 2572.}],
|
|
Offset[{8., 0.}, {3.93712968375*^9, 2572.}],
|
|
Offset[{10., 0.}, {3.93712968375*^9, 2572.}],
|
|
Offset[{12., 0.}, {3.93712968375*^9, 2572.}],
|
|
Offset[{12., 0.}, {3.93712968375*^9, 2572.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.93712968375*^9, 2572.}],
|
|
Offset[{8., 0.}, {3.93712968375*^9, 2572.}],
|
|
Offset[{10., 0.}, {3.93712968375*^9, 2572.}],
|
|
Offset[{12., 0.}, {3.93712968375*^9, 2572.}],
|
|
Offset[{12., 0.}, {3.93712968375*^9, 2572.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.93712968375*^9, 2572.}],
|
|
Offset[{38., -5.499999999999997}, {3.93712968375*^9, 2572.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.93712968375*^9, 2572.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.93712968375*^9, 2572.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"2572\"\>",
|
|
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.93712968375*^9, 2572.}],
|
|
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.666384*^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: Tue 1 Oct 2024 20:03:07 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 2572 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.666384*^9, 3.9357792*^9}, {0, 2572.}},
|
|
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:eJx91GlIFVEUB/BJbLHNSS2l0sZIs5VpL7de9Uqz7WVBRH54BUVF1BQm7QwW
|
|
gRU6UJCJxMMsy6wGP0RFHyb6YhT0AisziylbzezZYrZJzplzof+XBmb5ce89
|
|
99xzh5u4blvu+jBJkkq6b+fdfemJDa1z6Cv7mKf7ae8UNksca1+F/YbjYPYT
|
|
9s2Tjo124fHljs22RrDqaWLHBBwr0c/YcWS5yGbPJEt5L9g3yEYjWr/0kp1f
|
|
QePHN7M3kI39r9jJZxxbVcIjyeae1+zJZPm+8Eyy5wdaqngD9ncIp5IN5S3b
|
|
S9a/oO2sd+w2N345Ojj0PbuLrG4TViod+7a0sHPIdotwLtmf3so+5PaP/Mgu
|
|
dV37iX2ZLK8Jif0lSxPb2WVuvEK03PWZfdptT/oq6nmW4ncKB89RfgXf2C3k
|
|
wIgOcGjBd3ZUFdVjaydYiv3BHk7W0n6hn/8Be1ZJH3m956meD4W7yP6VPdgH
|
|
LjjWl4exa8jmXuHUaor3U7iMHNoZDjYTerLLyVZbL3YF2f7Qm32VHDjRh32N
|
|
7M+IAPvkvuyb7vhi4V3k4Np+bI2sFPVnb3XzPTwArK4eCLYeC28k63rkf62t
|
|
kMHqb3SochDYcy8KbHyJhnyt+BhwKOv/9pUL73DzOTUYbFlDwL7ZsWB9E1pL
|
|
j2MXuPs3fSg4EDEMrBXGg60LCWBfygiMtw8d3K2A5fyRGL8OrXhHge1WtByb
|
|
BDY2JoP1tNFgzyth938Mrkthn3fnOzIGbE8eCw48RVsN49jVbvuBCeznZKlA
|
|
BVsJk8Bmu3Cb235rCljfPBWsvpkGVq5PZ3e49W9G6wNmgDUbreTNYnsv0nrD
|
|
U8HaQbShp4FD9eiAL4OdT1YqMsX548a7MxtshTzsSrJ5ew67nhy05rIbyerg
|
|
eWDrONrc4AVLxfPBytEFYHtKFlirRQea0MaVbBz/aCHOV58D9qcsEvvtzv8A
|
|
bS5bzO5bQ/3vLgHrdUvBctYysGc7WvX62FFkoxStZeaC1bf/+C94WDth
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9357792*^9, 3593.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {143}}]& ]}, {{{}, {{},
|
|
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.936101878125*^9, 3593.}],
|
|
Offset[{8., 0.}, {3.936101878125*^9, 3593.}],
|
|
Offset[{10., 0.}, {3.936101878125*^9, 3593.}],
|
|
Offset[{12., 0.}, {3.936101878125*^9, 3593.}],
|
|
Offset[{12., 0.}, {3.936101878125*^9, 3593.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.936101878125*^9, 3593.}],
|
|
Offset[{8., 0.}, {3.936101878125*^9, 3593.}],
|
|
Offset[{10., 0.}, {3.936101878125*^9, 3593.}],
|
|
Offset[{12., 0.}, {3.936101878125*^9, 3593.}],
|
|
Offset[{12., 0.}, {3.936101878125*^9, 3593.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.936101878125*^9, 3593.}],
|
|
Offset[{38., -5.499999999999997}, {3.936101878125*^9, 3593.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.936101878125*^9, 3593.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.936101878125*^9, 3593.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"3593\"\>",
|
|
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.936101878125*^9, 3593.}],
|
|
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: Tue 1 Oct 2024 20:03:07 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 3593 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.8714112*^9, 3.9357792*^9}, {0, 3593.}},
|
|
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.}}]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9210912*^9, 231.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {11}}]& ]}, {{{}, {{},
|
|
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.921665437125*^9, 231.}],
|
|
Offset[{8., 0.}, {3.921665437125*^9, 231.}],
|
|
Offset[{10., 0.}, {3.921665437125*^9, 231.}],
|
|
Offset[{12., 0.}, {3.921665437125*^9, 231.}],
|
|
Offset[{12., 0.}, {3.921665437125*^9, 231.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.921665437125*^9, 231.}],
|
|
Offset[{8., 0.}, {3.921665437125*^9, 231.}],
|
|
Offset[{10., 0.}, {3.921665437125*^9, 231.}],
|
|
Offset[{12., 0.}, {3.921665437125*^9, 231.}],
|
|
Offset[{12., 0.}, {3.921665437125*^9, 231.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{33., 5.500000000000003}, {3.921665437125*^9, 231.}],
|
|
Offset[{33., -5.499999999999997}, {3.921665437125*^9, 231.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.921665437125*^9, 231.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.921665437125*^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.921665437125*^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: Tue 1 Oct 2024 20:03:07 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.9210912*^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:eJx90U1IFGEYB/DBKKvDtlC4HQzWQxTUYaToEGHjoUKlZfED+oKWYCsSbd0C
|
|
SZDGxKyLDSZaSeWqB/sQx7IssHb86mBSE50iW4aCaN3EraBDUeT+3/9Qb0QL
|
|
s7s/nv/7vM+8b96h46XhLEVRyhaezG/ms1xPFeJP4p628G2cc/0WNpsa6CSs
|
|
/2ykg/czVuua6H2w8cx1DA7WnqV7YeVLM90D2+WtdD9srbtI3xbri9qlemRn
|
|
Bz0IO8cu07dgf7hTstYXk/qF8vvpAdG/+K5kNT1E3xHzlsbpCTHv1CidPYz1
|
|
8Uk6D05/fU5HRb3Epqdge/0MvfgBzrMl66NwBxy8mU3Pj2P++qXCegpW2z30
|
|
iUnUl61kXtj6kUOfhJ1vPvrTCPqP5dLbHmXsrVxDF8BGagMdGUW+bSP3q4HT
|
|
WpG7P2wmXUdh+32xtD4ULmG98S83wGpiN/PCwdcByaFAGX1G7D/tWvSzoxVy
|
|
/7Y99LDod2Qv83HY7+ynKyyc/+YDzL9CXXtDK9OwMRemd+D+LN9hegnuw5yl
|
|
9a2wYRylCyfgTZW0jvvoWlTF9dVP8P5rI6xXwebBU/RjUR+sY36VjX599cJa
|
|
NxwJnKabYTP/PPOXhGtb3PuFrdlWybZy5b/2fu+U7H96VXLk8zX6xkvMN3+d
|
|
Lp9BvrqL9iZw3mO0vhq2kzHO/29bI93M+2DzQg/rws5D2sqBNU8v8ytgdeiF
|
|
ZGfXB84jHNzum/vT+kCusOUR9XdbfvsXEG5l3A==
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9210912*^9, 30779.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {83}}]& ]}, {{{}, {{},
|
|
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.92247529425*^9, 30779.}],
|
|
Offset[{8., 0.}, {3.92247529425*^9, 30779.}],
|
|
Offset[{10., 0.}, {3.92247529425*^9, 30779.}],
|
|
Offset[{12., 0.}, {3.92247529425*^9, 30779.}],
|
|
Offset[{12., 0.}, {3.92247529425*^9, 30779.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.92247529425*^9, 30779.}],
|
|
Offset[{8., 0.}, {3.92247529425*^9, 30779.}],
|
|
Offset[{10., 0.}, {3.92247529425*^9, 30779.}],
|
|
Offset[{12., 0.}, {3.92247529425*^9, 30779.}],
|
|
Offset[{12., 0.}, {3.92247529425*^9, 30779.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.92247529425*^9, 30779.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.92247529425*^9, 30779.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.92247529425*^9, 30779.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.92247529425*^9, 30779.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"30779\"\>",
|
|
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.92247529425*^9, 30779.}],
|
|
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: Tue 1 Oct 2024 20:03:07 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 30779 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.691008*^9, 3.9210912*^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:eJxt02loFGcYB/AxHwxYjyFe9WpXWxGs0bXRWLw61rTRSukgVQhE2RTPaOL6
|
|
wViq4ECCt2XFiLZpy2p6qK111NYjJpvRTWw1jdmNikETGDEaa6KMR0UNgs7/
|
|
+c+HERf2+PF/3ud5533ZoV+umL0wRVGUjS/f7rf76ma0T8OPPyq0l5/66vX0
|
|
UVj7dAP9l+QDN9HHYTXu+SRsjdhBn4AT3+3yObCwjK6AzRueK+Fw4x46Bgff
|
|
+pmuhpWJB+jTsp+83+i49A8c9VldF6OvwEa5RTdJXhunm2X/68/TLbDzuIG+
|
|
JfNmJej8U9jvjCS9HA4NaqQLYP2e50LYmXyZLoKVHlfog7C5sYk+JP0vXfPO
|
|
C44km+l62PiphR5QifNa1EoPgkMZbfRg2Bp5h14mru+gI7C62/HZqHxAl0r9
|
|
sUf0KVgf/793PzJ/cZcO8eQq+GBXegqsH0ilp8KhId3pnbDVpxe9CzbbPH8L
|
|
B7qn0WWSp/elv5d56/rRP8LKkzfpKKwuG0LvhR31bbpc+p303Cr93hhKZ8aQ
|
|
5w6jP4CVknfoz2B7xUg6B460v0efPe2zcR0O5I9irp7B+ZR6HgPbaen0GtjI
|
|
G0MXw6pNG+U12G9LkK6CQ6lj6RhsJsfRbbDd6fk2HFmdyf7/wU4dbdyBjYwP
|
|
mefVYv6cj+jhZ10nnnueC4fWTqcLYecZbWyGzfIs5g9hpe5j5mLzk2yf7TCt
|
|
WHWutVovT/8X86fPoINwNEVn/SRYr5lLzxQvzvHuD7Zv0sZsWGvJpefDoavz
|
|
6CLYzF7A9SVwpHoV8yX1uI+eX9H5cCL3a9YXiG+X0EWwszLC+sOwWbWDeSWs
|
|
dpbRmy64DtT94HdhlN4CJxr301thJfo7+5fCwYJD3v9JrB6hzQbX1jeeK2B7
|
|
9DGxtT2J/eTQxivWxFErxrwBDqRZ7GfD1i9/06mNWH88wfWz4OCfSeafv9b6
|
|
F5fpRbL+OW3tl3qtmXnKRdfa05vs3wNWRt+nM2Cr+inr58DB1k7uPw6ba1Lu
|
|
Sn07rKvd6J6XXBtGL3pLk2snu4/Y2gcbS/uLjV8l3zZArJyHra6DmZ+Dw/8M
|
|
Yz7vKs4v613md2G1/3DOE2utI1hffA3PVxSkC9vxPFHaLoDN+2PFAcmjNe/7
|
|
cq33ePYPw/qNTJ/D9gT2p4sn+nIzPk0cFQezdJ6H06G9AChjTII=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9343968*^9, 59270.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {136}}]& ]}, {{{}, {{},
|
|
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.935616913125*^9, 59270.}],
|
|
Offset[{8., 0.}, {3.935616913125*^9, 59270.}],
|
|
Offset[{10., 0.}, {3.935616913125*^9, 59270.}],
|
|
Offset[{12., 0.}, {3.935616913125*^9, 59270.}],
|
|
Offset[{12., 0.}, {3.935616913125*^9, 59270.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.935616913125*^9, 59270.}],
|
|
Offset[{8., 0.}, {3.935616913125*^9, 59270.}],
|
|
Offset[{10., 0.}, {3.935616913125*^9, 59270.}],
|
|
Offset[{12., 0.}, {3.935616913125*^9, 59270.}],
|
|
Offset[{12., 0.}, {3.935616913125*^9, 59270.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{43., 5.5000000000000036`}, {3.935616913125*^9, 59270.}],
|
|
Offset[{43., -5.4999999999999964`}, {3.935616913125*^9, 59270.}],
|
|
Offset[{12.000000000000002`, -5.5000000000000036`}, {
|
|
3.935616913125*^9, 59270.}],
|
|
Offset[{11.999999999999998`, 5.4999999999999964`}, {
|
|
3.935616913125*^9, 59270.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"59270\"\>",
|
|
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.935616913125*^9, 59270.}],
|
|
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: Tue 1 Oct 2024 20:03:07 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 59270 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.691008*^9, 3.9343968*^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.}}]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9210912*^9, 23.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {13}}]& ]}, {{{}, {{},
|
|
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.922539829875*^9, 23.}],
|
|
Offset[{8., 0.}, {3.922539829875*^9, 23.}],
|
|
Offset[{10., 0.}, {3.922539829875*^9, 23.}],
|
|
Offset[{12., 0.}, {3.922539829875*^9, 23.}],
|
|
Offset[{12., 0.}, {3.922539829875*^9, 23.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.922539829875*^9, 23.}],
|
|
Offset[{8., 0.}, {3.922539829875*^9, 23.}],
|
|
Offset[{10., 0.}, {3.922539829875*^9, 23.}],
|
|
Offset[{12., 0.}, {3.922539829875*^9, 23.}],
|
|
Offset[{12., 0.}, {3.922539829875*^9, 23.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{28., 5.500000000000002}, {3.922539829875*^9, 23.}],
|
|
Offset[{28., -5.499999999999998}, {3.922539829875*^9, 23.}],
|
|
Offset[{12., -5.500000000000002}, {3.922539829875*^9, 23.}],
|
|
Offset[{11.999999999999998`, 5.499999999999998}, {
|
|
3.922539829875*^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.922539829875*^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: Tue 1 Oct 2024 20:03:08 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.9210912*^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.007333333333333334], AbsoluteThickness[2], LineBox[CompressedData["
|
|
|
|
1:eJyV1HlQlGUcwPGVzBNwBRFTwVdNJa8WUSsvXhUBQfEVMDOpVic8U1+bEC9k
|
|
PZOcaFPG21yvQsvcyNGxMXm9JhOLF0IlBHsVFLl0FQ+UcKqX3Zm+/+yM/oOf
|
|
2ef5nc9u1+kLYhM9DAZDUhOD4b+///5TtsVUjdT/l39MhAte0Fd0Sx0mOF2o
|
|
2zLK5SLdYpXLxbplP8np67oNGS7/pdt8x+Ubuq0+E50u1S186fKtxvzvxztd
|
|
odue5XKNbjUuyel7uk2ZLtc29tNzkdNPGuMvc/mpbq17stP1jfejFzvd0Fjf
|
|
bpcNx/X7p5c53VS3PXS50y10a7Nd9tRtzHC5TreUvgK236TlDalOf/+TPr9W
|
|
Fti6nravXQlbnq+GTUvX8v7vtJS8DhajPmX+WlrqmAYbz9Jq/EZY6bWJ98du
|
|
huXwLby/ndbmbIOFxB3sv5QWM/cwfj5tCjzA/oYcYn3TvoXNwYfdWhB+5P0o
|
|
2uQ4ynmlnmL+2Gzub5/CeVw8zfvnzzJf9nnOe91F2PE4l+ejVc4nMo/9dcrn
|
|
+bu0Y9hl1u91lftYX8j4BdfYT1Ax32MebdlfwvnNKGN9IeXst3cl/Vs157XV
|
|
wfgnH/D8sYfsd9Aj5p/ZpBr30z1g0+FmsHSoOSymtKCF1rA5wBPW5nsx/mZv
|
|
2FpJK+3awPZyWvD0Yf6Wvjzfz4/5UtszfgOtPfOHDXUd2P+ZzrBxbgDsMHZh
|
|
/hO0qXVXfp7QjfnWdGc9C3pzPlV93FqY05f1ZtCaTz/ue9rr7EejTSUm7rN5
|
|
MOvPG8j49bQ1eTDnk0PLAW+ynpBQ1jNpFKw20Obloxn/GW3fF8Z848Zw3jm0
|
|
PTyC/ci0eJ5WR0cyvziW8Spo9XYU60+MdmvT9fHc57UY2OYh8X5MHOu5RKsf
|
|
T2L/u2jp3Nvsd8tkxs94h+dnTuG8btHikHf5PrWp3PfABJ4voc1F73GeER/y
|
|
fdUk8vvsP4PnK2mrdRYdMpfzfGke599D5vnsJH7uvZj5PljCeScs5fkfaGtm
|
|
Ct9nTCrv31nD+MFpdHI6973QynlUbuT5nzcxvmG7Wyt/uLcUu4Pf13payNnF
|
|
/h58xf7v7eb5+Ta+jzO0WrHnhayc3Mv4bfdxHl/Q2gn3Fr33M97RA8yff5Df
|
|
L9t33P+8I7Qxi/Wm01r/Y5zvFPe2KadYn4/C+F//wvvHVdZzNM+tpfjLvN9A
|
|
S0+ucn9dC9lPEi0/pNXIP/k+7tP2u0WsTyxmv74lrC9N4z4SbjB+EW05fJP3
|
|
+5byfEoZ5/kNbV96i/dzafEpbdh7m793j2mrUM76amkt4o5biztptWMF57eA
|
|
lj6qZLxK2jysmufb1NBZ99j/VAf77X+f8VbRxucP+HmPh4xfR2uLHvH9d3nM
|
|
38PwJ5zH/DrW4/+U+8ym5aH1nFcZLV9vYPzJhhrM+zJtjm8CWyZ6wPZltPiM
|
|
diQ15fnAl2HlbjNYq2oO2zJasJ7hLWHJ2Ir302l1WmtYSPNkveu8YNMUb9Z3
|
|
lbZY2ri1HGdkvL9px/62rCeXFi/5wNZaX9YT0I7xItxb2knL2/wYT2nP86H+
|
|
bm2ZTcvDOjD/569w34M7cp8tOzF/s86Mf4SWVwXw/MFA1hfUhfmW0+oSATZ+
|
|
0o3xL9BC2Kt8T9W00b8H9zOrJ+sf2ov7LKPV6UHM99lrzDegN+d1jVYK+/Dz
|
|
Ff1gwyIT35+NVgKDOa/7tO3cAJ4/HcL+5gxkf76DmO82LZwYzH2V0havN7gP
|
|
jRYS3uJ8mg7h+dW01TKU77GAtknDGX/vCMb7NZT9O0TO6+xI7lMZxf79RvP+
|
|
Jto+I4z7Sh/DejaEs9+QCNaXRduKaeuRSN6/Mpb5CqL4exoUzfx5tH3COJ7P
|
|
Gc/9XYjh9yNiAt/HQtoUJrHerbQ8Ipbny//nfwBD2Dh9
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9357792*^9, 6830.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {373}}]& ]}, {{{}, {{},
|
|
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.9368647845*^9, 6830.}],
|
|
Offset[{8., 0.}, {3.9368647845*^9, 6830.}],
|
|
Offset[{10., 0.}, {3.9368647845*^9, 6830.}],
|
|
Offset[{12., 0.}, {3.9368647845*^9, 6830.}],
|
|
Offset[{12., 0.}, {3.9368647845*^9, 6830.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.9368647845*^9, 6830.}],
|
|
Offset[{8., 0.}, {3.9368647845*^9, 6830.}],
|
|
Offset[{10., 0.}, {3.9368647845*^9, 6830.}],
|
|
Offset[{12., 0.}, {3.9368647845*^9, 6830.}],
|
|
Offset[{12., 0.}, {3.9368647845*^9, 6830.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.9368647845*^9, 6830.}],
|
|
Offset[{38., -5.499999999999997}, {3.9368647845*^9, 6830.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.9368647845*^9, 6830.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.9368647845*^9, 6830.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"6830\"\>",
|
|
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.9368647845*^9, 6830.}],
|
|
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.665088*^9, 5787.111111111124},
|
|
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[
|
|
"\"porn domain tally history\"", 16, Bold, StripOnInput -> False]}, {
|
|
StyleBox[
|
|
"\"updated: Tue 1 Oct 2024 20:03:08 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 6830 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.665088*^9, 3.9357792*^9}, {5787.111111111124, 6830.}},
|
|
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.}}]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.9210912*^9, 369.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {13}}]& ]}, {{{}, {{},
|
|
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.922185706875*^9, 369.}],
|
|
Offset[{8., 0.}, {3.922185706875*^9, 369.}],
|
|
Offset[{10., 0.}, {3.922185706875*^9, 369.}],
|
|
Offset[{12., 0.}, {3.922185706875*^9, 369.}],
|
|
Offset[{12., 0.}, {3.922185706875*^9, 369.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.922185706875*^9, 369.}],
|
|
Offset[{8., 0.}, {3.922185706875*^9, 369.}],
|
|
Offset[{10., 0.}, {3.922185706875*^9, 369.}],
|
|
Offset[{12., 0.}, {3.922185706875*^9, 369.}],
|
|
Offset[{12., 0.}, {3.922185706875*^9, 369.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{33., 5.500000000000003}, {3.922185706875*^9, 369.}],
|
|
Offset[{33., -5.499999999999997}, {3.922185706875*^9, 369.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.922185706875*^9, 369.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.922185706875*^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.922185706875*^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: Tue 1 Oct 2024 20:03:08 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.9210912*^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:eJxTTMoPSmViYGAQBmIQDQQP8njfOIJZjxY6AMkNz/mh/Adg/oG/YlB+3GIw
|
|
/58xlJ8A5guEOkH5U5aC+AynXaH8aWD+AqYAKH8RmG/AVwHlfwDzL8RUQfkM
|
|
y0D8D4UToHwRMF9g+wUUvsGWi1C+Fla+govKW2S+wxN1KN8IzN/w0RDKNwHz
|
|
Ax6bofALHphD+YtWgPnNVlC+ykoHALYqSuE=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.922992*^9, 3218.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {19}}]& ]}, {{{}, {{},
|
|
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.924099847125*^9, 3218.}],
|
|
Offset[{8., 0.}, {3.924099847125*^9, 3218.}],
|
|
Offset[{10., 0.}, {3.924099847125*^9, 3218.}],
|
|
Offset[{12., 0.}, {3.924099847125*^9, 3218.}],
|
|
Offset[{12., 0.}, {3.924099847125*^9, 3218.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.924099847125*^9, 3218.}],
|
|
Offset[{8., 0.}, {3.924099847125*^9, 3218.}],
|
|
Offset[{10., 0.}, {3.924099847125*^9, 3218.}],
|
|
Offset[{12., 0.}, {3.924099847125*^9, 3218.}],
|
|
Offset[{12., 0.}, {3.924099847125*^9, 3218.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.924099847125*^9, 3218.}],
|
|
Offset[{38., -5.499999999999997}, {3.924099847125*^9, 3218.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.924099847125*^9, 3218.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.924099847125*^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.924099847125*^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: Tue 1 Oct 2024 20:03:08 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.922992*^9}, {2236.333333333338, 3218.}},
|
|
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:eJxTTMoPSmViYGDQAGIQDQQG+wJeO4JZDd4OQPKBZRCUzxAN4jsYhsLkY8Hy
|
|
9eFQvkIuiB/QV4fC3/AIlc/wuR3KdwDzFRQ2o/AZgvZD+T8mgvgLRK9A+TyT
|
|
wPK816F8ETB/QjeMrwDmNyy5C+WrgPkGaU+gfB0wX8HyKZSvAeYLzPiAwg8w
|
|
/Yqi/sD8PzD56WDz0hnfQPiPFoL9n8eLl7/hOT8KX4FHCIV/4K8YKv+fMQpf
|
|
INQJhc9w2hWFv4ApAIVvwFeBwr8QU4XC/1A4AdX87RdQ9W+5iJev4KLyFpnv
|
|
8EQdhb/hoyEKP+CxGQq/4IE5Kr/ZCsEHANUxoD8=
|
|
"]]},
|
|
Annotation[#, "Charting`Private`Tag#1"]& ]},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.922992*^9, 2289.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag, {40}}]& ]}, {{{}, {{},
|
|
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.9247941465*^9, 2289.}],
|
|
Offset[{8., 0.}, {3.9247941465*^9, 2289.}],
|
|
Offset[{10., 0.}, {3.9247941465*^9, 2289.}],
|
|
Offset[{12., 0.}, {3.9247941465*^9, 2289.}],
|
|
Offset[{12., 0.}, {3.9247941465*^9, 2289.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.9247941465*^9, 2289.}],
|
|
Offset[{8., 0.}, {3.9247941465*^9, 2289.}],
|
|
Offset[{10., 0.}, {3.9247941465*^9, 2289.}],
|
|
Offset[{12., 0.}, {3.9247941465*^9, 2289.}],
|
|
Offset[{12., 0.}, {3.9247941465*^9, 2289.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{38., 5.500000000000003}, {3.9247941465*^9, 2289.}],
|
|
Offset[{38., -5.499999999999997}, {3.9247941465*^9, 2289.}],
|
|
Offset[{12.000000000000002`, -5.500000000000003}, {
|
|
3.9247941465*^9, 2289.}],
|
|
Offset[{11.999999999999998`, 5.499999999999997}, {
|
|
3.9247941465*^9, 2289.}]}]},
|
|
{RGBColor[
|
|
0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"2289\"\>",
|
|
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.9247941465*^9, 2289.}],
|
|
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.6662112*^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: Tue 1 Oct 2024 20:03:08 UTC\"", 12, StripOnInput ->
|
|
False]}, {
|
|
StyleBox["\"latest: 2289 domains\"", 12, StripOnInput -> False]}},
|
|
GridBoxAlignment -> {"Columns" -> {{Center}}}, DefaultBaseStyle ->
|
|
"Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.6662112*^9, 3.922992*^9}, {0, 2289.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}], ",",
|
|
RowBox[{"DateListPlot", "[",
|
|
RowBox[{
|
|
RowBox[{
|
|
RowBox[{"Callout", "[",
|
|
RowBox[{
|
|
RowBox[{"Last", "[",
|
|
RowBox[{"{", "}"}], "]"}], ",", "\<\"Last[{}][[2]]\"\>", ",",
|
|
"Right", ",",
|
|
RowBox[{"LabelStyle", "\[Rule]", "Small"}], ",",
|
|
RowBox[{"Background", "\[Rule]",
|
|
TemplateBox[<|"color" -> RGBColor[0.87, 0.94, 1]|>,
|
|
"RGBColorSwatchTemplate"]}]}], "]"}], "[", "]"}], ",",
|
|
RowBox[{"PlotTheme", "\[Rule]", "\<\"Detailed\"\>"}], ",",
|
|
RowBox[{"FrameLabel", "\[Rule]",
|
|
RowBox[{"{",
|
|
RowBox[{
|
|
RowBox[{"{",
|
|
RowBox[{
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}],
|
|
HoldForm], ",", "None"}], "}"}], ",",
|
|
RowBox[{"{",
|
|
RowBox[{
|
|
TagBox["Year",
|
|
HoldForm], ",", "None"}], "}"}]}], "}"}]}], ",",
|
|
RowBox[{"FrameTicks", "\[Rule]",
|
|
RowBox[{"{",
|
|
RowBox[{
|
|
RowBox[{"{",
|
|
RowBox[{"All", ",", "All"}], "}"}], ",", "Automatic"}], "}"}]}], ",",
|
|
RowBox[{"ImageMargins", "\[Rule]", "20"}], ",",
|
|
RowBox[{"ImageSize", "\[Rule]", "Large"}], ",",
|
|
RowBox[{"PlotRange", "\[Rule]", "Full"}], ",",
|
|
RowBox[{"PlotLabel", "\[Rule]",
|
|
TagBox[GridBox[{
|
|
{
|
|
StyleBox["\<\"tiuxo domain tally history\"\>",
|
|
StripOnInput->False,
|
|
FontSize->16,
|
|
FontWeight->Bold]},
|
|
{
|
|
StyleBox["\<\"updated: Tue 1 Oct 2024 20:03:08 UTC\"\>",
|
|
StripOnInput->False,
|
|
FontSize->12]},
|
|
{
|
|
StyleBox["\<\"latest: Last[{}][[2]] domains\"\>",
|
|
StripOnInput->False,
|
|
FontSize->12]}
|
|
},
|
|
DefaultBaseStyle->"Column",
|
|
GridBoxAlignment->{"Columns" -> {{Center}}},
|
|
GridBoxItemSize->{
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}],
|
|
"Column"]}], ",",
|
|
RowBox[{"LabelStyle", "\[Rule]",
|
|
RowBox[{"{",
|
|
TemplateBox[<|"color" -> GrayLevel[0]|>,
|
|
"GrayLevelColorSwatchTemplate"], "}"}]}]}], "]"}]}], "}"}]], "Output",\
|
|
|
|
CellChangeTimes->{3.936801789143211*^9},
|
|
CellLabel->
|
|
"Out[164]=",ExpressionUUID->"ccba0b96-5c52-4996-9705-d177bce353a4"]
|
|
}, 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, 10003, 209, 968, "Input",ExpressionUUID->"55c17c4f-14a9-40f1-a01c-ab0b0c9b3309"],
|
|
Cell[10589, 233, 374, 9, 26, "Message",ExpressionUUID->"917dcf8a-c3dc-4c6c-8244-a6dc0c445478"],
|
|
Cell[10966, 244, 444, 10, 26, "Message",ExpressionUUID->"63809dac-a2aa-4055-890e-3c9c58a32f43"],
|
|
Cell[11413, 256, 374, 9, 26, "Message",ExpressionUUID->"e4868d43-8149-41cb-a5e6-2001c94b6400"],
|
|
Cell[11790, 267, 853, 16, 26, "Message",ExpressionUUID->"ddec272b-5d95-44fb-a9bf-3da882521245"],
|
|
Cell[12646, 285, 374, 9, 26, "Message",ExpressionUUID->"c37ba335-fa83-4dfc-9f4a-8e64b07ae987"],
|
|
Cell[13023, 296, 451, 10, 26, "Message",ExpressionUUID->"4db2b726-f1b0-4065-a170-5bd1154e4147"],
|
|
Cell[13477, 308, 442, 10, 26, "Message",ExpressionUUID->"6738591f-91a6-4769-b6e3-5d15a393d1f5"],
|
|
Cell[13922, 320, 856, 16, 26, "Message",ExpressionUUID->"9cdd7b91-a06d-4c85-a0b4-6f041b7979d4"],
|
|
Cell[14781, 338, 442, 10, 26, "Message",ExpressionUUID->"d9886e52-399b-4247-a267-e75a01a46016"],
|
|
Cell[15226, 350, 452, 10, 26, "Message",ExpressionUUID->"51fec3bd-a26f-48c9-b223-16d6542deead"],
|
|
Cell[15681, 362, 854, 16, 26, "Message",ExpressionUUID->"14108432-a3dc-4e34-b2fe-2cb1ffa83868"],
|
|
Cell[16538, 380, 460, 10, 26, "Message",ExpressionUUID->"011bc92a-9efc-488e-b793-a2afd3193fef"],
|
|
Cell[17001, 392, 1075279, 24630, 13789, "Output",ExpressionUUID->"ccba0b96-5c52-4996-9705-d177bce353a4"]
|
|
}, Open ]]
|
|
}
|
|
]
|
|
*)
|
|
|