diff options
Diffstat (limited to 'site/public')
| -rw-r--r-- | site/public/datasets/50_people_one_question/index.html | 4 | ||||
| -rw-r--r-- | site/public/datasets/brainwash/index.html | 15 | ||||
| -rw-r--r-- | site/public/datasets/celeba/index.html | 4 | ||||
| -rw-r--r-- | site/public/datasets/cofw/index.html | 6 | ||||
| -rw-r--r-- | site/public/datasets/duke_mtmc/index.html | 25 | ||||
| -rw-r--r-- | site/public/datasets/hrt_transgender/index.html | 15 | ||||
| -rw-r--r-- | site/public/datasets/lfw/index.html | 15 | ||||
| -rw-r--r-- | site/public/datasets/market_1501/index.html | 4 | ||||
| -rw-r--r-- | site/public/datasets/pipa/index.html | 4 | ||||
| -rw-r--r-- | site/public/datasets/uccs/index.html | 25 | ||||
| -rw-r--r-- | site/public/datasets/viper/index.html | 15 | ||||
| -rw-r--r-- | site/public/index.html | 1 | ||||
| -rw-r--r-- | site/public/test/chart/index.html | 2 | ||||
| -rw-r--r-- | site/public/test/citations/index.html | 2 | ||||
| -rw-r--r-- | site/public/test/index.html | 1 | ||||
| -rw-r--r-- | site/public/test/map/index.html | 2 | ||||
| -rw-r--r-- | site/public/test/pie_chart/index.html | 51 |
17 files changed, 160 insertions, 31 deletions
diff --git a/site/public/datasets/50_people_one_question/index.html b/site/public/datasets/50_people_one_question/index.html index 73f9be97..bded7fbd 100644 --- a/site/public/datasets/50_people_one_question/index.html +++ b/site/public/datasets/50_people_one_question/index.html @@ -59,7 +59,7 @@ <div class="map-legend-item edu">Academic</div> <div class="map-legend-item com">Industry</div> <div class="map-legend-item gov">Government</div> - Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a> and not yet manually verified. + Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a> and has been manually verified to show usage of 50 People One Question Dataset. </div> <section> @@ -80,7 +80,7 @@ <h3>Citations</h3> <p> Citations were collected from <a href="https://www.semanticscholar.org">Semantic Scholar</a>, a website which aggregates - and indexes research papers. Metadata was extracted from these papers, including extracting names of institutions automatically from PDFs, and then the addresses were geocoded. Data is not yet manually verified, and reflects anytime the paper was cited. Some papers may only mention the dataset in passing, while others use it as part of their research methodology. + and indexes research papers. The citations were geocoded using names of institutions found in the PDF front matter, or as listed on other resources. These papers have been manually verified to show that researchers downloaded and used the dataset to train and/or test machine learning algorithms. </p> <p> Add button/link to download CSV diff --git a/site/public/datasets/brainwash/index.html b/site/public/datasets/brainwash/index.html index 64dcdda7..41484257 100644 --- a/site/public/datasets/brainwash/index.html +++ b/site/public/datasets/brainwash/index.html @@ -37,7 +37,7 @@ <p> This bar chart presents a ranking of the top countries where citations originated. Mouse over individual columns - to see yearly totals. Colors are only assigned to the top 10 overall countries. + to see yearly totals. These charts show at most the top 10 countries. </p> </section> @@ -45,6 +45,15 @@ <section class="applet_container"> <div class="applet" data-payload="{"command": "chart"}"></div> </section><section> + <p> + These pie charts show overall totals based on country and institution type. + </p> + + </section> + +<section class="applet_container"> + <div class="applet" data-payload="{"command": "piechart"}"></div> +</section><section> <h3>Information Supply Chain</h3> <!-- @@ -72,7 +81,7 @@ <div class="map-legend-item edu">Academic</div> <div class="map-legend-item com">Industry</div> <div class="map-legend-item gov">Government</div> - Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a> and not yet manually verified. + Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a> and has been manually verified to show usage of Brainwash Dataset. </div> <section> @@ -94,7 +103,7 @@ <h3>Citations</h3> <p> Citations were collected from <a href="https://www.semanticscholar.org">Semantic Scholar</a>, a website which aggregates - and indexes research papers. Metadata was extracted from these papers, including extracting names of institutions automatically from PDFs, and then the addresses were geocoded. Data is not yet manually verified, and reflects anytime the paper was cited. Some papers may only mention the dataset in passing, while others use it as part of their research methodology. + and indexes research papers. The citations were geocoded using names of institutions found in the PDF front matter, or as listed on other resources. These papers have been manually verified to show that researchers downloaded and used the dataset to train and/or test machine learning algorithms. </p> <p> Add button/link to download CSV diff --git a/site/public/datasets/celeba/index.html b/site/public/datasets/celeba/index.html index 50e460b7..09347f10 100644 --- a/site/public/datasets/celeba/index.html +++ b/site/public/datasets/celeba/index.html @@ -59,7 +59,7 @@ <div class="map-legend-item edu">Academic</div> <div class="map-legend-item com">Industry</div> <div class="map-legend-item gov">Government</div> - Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a> and not yet manually verified. + Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a> and has been manually verified to show usage of CelebA Dataset. </div> <section> @@ -80,7 +80,7 @@ <h3>Citations</h3> <p> Citations were collected from <a href="https://www.semanticscholar.org">Semantic Scholar</a>, a website which aggregates - and indexes research papers. Metadata was extracted from these papers, including extracting names of institutions automatically from PDFs, and then the addresses were geocoded. Data is not yet manually verified, and reflects anytime the paper was cited. Some papers may only mention the dataset in passing, while others use it as part of their research methodology. + and indexes research papers. The citations were geocoded using names of institutions found in the PDF front matter, or as listed on other resources. These papers have been manually verified to show that researchers downloaded and used the dataset to train and/or test machine learning algorithms. </p> <p> Add button/link to download CSV diff --git a/site/public/datasets/cofw/index.html b/site/public/datasets/cofw/index.html index 31c577a2..eac1f7a6 100644 --- a/site/public/datasets/cofw/index.html +++ b/site/public/datasets/cofw/index.html @@ -69,7 +69,7 @@ To increase the number of training images, and since COFW has the exact same la <div class="map-legend-item edu">Academic</div> <div class="map-legend-item com">Industry</div> <div class="map-legend-item gov">Government</div> - Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a> and not yet manually verified. + Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a> and has been manually verified to show usage of COFW Dataset. </div> <section> @@ -90,7 +90,7 @@ To increase the number of training images, and since COFW has the exact same la <h3>Citations</h3> <p> Citations were collected from <a href="https://www.semanticscholar.org">Semantic Scholar</a>, a website which aggregates - and indexes research papers. Metadata was extracted from these papers, including extracting names of institutions automatically from PDFs, and then the addresses were geocoded. Data is not yet manually verified, and reflects anytime the paper was cited. Some papers may only mention the dataset in passing, while others use it as part of their research methodology. + and indexes research papers. The citations were geocoded using names of institutions found in the PDF front matter, or as listed on other resources. These papers have been manually verified to show that researchers downloaded and used the dataset to train and/or test machine learning algorithms. </p> <p> Add button/link to download CSV @@ -102,7 +102,7 @@ To increase the number of training images, and since COFW has the exact same la <p> This bar chart presents a ranking of the top countries where citations originated. Mouse over individual columns - to see yearly totals. Colors are only assigned to the top 10 overall countries. + to see yearly totals. These charts show at most the top 10 countries. </p> </section> diff --git a/site/public/datasets/duke_mtmc/index.html b/site/public/datasets/duke_mtmc/index.html index 40eb8c7e..299331d7 100644 --- a/site/public/datasets/duke_mtmc/index.html +++ b/site/public/datasets/duke_mtmc/index.html @@ -57,7 +57,7 @@ <div class="map-legend-item edu">Academic</div> <div class="map-legend-item com">Industry</div> <div class="map-legend-item gov">Government</div> - Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a> and not yet manually verified. + Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a> and has been manually verified to show usage of Duke MTMC Dataset. </div> <section> @@ -65,6 +65,27 @@ Standardized paragraph of text about the map. Sed ut perspiciatis, unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam eaque ipsa, quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt, explicabo. </p> </section><section> + <h3>Who used Duke MTMC Dataset?</h3> + + <p> + This bar chart presents a ranking of the top countries where citations originated. Mouse over individual columns + to see yearly totals. These charts show at most the top 10 countries. + </p> + + </section> + +<section class="applet_container"> + <div class="applet" data-payload="{"command": "chart"}"></div> +</section><section> + <p> + These pie charts show overall totals based on country and institution type. + </p> + + </section> + +<section class="applet_container"> + <div class="applet" data-payload="{"command": "piechart"}"></div> +</section><section> <div class="hr-wave-holder"> @@ -78,7 +99,7 @@ <h3>Citations</h3> <p> Citations were collected from <a href="https://www.semanticscholar.org">Semantic Scholar</a>, a website which aggregates - and indexes research papers. Metadata was extracted from these papers, including extracting names of institutions automatically from PDFs, and then the addresses were geocoded. Data is not yet manually verified, and reflects anytime the paper was cited. Some papers may only mention the dataset in passing, while others use it as part of their research methodology. + and indexes research papers. The citations were geocoded using names of institutions found in the PDF front matter, or as listed on other resources. These papers have been manually verified to show that researchers downloaded and used the dataset to train and/or test machine learning algorithms. </p> <p> Add button/link to download CSV diff --git a/site/public/datasets/hrt_transgender/index.html b/site/public/datasets/hrt_transgender/index.html index 5211ac7e..e38e134b 100644 --- a/site/public/datasets/hrt_transgender/index.html +++ b/site/public/datasets/hrt_transgender/index.html @@ -33,7 +33,7 @@ <p> This bar chart presents a ranking of the top countries where citations originated. Mouse over individual columns - to see yearly totals. Colors are only assigned to the top 10 overall countries. + to see yearly totals. These charts show at most the top 10 countries. </p> </section> @@ -41,6 +41,15 @@ <section class="applet_container"> <div class="applet" data-payload="{"command": "chart"}"></div> </section><section> + <p> + These pie charts show overall totals based on country and institution type. + </p> + + </section> + +<section class="applet_container"> + <div class="applet" data-payload="{"command": "piechart"}"></div> +</section><section> <h3>Information Supply Chain</h3> <!-- @@ -68,7 +77,7 @@ <div class="map-legend-item edu">Academic</div> <div class="map-legend-item com">Industry</div> <div class="map-legend-item gov">Government</div> - Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a> and not yet manually verified. + Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a> and has been manually verified to show usage of HRT Transgender. </div> <section> @@ -89,7 +98,7 @@ <h3>Citations</h3> <p> Citations were collected from <a href="https://www.semanticscholar.org">Semantic Scholar</a>, a website which aggregates - and indexes research papers. Metadata was extracted from these papers, including extracting names of institutions automatically from PDFs, and then the addresses were geocoded. Data is not yet manually verified, and reflects anytime the paper was cited. Some papers may only mention the dataset in passing, while others use it as part of their research methodology. + and indexes research papers. The citations were geocoded using names of institutions found in the PDF front matter, or as listed on other resources. These papers have been manually verified to show that researchers downloaded and used the dataset to train and/or test machine learning algorithms. </p> <p> Add button/link to download CSV diff --git a/site/public/datasets/lfw/index.html b/site/public/datasets/lfw/index.html index 7e3a1bd5..b4923877 100644 --- a/site/public/datasets/lfw/index.html +++ b/site/public/datasets/lfw/index.html @@ -72,7 +72,7 @@ <div class="map-legend-item edu">Academic</div> <div class="map-legend-item com">Industry</div> <div class="map-legend-item gov">Government</div> - Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a> and not yet manually verified. + Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a> and has been manually verified to show usage of LFW. </div> <section> @@ -84,7 +84,7 @@ <p> This bar chart presents a ranking of the top countries where citations originated. Mouse over individual columns - to see yearly totals. Colors are only assigned to the top 10 overall countries. + to see yearly totals. These charts show at most the top 10 countries. </p> </section> @@ -92,6 +92,15 @@ <section class="applet_container"> <div class="applet" data-payload="{"command": "chart"}"></div> </section><section> + <p> + These pie charts show overall totals based on country and institution type. + </p> + + </section> + +<section class="applet_container"> + <div class="applet" data-payload="{"command": "piechart"}"></div> +</section><section> <div class="hr-wave-holder"> @@ -105,7 +114,7 @@ <h3>Citations</h3> <p> Citations were collected from <a href="https://www.semanticscholar.org">Semantic Scholar</a>, a website which aggregates - and indexes research papers. Metadata was extracted from these papers, including extracting names of institutions automatically from PDFs, and then the addresses were geocoded. Data is not yet manually verified, and reflects anytime the paper was cited. Some papers may only mention the dataset in passing, while others use it as part of their research methodology. + and indexes research papers. The citations were geocoded using names of institutions found in the PDF front matter, or as listed on other resources. These papers have been manually verified to show that researchers downloaded and used the dataset to train and/or test machine learning algorithms. </p> <p> Add button/link to download CSV diff --git a/site/public/datasets/market_1501/index.html b/site/public/datasets/market_1501/index.html index 2d357f47..a80c23fa 100644 --- a/site/public/datasets/market_1501/index.html +++ b/site/public/datasets/market_1501/index.html @@ -57,7 +57,7 @@ <div class="map-legend-item edu">Academic</div> <div class="map-legend-item com">Industry</div> <div class="map-legend-item gov">Government</div> - Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a> and not yet manually verified. + Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a> and has been manually verified to show usage of Market 1501. </div> <section> @@ -78,7 +78,7 @@ <h3>Citations</h3> <p> Citations were collected from <a href="https://www.semanticscholar.org">Semantic Scholar</a>, a website which aggregates - and indexes research papers. Metadata was extracted from these papers, including extracting names of institutions automatically from PDFs, and then the addresses were geocoded. Data is not yet manually verified, and reflects anytime the paper was cited. Some papers may only mention the dataset in passing, while others use it as part of their research methodology. + and indexes research papers. The citations were geocoded using names of institutions found in the PDF front matter, or as listed on other resources. These papers have been manually verified to show that researchers downloaded and used the dataset to train and/or test machine learning algorithms. </p> <p> Add button/link to download CSV diff --git a/site/public/datasets/pipa/index.html b/site/public/datasets/pipa/index.html index dca75724..62754070 100644 --- a/site/public/datasets/pipa/index.html +++ b/site/public/datasets/pipa/index.html @@ -57,7 +57,7 @@ <div class="map-legend-item edu">Academic</div> <div class="map-legend-item com">Industry</div> <div class="map-legend-item gov">Government</div> - Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a> and not yet manually verified. + Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a> and has been manually verified to show usage of PIPA Dataset. </div> <section> @@ -78,7 +78,7 @@ <h3>Citations</h3> <p> Citations were collected from <a href="https://www.semanticscholar.org">Semantic Scholar</a>, a website which aggregates - and indexes research papers. Metadata was extracted from these papers, including extracting names of institutions automatically from PDFs, and then the addresses were geocoded. Data is not yet manually verified, and reflects anytime the paper was cited. Some papers may only mention the dataset in passing, while others use it as part of their research methodology. + and indexes research papers. The citations were geocoded using names of institutions found in the PDF front matter, or as listed on other resources. These papers have been manually verified to show that researchers downloaded and used the dataset to train and/or test machine learning algorithms. </p> <p> Add button/link to download CSV diff --git a/site/public/datasets/uccs/index.html b/site/public/datasets/uccs/index.html index 336d5f01..08000c6e 100644 --- a/site/public/datasets/uccs/index.html +++ b/site/public/datasets/uccs/index.html @@ -57,7 +57,7 @@ <div class="map-legend-item edu">Academic</div> <div class="map-legend-item com">Industry</div> <div class="map-legend-item gov">Government</div> - Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a> and not yet manually verified. + Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a> and has been manually verified to show usage of UCCS. </div> <section> @@ -65,6 +65,27 @@ Standardized paragraph of text about the map. Sed ut perspiciatis, unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam eaque ipsa, quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt, explicabo. </p> </section><section> + <h3>Who used UCCS?</h3> + + <p> + This bar chart presents a ranking of the top countries where citations originated. Mouse over individual columns + to see yearly totals. These charts show at most the top 10 countries. + </p> + + </section> + +<section class="applet_container"> + <div class="applet" data-payload="{"command": "chart"}"></div> +</section><section> + <p> + These pie charts show overall totals based on country and institution type. + </p> + + </section> + +<section class="applet_container"> + <div class="applet" data-payload="{"command": "piechart"}"></div> +</section><section> <div class="hr-wave-holder"> @@ -78,7 +99,7 @@ <h3>Citations</h3> <p> Citations were collected from <a href="https://www.semanticscholar.org">Semantic Scholar</a>, a website which aggregates - and indexes research papers. Metadata was extracted from these papers, including extracting names of institutions automatically from PDFs, and then the addresses were geocoded. Data is not yet manually verified, and reflects anytime the paper was cited. Some papers may only mention the dataset in passing, while others use it as part of their research methodology. + and indexes research papers. The citations were geocoded using names of institutions found in the PDF front matter, or as listed on other resources. These papers have been manually verified to show that researchers downloaded and used the dataset to train and/or test machine learning algorithms. </p> <p> Add button/link to download CSV diff --git a/site/public/datasets/viper/index.html b/site/public/datasets/viper/index.html index 1de17f57..5acd0845 100644 --- a/site/public/datasets/viper/index.html +++ b/site/public/datasets/viper/index.html @@ -36,7 +36,7 @@ <p> This bar chart presents a ranking of the top countries where citations originated. Mouse over individual columns - to see yearly totals. Colors are only assigned to the top 10 overall countries. + to see yearly totals. These charts show at most the top 10 countries. </p> </section> @@ -44,6 +44,15 @@ <section class="applet_container"> <div class="applet" data-payload="{"command": "chart"}"></div> </section><section> + <p> + These pie charts show overall totals based on country and institution type. + </p> + + </section> + +<section class="applet_container"> + <div class="applet" data-payload="{"command": "piechart"}"></div> +</section><section> <h3>Information Supply Chain</h3> <!-- @@ -71,7 +80,7 @@ <div class="map-legend-item edu">Academic</div> <div class="map-legend-item com">Industry</div> <div class="map-legend-item gov">Government</div> - Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a> and not yet manually verified. + Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a> and has been manually verified to show usage of VIPeR. </div> <section> @@ -92,7 +101,7 @@ <h3>Citations</h3> <p> Citations were collected from <a href="https://www.semanticscholar.org">Semantic Scholar</a>, a website which aggregates - and indexes research papers. Metadata was extracted from these papers, including extracting names of institutions automatically from PDFs, and then the addresses were geocoded. Data is not yet manually verified, and reflects anytime the paper was cited. Some papers may only mention the dataset in passing, while others use it as part of their research methodology. + and indexes research papers. The citations were geocoded using names of institutions found in the PDF front matter, or as listed on other resources. These papers have been manually verified to show that researchers downloaded and used the dataset to train and/or test machine learning algorithms. </p> <p> Add button/link to download CSV diff --git a/site/public/index.html b/site/public/index.html index 62f78978..11ff7279 100644 --- a/site/public/index.html +++ b/site/public/index.html @@ -19,7 +19,6 @@ </a> <div class='links splash'> <a href="/datasets/" class='aboutLink'>DATASETS</a> - <a href="/research/" class='aboutLink'>RESEARCH</a> <a href="/about/" class='aboutLink'>ABOUT</a> </div> </header> diff --git a/site/public/test/chart/index.html b/site/public/test/chart/index.html index fd3d690e..93e12b3c 100644 --- a/site/public/test/chart/index.html +++ b/site/public/test/chart/index.html @@ -28,7 +28,7 @@ <section><h1>Chart</h1> <h3><a href="/test/">← Back to test index</a></h3> -</section><section class='applet_container'><div class='applet' data-payload='{"command": "chart lfw"}'></div></section> +</section><section class='applet_container'><div class='applet' data-payload='{"command": "chart duke_mtmc"}'></div></section> </div> <footer> diff --git a/site/public/test/citations/index.html b/site/public/test/citations/index.html index 3dafd81e..70b3fe55 100644 --- a/site/public/test/citations/index.html +++ b/site/public/test/citations/index.html @@ -28,7 +28,7 @@ <section><h1>Citations</h1> <h3><a href="/test/">← Back to test index</a></h3> -</section><section class='applet_container'><div class='applet' data-payload='{"command": "citations lfw"}'></div></section> +</section><section class='applet_container'><div class='applet' data-payload='{"command": "citations duke_mtmc"}'></div></section> </div> <footer> diff --git a/site/public/test/index.html b/site/public/test/index.html index 8a4ec3fb..0fc839d0 100644 --- a/site/public/test/index.html +++ b/site/public/test/index.html @@ -36,6 +36,7 @@ <li><a href="/test/face_search/index.html">Face search</a></li> <li><a href="/test/name_search/index.html">Name search</a></li> <li><a href="/test/chart/index.html">Chart</a></li> +<li><a href="/test/pie_chart/index.html">Pie Chart</a></li> <li><a href="/test/gallery/index.html">Modal image gallery</a></li> </ul> </section> diff --git a/site/public/test/map/index.html b/site/public/test/map/index.html index fd5a186d..4f4e7093 100644 --- a/site/public/test/map/index.html +++ b/site/public/test/map/index.html @@ -28,7 +28,7 @@ <section><h1>Map test</h1> <h3><a href="/test/">← Back to test index</a></h3> -</section><section class='applet_container'><div class='applet' data-payload='{"command": "map lfw"}'></div></section> +</section><section class='applet_container'><div class='applet' data-payload='{"command": "map duke_mtmc"}'></div></section> </div> <footer> diff --git a/site/public/test/pie_chart/index.html b/site/public/test/pie_chart/index.html new file mode 100644 index 00000000..7dd159a3 --- /dev/null +++ b/site/public/test/pie_chart/index.html @@ -0,0 +1,51 @@ +<!doctype html> +<html> +<head> + <title>MegaPixels</title> + <meta charset="utf-8" /> + <meta name="author" content="Megapixels" /> + <meta name="description" content="Pie Chart Test" /> + <meta name="referrer" content="no-referrer" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> + <link rel='stylesheet' href='/assets/css/fonts.css' /> + <link rel='stylesheet' href='/assets/css/tabulator.css' /> + <link rel='stylesheet' href='/assets/css/css.css' /> + <link rel='stylesheet' href='/assets/css/leaflet.css' /> + <link rel='stylesheet' href='/assets/css/applets.css' /> +</head> +<body> + <header> + <a class='slogan' href="/"> + <div class='logo'></div> + <div class='site_name'>MegaPixels</div> + </a> + <div class='links'> + <a href="/datasets/">Datasets</a> + <a href="/about/">About</a> + </div> + </header> + <div class="content content-"> + + <section><h1>Pie Chart</h1> +<h3><a href="/test/">← Back to test index</a></h3> +</section><section class='applet_container'><div class='applet' data-payload='{"command": "piechart duke_mtmc"}'></div></section> + + </div> + <footer> + <div> + <a href="/">MegaPixels.cc</a> + <a href="/about/disclaimer/">Disclaimer</a> + <a href="/about/terms/">Terms of Use</a> + <a href="/about/privacy/">Privacy</a> + <a href="/about/">About</a> + <a href="/about/team/">Team</a> + </div> + <div> + MegaPixels ©2017-19 Adam R. Harvey / + <a href="https://ahprojects.com">ahprojects.com</a> + </div> + </footer> +</body> + +<script src="/assets/js/dist/index.js"></script> +</html>
\ No newline at end of file |
