{"id":532,"date":"2021-09-27T05:30:26","date_gmt":"2021-09-27T05:30:26","guid":{"rendered":"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-340\/"},"modified":"2022-01-24T15:58:12","modified_gmt":"2022-01-24T15:58:12","slug":"bibliometric-report-publisher-340","status":"publish","type":"post","link":"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-340\/","title":{"rendered":"Public Library of Science (PLoS) Bibliometric Report"},"content":{"rendered":"\n<html>\r\n\r\n<head>\r\n    <!-- Styles -->\r\n\r\n\r\n    <!-- Resources -->\r\n\r\n\r\n\r\n<\/head>\r\n\r\n<body>\r\n    <style>\r\n        .chart {\r\n            width: 100%;\r\n            height: 500px;\r\n        }\r\n        \r\n        a.am5exporting-icon,\r\n        .am5exporting-list {\r\n            background: #F00;\r\n        }\r\n        \r\n        a.am5exporting-icon:hover,\r\n        .am5exporting-menu-open a.am5exporting-icon,\r\n        .am5exporting-item a:hover {\r\n            background: rgba(255, 0, 0, 0.5);\r\n        }\r\n    <\/style>\r\n\r\n    <script src=\"https:\/\/cdn.amcharts.com\/lib\/5\/index.js\"><\/script>\r\n    <script src=\"https:\/\/cdn.amcharts.com\/lib\/5\/percent.js\"><\/script>\r\n    <script src=\"https:\/\/cdn.amcharts.com\/lib\/5\/xy.js\"><\/script>\r\n    <script src=\"https:\/\/cdn.amcharts.com\/lib\/5\/wc.js\"><\/script>\r\n    <script src=\"https:\/\/cdn.amcharts.com\/lib\/5\/themes\/Animated.js\"><\/script>\r\n    <script src=\"https:\/\/cdn.amcharts.com\/lib\/5\/plugins\/exporting.js\"><\/script>\r\n    <!-- Chart code -->\r\n    <script>\r\n        am5.ready(function() {\r\n    var rootpublisher_doc_types_chart = am5.Root.new(\"publisher_doc_types_chart\");\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootpublisher_doc_types_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_doc_types_chart)\r\n    ]);\r\n\r\n    \/\/ Create chart\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/\r\n    var chartpublisher_doc_types_chart = rootpublisher_doc_types_chart.container.children.push(\r\n        am5xy.XYChart.new(rootpublisher_doc_types_chart, {\r\n            focusable: false,\r\n            panX: false,\r\n            panY: false,\r\n        })\r\n    );\r\n\r\n    var cursorpublisher_doc_types_chart = chartpublisher_doc_types_chart.set(\"cursor\", am5xy.XYCursor.new(rootpublisher_doc_types_chart, {}));\r\n    cursorpublisher_doc_types_chart.lineY.set(\"visible\", false);\r\n\r\n\r\n    var easing = am5.ease.linear;\r\n    chartpublisher_doc_types_chart.get(\"colors\").set(\"step\", 6);\r\n\r\n    var data = [{\"value1\":0.33879825904673183,\"category\":\"Journal Article\",\"value\":310641.0},{\"value1\":0.0003201809113629461,\"category\":\"Dataset\",\"value\":7.0}];\r\n\r\n    var xRendererpublisher_doc_types_chart = am5xy.AxisRendererX.new(rootpublisher_doc_types_chart, {});\r\n    xRendererpublisher_doc_types_chart.labels.template.setAll({\r\n        rotation: -90,\r\n        centerY: am5.p50,\r\n        centerX: am5.p100,\r\n        paddingRight: 15,\r\n        text: \"{category}\"\r\n    });\r\n\r\n    var xAxis = chartpublisher_doc_types_chart.xAxes.push(\r\n        am5xy.CategoryAxis.new(rootpublisher_doc_types_chart, {\r\n            categoryField: \"category\",\r\n            renderer: xRendererpublisher_doc_types_chart,\r\n            tooltip: am5.Tooltip.new(rootpublisher_doc_types_chart, {\r\n                labelText: \"{category}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    var yAxis1publisher_doc_types_chart = chartpublisher_doc_types_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_doc_types_chart, {\r\n        maxDeviation: 0.3,\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_doc_types_chart, {})\r\n    }));\r\n\r\n    var yAxis2publisher_doc_types_chart = chartpublisher_doc_types_chart.yAxes.push(\r\n        am5xy.ValueAxis.new(rootpublisher_doc_types_chart, {\r\n            maxDeviation: 1,\r\n            syncWithAxis: yAxis1publisher_doc_types_chart,\r\n            renderer: am5xy.AxisRendererY.new(rootpublisher_doc_types_chart, {\r\n                opposite: true\r\n            })\r\n        })\r\n    );\r\n\r\n    let series1publisher_doc_types_chart = chartpublisher_doc_types_chart.series.push(\r\n        am5xy.ColumnSeries.new(rootpublisher_doc_types_chart, {\r\n            name: \"Public Library of Science (PLoS) Documents\",\r\n            xAxis: xAxis,\r\n            yAxis: yAxis1publisher_doc_types_chart,\r\n            valueYField: \"value\",\r\n            categoryXField: \"category\",\r\n            tooltip: am5.Tooltip.new(rootpublisher_doc_types_chart, {\r\n                labelText: \"{value}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    series1publisher_doc_types_chart.columns.template.setAll({\r\n        fillOpacity: 0.85,\r\n        strokeOpacity: 0\r\n    });\r\n\r\n    series1publisher_doc_types_chart.columns.template.adapters.add(\"fill\", (fill, target) => {\r\n        return chartpublisher_doc_types_chart.get(\"colors\").getIndex(series1publisher_doc_types_chart.columns.indexOf(target));\r\n    });\r\n\r\n    series1publisher_doc_types_chart.columns.template.adapters.add(\"stroke\", (stroke, target) => {\r\n        return chartpublisher_doc_types_chart.get(\"colors\").getIndex(series1publisher_doc_types_chart.columns.indexOf(target));\r\n    });\r\n\r\n    let series2publisher_doc_types_chart = chartpublisher_doc_types_chart.series.push(\r\n        am5xy.LineSeries.new(rootpublisher_doc_types_chart, {\r\n            name: \"Public Library of Science (PLoS) Documents Share\",\r\n            xAxis: xAxis,\r\n            yAxis: yAxis2publisher_doc_types_chart,\r\n            valueYField: \"value1\",\r\n            sequencedInterpolation: true,\r\n            categoryXField: \"category\",\r\n            stroke: chartpublisher_doc_types_chart.get(\"colors\").getIndex(5),\r\n            fill: chartpublisher_doc_types_chart.get(\"colors\").getIndex(13),\r\n            tooltip: am5.Tooltip.new(rootpublisher_doc_types_chart, {\r\n                labelText: \"{value1}%\"\r\n            })\r\n        })\r\n    );\r\n\r\n    series2publisher_doc_types_chart.strokes.template.set(\"strokeWidth\", 2);\r\n\r\n    series2publisher_doc_types_chart.bullets.push(function() {\r\n        return am5.Bullet.new(rootpublisher_doc_types_chart, {\r\n            locationY: 1,\r\n            locationX: undefined,\r\n            sprite: am5.Circle.new(rootpublisher_doc_types_chart, {\r\n                radius: 5,\r\n                fill: series2publisher_doc_types_chart.get(\"fill\")\r\n            })\r\n        });\r\n    });\r\n\r\n    xAxis.data.setAll(data);\r\n    series1publisher_doc_types_chart.data.setAll(data);\r\n    series2publisher_doc_types_chart.data.setAll(data);\r\n\r\n    var legendpublisher_doc_types_chart = chartpublisher_doc_types_chart.children.push(\r\n        am5.Legend.new(rootpublisher_doc_types_chart, {\r\n            centerX: am5.p50,\r\n            x: am5.p50\r\n        })\r\n    );\r\n\r\n    \/\/ Make series change state when legend item is hovered\r\n    legendpublisher_doc_types_chart.itemContainers.template.states.create(\"hover\", {});\r\n\r\n    legendpublisher_doc_types_chart.itemContainers.template.events.on(\"pointerover\", function(e) {\r\n        e.target.dataItem.dataContext.hover();\r\n    });\r\n    legendpublisher_doc_types_chart.itemContainers.template.events.on(\"pointerout\", function(e) {\r\n        e.target.dataItem.dataContext.unhover();\r\n    });\r\n\r\n    legendpublisher_doc_types_chart.data.setAll(chartpublisher_doc_types_chart.series.values);\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_doc_types_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_doc_types_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    chartpublisher_doc_types_chart.appear(1000, 100);\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n    var rootpublisher_yearly_chart = am5.Root.new(\"publisher_yearly_chart\");\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootpublisher_yearly_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_yearly_chart)\r\n    ]);\r\n\r\n    \/\/ Create chart\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/\r\n    var chartpublisher_yearly_chart = rootpublisher_yearly_chart.container.children.push(\r\n        am5xy.XYChart.new(rootpublisher_yearly_chart, {\r\n            focusable: false,\r\n            panX: false,\r\n            panY: false,\r\n        })\r\n    );\r\n\r\n    var cursorpublisher_yearly_chart = chartpublisher_yearly_chart.set(\"cursor\", am5xy.XYCursor.new(rootpublisher_yearly_chart, {}));\r\n    cursorpublisher_yearly_chart.lineY.set(\"visible\", false);\r\n\r\n\r\n    var easing = am5.ease.linear;\r\n    chartpublisher_yearly_chart.get(\"colors\").set(\"step\", 6);\r\n\r\n    var data = [{\"value1\":4.810290606254732,\"category\":\"2010\",\"value\":9366.0},{\"value1\":4.134587953251423,\"category\":\"2011\",\"value\":16685.0},{\"value1\":3.666318304583216,\"category\":\"2012\",\"value\":27111.0},{\"value1\":3.3542580008768086,\"category\":\"2013\",\"value\":36496.0},{\"value1\":3.1538820970373207,\"category\":\"2014\",\"value\":35465.0},{\"value1\":2.8849282011559314,\"category\":\"2015\",\"value\":33566.0},{\"value1\":2.90733021515435,\"category\":\"2016\",\"value\":26725.0},{\"value1\":2.918515202083927,\"category\":\"2017\",\"value\":24569.0},{\"value1\":2.4501945934574523,\"category\":\"2018\",\"value\":22183.0},{\"value1\":1.8799470279631234,\"category\":\"2019\",\"value\":19633.0},{\"value1\":0.82708976054062,\"category\":\"2020\",\"value\":20421.0}];\r\n\r\n    var xRendererpublisher_yearly_chart = am5xy.AxisRendererX.new(rootpublisher_yearly_chart, {});\r\n    xRendererpublisher_yearly_chart.labels.template.setAll({\r\n        rotation: -90,\r\n        centerY: am5.p50,\r\n        centerX: am5.p100,\r\n        paddingRight: 15,\r\n        text: \"{category}\"\r\n    });\r\n\r\n    var xAxis = chartpublisher_yearly_chart.xAxes.push(\r\n        am5xy.CategoryAxis.new(rootpublisher_yearly_chart, {\r\n            categoryField: \"category\",\r\n            renderer: xRendererpublisher_yearly_chart,\r\n            tooltip: am5.Tooltip.new(rootpublisher_yearly_chart, {\r\n                labelText: \"{category}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    var yAxis1publisher_yearly_chart = chartpublisher_yearly_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_yearly_chart, {\r\n        maxDeviation: 0.3,\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_yearly_chart, {})\r\n    }));\r\n\r\n    var yAxis2publisher_yearly_chart = chartpublisher_yearly_chart.yAxes.push(\r\n        am5xy.ValueAxis.new(rootpublisher_yearly_chart, {\r\n            maxDeviation: 1,\r\n            syncWithAxis: yAxis1publisher_yearly_chart,\r\n            renderer: am5xy.AxisRendererY.new(rootpublisher_yearly_chart, {\r\n                opposite: true\r\n            })\r\n        })\r\n    );\r\n\r\n    let series1publisher_yearly_chart = chartpublisher_yearly_chart.series.push(\r\n        am5xy.ColumnSeries.new(rootpublisher_yearly_chart, {\r\n            name: \"No. Of Documents\",\r\n            xAxis: xAxis,\r\n            yAxis: yAxis1publisher_yearly_chart,\r\n            valueYField: \"value\",\r\n            categoryXField: \"category\",\r\n            tooltip: am5.Tooltip.new(rootpublisher_yearly_chart, {\r\n                labelText: \"{value}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    series1publisher_yearly_chart.columns.template.setAll({\r\n        fillOpacity: 0.85,\r\n        strokeOpacity: 0\r\n    });\r\n\r\n    series1publisher_yearly_chart.columns.template.adapters.add(\"fill\", (fill, target) => {\r\n        return chartpublisher_yearly_chart.get(\"colors\").getIndex(series1publisher_yearly_chart.columns.indexOf(target));\r\n    });\r\n\r\n    series1publisher_yearly_chart.columns.template.adapters.add(\"stroke\", (stroke, target) => {\r\n        return chartpublisher_yearly_chart.get(\"colors\").getIndex(series1publisher_yearly_chart.columns.indexOf(target));\r\n    });\r\n\r\n    let series2publisher_yearly_chart = chartpublisher_yearly_chart.series.push(\r\n        am5xy.LineSeries.new(rootpublisher_yearly_chart, {\r\n            name: \"Scaled Citations\/Documents\",\r\n            xAxis: xAxis,\r\n            yAxis: yAxis2publisher_yearly_chart,\r\n            valueYField: \"value1\",\r\n            sequencedInterpolation: true,\r\n            categoryXField: \"category\",\r\n            stroke: chartpublisher_yearly_chart.get(\"colors\").getIndex(5),\r\n            fill: chartpublisher_yearly_chart.get(\"colors\").getIndex(13),\r\n            tooltip: am5.Tooltip.new(rootpublisher_yearly_chart, {\r\n                labelText: \"{value1}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    series2publisher_yearly_chart.strokes.template.set(\"strokeWidth\", 2);\r\n\r\n    series2publisher_yearly_chart.bullets.push(function() {\r\n        return am5.Bullet.new(rootpublisher_yearly_chart, {\r\n            locationY: 1,\r\n            locationX: undefined,\r\n            sprite: am5.Circle.new(rootpublisher_yearly_chart, {\r\n                radius: 5,\r\n                fill: series2publisher_yearly_chart.get(\"fill\")\r\n            })\r\n        });\r\n    });\r\n\r\n    xAxis.data.setAll(data);\r\n    series1publisher_yearly_chart.data.setAll(data);\r\n    series2publisher_yearly_chart.data.setAll(data);\r\n\r\n    var legendpublisher_yearly_chart = chartpublisher_yearly_chart.children.push(\r\n        am5.Legend.new(rootpublisher_yearly_chart, {\r\n            centerX: am5.p50,\r\n            x: am5.p50\r\n        })\r\n    );\r\n\r\n    \/\/ Make series change state when legend item is hovered\r\n    legendpublisher_yearly_chart.itemContainers.template.states.create(\"hover\", {});\r\n\r\n    legendpublisher_yearly_chart.itemContainers.template.events.on(\"pointerover\", function(e) {\r\n        e.target.dataItem.dataContext.hover();\r\n    });\r\n    legendpublisher_yearly_chart.itemContainers.template.events.on(\"pointerout\", function(e) {\r\n        e.target.dataItem.dataContext.unhover();\r\n    });\r\n\r\n    legendpublisher_yearly_chart.data.setAll(chartpublisher_yearly_chart.series.values);\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_yearly_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_yearly_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    chartpublisher_yearly_chart.appear(1000, 100);\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n    var rootpublisher_nonezero_document_count_chart = am5.Root.new(\"publisher_nonezero_document_count_chart\");\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootpublisher_nonezero_document_count_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_nonezero_document_count_chart)\r\n    ]);\r\n\r\n    \/\/ Create chart\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/\r\n    var chartpublisher_nonezero_document_count_chart = rootpublisher_nonezero_document_count_chart.container.children.push(\r\n        am5xy.XYChart.new(rootpublisher_nonezero_document_count_chart, {\r\n            focusable: false,\r\n            panX: false,\r\n            panY: false,\r\n        })\r\n    );\r\n\r\n    var cursorpublisher_nonezero_document_count_chart = chartpublisher_nonezero_document_count_chart.set(\"cursor\", am5xy.XYCursor.new(rootpublisher_nonezero_document_count_chart, {}));\r\n    cursorpublisher_nonezero_document_count_chart.lineY.set(\"visible\", false);\r\n\r\n\r\n    var easing = am5.ease.linear;\r\n    chartpublisher_nonezero_document_count_chart.get(\"colors\").set(\"step\", 6);\r\n\r\n    var data = [{\"value1\":91689078.0,\"category\":\"Journal Articles\",\"value\":310641.0},{\"value1\":2186264.0,\"category\":\"Datasets\",\"value\":7.0}];\r\n\r\n    var xRendererpublisher_nonezero_document_count_chart = am5xy.AxisRendererX.new(rootpublisher_nonezero_document_count_chart, {});\r\n    xRendererpublisher_nonezero_document_count_chart.labels.template.setAll({\r\n        rotation: -90,\r\n        centerY: am5.p50,\r\n        centerX: am5.p100,\r\n        paddingRight: 15,\r\n        text: \"{category}\"\r\n    });\r\n\r\n    var xAxis = chartpublisher_nonezero_document_count_chart.xAxes.push(\r\n        am5xy.CategoryAxis.new(rootpublisher_nonezero_document_count_chart, {\r\n            categoryField: \"category\",\r\n            renderer: xRendererpublisher_nonezero_document_count_chart,\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_count_chart, {\r\n                labelText: \"{category}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    var yAxis1publisher_nonezero_document_count_chart = chartpublisher_nonezero_document_count_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_nonezero_document_count_chart, {\r\n        maxDeviation: 0.3,\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_nonezero_document_count_chart, {})\r\n    }));\r\n\r\n    var yAxis2publisher_nonezero_document_count_chart = chartpublisher_nonezero_document_count_chart.yAxes.push(\r\n        am5xy.ValueAxis.new(rootpublisher_nonezero_document_count_chart, {\r\n            maxDeviation: 1,\r\n            syncWithAxis: yAxis1publisher_nonezero_document_count_chart,\r\n            renderer: am5xy.AxisRendererY.new(rootpublisher_nonezero_document_count_chart, {\r\n                opposite: true\r\n            })\r\n        })\r\n    );\r\n\r\n    let series1publisher_nonezero_document_count_chart = chartpublisher_nonezero_document_count_chart.series.push(\r\n        am5xy.ColumnSeries.new(rootpublisher_nonezero_document_count_chart, {\r\n            name: \"Public Library of Science (PLoS) Documents\",\r\n            xAxis: xAxis,\r\n            yAxis: yAxis1publisher_nonezero_document_count_chart,\r\n            valueYField: \"value\",\r\n            categoryXField: \"category\",\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_count_chart, {\r\n                labelText: \"{value}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    series1publisher_nonezero_document_count_chart.columns.template.setAll({\r\n        fillOpacity: 0.85,\r\n        strokeOpacity: 0\r\n    });\r\n\r\n    series1publisher_nonezero_document_count_chart.columns.template.adapters.add(\"fill\", (fill, target) => {\r\n        return chartpublisher_nonezero_document_count_chart.get(\"colors\").getIndex(series1publisher_nonezero_document_count_chart.columns.indexOf(target));\r\n    });\r\n\r\n    series1publisher_nonezero_document_count_chart.columns.template.adapters.add(\"stroke\", (stroke, target) => {\r\n        return chartpublisher_nonezero_document_count_chart.get(\"colors\").getIndex(series1publisher_nonezero_document_count_chart.columns.indexOf(target));\r\n    });\r\n\r\n    let series2publisher_nonezero_document_count_chart = chartpublisher_nonezero_document_count_chart.series.push(\r\n        am5xy.LineSeries.new(rootpublisher_nonezero_document_count_chart, {\r\n            name: \"All Publishers Documents\",\r\n            xAxis: xAxis,\r\n            yAxis: yAxis2publisher_nonezero_document_count_chart,\r\n            valueYField: \"value1\",\r\n            sequencedInterpolation: true,\r\n            categoryXField: \"category\",\r\n            stroke: chartpublisher_nonezero_document_count_chart.get(\"colors\").getIndex(5),\r\n            fill: chartpublisher_nonezero_document_count_chart.get(\"colors\").getIndex(13),\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_count_chart, {\r\n                labelText: \"{value1}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    series2publisher_nonezero_document_count_chart.strokes.template.set(\"strokeWidth\", 2);\r\n\r\n    series2publisher_nonezero_document_count_chart.bullets.push(function() {\r\n        return am5.Bullet.new(rootpublisher_nonezero_document_count_chart, {\r\n            locationY: 1,\r\n            locationX: undefined,\r\n            sprite: am5.Circle.new(rootpublisher_nonezero_document_count_chart, {\r\n                radius: 5,\r\n                fill: series2publisher_nonezero_document_count_chart.get(\"fill\")\r\n            })\r\n        });\r\n    });\r\n\r\n    xAxis.data.setAll(data);\r\n    series1publisher_nonezero_document_count_chart.data.setAll(data);\r\n    series2publisher_nonezero_document_count_chart.data.setAll(data);\r\n\r\n    var legendpublisher_nonezero_document_count_chart = chartpublisher_nonezero_document_count_chart.children.push(\r\n        am5.Legend.new(rootpublisher_nonezero_document_count_chart, {\r\n            centerX: am5.p50,\r\n            x: am5.p50\r\n        })\r\n    );\r\n\r\n    \/\/ Make series change state when legend item is hovered\r\n    legendpublisher_nonezero_document_count_chart.itemContainers.template.states.create(\"hover\", {});\r\n\r\n    legendpublisher_nonezero_document_count_chart.itemContainers.template.events.on(\"pointerover\", function(e) {\r\n        e.target.dataItem.dataContext.hover();\r\n    });\r\n    legendpublisher_nonezero_document_count_chart.itemContainers.template.events.on(\"pointerout\", function(e) {\r\n        e.target.dataItem.dataContext.unhover();\r\n    });\r\n\r\n    legendpublisher_nonezero_document_count_chart.data.setAll(chartpublisher_nonezero_document_count_chart.series.values);\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_nonezero_document_count_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_nonezero_document_count_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    chartpublisher_nonezero_document_count_chart.appear(1000, 100);\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n    var rootpublisher_nonezero_document_citation_chart = am5.Root.new(\"publisher_nonezero_document_citation_chart\");\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootpublisher_nonezero_document_citation_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_nonezero_document_citation_chart)\r\n    ]);\r\n\r\n    \/\/ Create chart\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/\r\n    var chartpublisher_nonezero_document_citation_chart = rootpublisher_nonezero_document_citation_chart.container.children.push(\r\n        am5xy.XYChart.new(rootpublisher_nonezero_document_citation_chart, {\r\n            focusable: false,\r\n            panX: false,\r\n            panY: false,\r\n        })\r\n    );\r\n\r\n    var cursorpublisher_nonezero_document_citation_chart = chartpublisher_nonezero_document_citation_chart.set(\"cursor\", am5xy.XYCursor.new(rootpublisher_nonezero_document_citation_chart, {}));\r\n    cursorpublisher_nonezero_document_citation_chart.lineY.set(\"visible\", false);\r\n\r\n\r\n    var easing = am5.ease.linear;\r\n    chartpublisher_nonezero_document_citation_chart.get(\"colors\").set(\"step\", 6);\r\n\r\n    var data = [{\"value1\":1056344448.0,\"category\":\"Journal Articles\",\"value\":6558093.0},{\"value1\":153785.0,\"category\":\"Datasets\",\"value\":0.0}];\r\n\r\n    var xRendererpublisher_nonezero_document_citation_chart = am5xy.AxisRendererX.new(rootpublisher_nonezero_document_citation_chart, {});\r\n    xRendererpublisher_nonezero_document_citation_chart.labels.template.setAll({\r\n        rotation: -90,\r\n        centerY: am5.p50,\r\n        centerX: am5.p100,\r\n        paddingRight: 15,\r\n        text: \"{category}\"\r\n    });\r\n\r\n    var xAxis = chartpublisher_nonezero_document_citation_chart.xAxes.push(\r\n        am5xy.CategoryAxis.new(rootpublisher_nonezero_document_citation_chart, {\r\n            categoryField: \"category\",\r\n            renderer: xRendererpublisher_nonezero_document_citation_chart,\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_citation_chart, {\r\n                labelText: \"{category}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    var yAxis1publisher_nonezero_document_citation_chart = chartpublisher_nonezero_document_citation_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_nonezero_document_citation_chart, {\r\n        maxDeviation: 0.3,\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_nonezero_document_citation_chart, {})\r\n    }));\r\n\r\n    var yAxis2publisher_nonezero_document_citation_chart = chartpublisher_nonezero_document_citation_chart.yAxes.push(\r\n        am5xy.ValueAxis.new(rootpublisher_nonezero_document_citation_chart, {\r\n            maxDeviation: 1,\r\n            syncWithAxis: yAxis1publisher_nonezero_document_citation_chart,\r\n            renderer: am5xy.AxisRendererY.new(rootpublisher_nonezero_document_citation_chart, {\r\n                opposite: true\r\n            })\r\n        })\r\n    );\r\n\r\n    let series1publisher_nonezero_document_citation_chart = chartpublisher_nonezero_document_citation_chart.series.push(\r\n        am5xy.ColumnSeries.new(rootpublisher_nonezero_document_citation_chart, {\r\n            name: \"Public Library of Science (PLoS) Citations\",\r\n            xAxis: xAxis,\r\n            yAxis: yAxis1publisher_nonezero_document_citation_chart,\r\n            valueYField: \"value\",\r\n            categoryXField: \"category\",\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_citation_chart, {\r\n                labelText: \"{value}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    series1publisher_nonezero_document_citation_chart.columns.template.setAll({\r\n        fillOpacity: 0.85,\r\n        strokeOpacity: 0\r\n    });\r\n\r\n    series1publisher_nonezero_document_citation_chart.columns.template.adapters.add(\"fill\", (fill, target) => {\r\n        return chartpublisher_nonezero_document_citation_chart.get(\"colors\").getIndex(series1publisher_nonezero_document_citation_chart.columns.indexOf(target));\r\n    });\r\n\r\n    series1publisher_nonezero_document_citation_chart.columns.template.adapters.add(\"stroke\", (stroke, target) => {\r\n        return chartpublisher_nonezero_document_citation_chart.get(\"colors\").getIndex(series1publisher_nonezero_document_citation_chart.columns.indexOf(target));\r\n    });\r\n\r\n    let series2publisher_nonezero_document_citation_chart = chartpublisher_nonezero_document_citation_chart.series.push(\r\n        am5xy.LineSeries.new(rootpublisher_nonezero_document_citation_chart, {\r\n            name: \"All Publishers Citations\",\r\n            xAxis: xAxis,\r\n            yAxis: yAxis2publisher_nonezero_document_citation_chart,\r\n            valueYField: \"value1\",\r\n            sequencedInterpolation: true,\r\n            categoryXField: \"category\",\r\n            stroke: chartpublisher_nonezero_document_citation_chart.get(\"colors\").getIndex(5),\r\n            fill: chartpublisher_nonezero_document_citation_chart.get(\"colors\").getIndex(13),\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_citation_chart, {\r\n                labelText: \"{value1}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    series2publisher_nonezero_document_citation_chart.strokes.template.set(\"strokeWidth\", 2);\r\n\r\n    series2publisher_nonezero_document_citation_chart.bullets.push(function() {\r\n        return am5.Bullet.new(rootpublisher_nonezero_document_citation_chart, {\r\n            locationY: 1,\r\n            locationX: undefined,\r\n            sprite: am5.Circle.new(rootpublisher_nonezero_document_citation_chart, {\r\n                radius: 5,\r\n                fill: series2publisher_nonezero_document_citation_chart.get(\"fill\")\r\n            })\r\n        });\r\n    });\r\n\r\n    xAxis.data.setAll(data);\r\n    series1publisher_nonezero_document_citation_chart.data.setAll(data);\r\n    series2publisher_nonezero_document_citation_chart.data.setAll(data);\r\n\r\n    var legendpublisher_nonezero_document_citation_chart = chartpublisher_nonezero_document_citation_chart.children.push(\r\n        am5.Legend.new(rootpublisher_nonezero_document_citation_chart, {\r\n            centerX: am5.p50,\r\n            x: am5.p50\r\n        })\r\n    );\r\n\r\n    \/\/ Make series change state when legend item is hovered\r\n    legendpublisher_nonezero_document_citation_chart.itemContainers.template.states.create(\"hover\", {});\r\n\r\n    legendpublisher_nonezero_document_citation_chart.itemContainers.template.events.on(\"pointerover\", function(e) {\r\n        e.target.dataItem.dataContext.hover();\r\n    });\r\n    legendpublisher_nonezero_document_citation_chart.itemContainers.template.events.on(\"pointerout\", function(e) {\r\n        e.target.dataItem.dataContext.unhover();\r\n    });\r\n\r\n    legendpublisher_nonezero_document_citation_chart.data.setAll(chartpublisher_nonezero_document_citation_chart.series.values);\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_nonezero_document_citation_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_nonezero_document_citation_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    chartpublisher_nonezero_document_citation_chart.appear(1000, 100);\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n    var rootpublisher_nonezero_document_hindex_chart = am5.Root.new(\"publisher_nonezero_document_hindex_chart\");\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootpublisher_nonezero_document_hindex_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_nonezero_document_hindex_chart)\r\n    ]);\r\n\r\n    \/\/ Create chart\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/\r\n    var chartpublisher_nonezero_document_hindex_chart = rootpublisher_nonezero_document_hindex_chart.container.children.push(\r\n        am5xy.XYChart.new(rootpublisher_nonezero_document_hindex_chart, {\r\n            focusable: false,\r\n            panX: false,\r\n            panY: false,\r\n        })\r\n    );\r\n\r\n    var cursorpublisher_nonezero_document_hindex_chart = chartpublisher_nonezero_document_hindex_chart.set(\"cursor\", am5xy.XYCursor.new(rootpublisher_nonezero_document_hindex_chart, {}));\r\n    cursorpublisher_nonezero_document_hindex_chart.lineY.set(\"visible\", false);\r\n\r\n\r\n    var easing = am5.ease.linear;\r\n    chartpublisher_nonezero_document_hindex_chart.get(\"colors\").set(\"step\", 6);\r\n\r\n    var data = [{\"value1\":3201.0,\"category\":\"Journal Articles\",\"value\":439.0},{\"value1\":98.0,\"category\":\"Datasets\",\"value\":0.0}];\r\n\r\n    var xRendererpublisher_nonezero_document_hindex_chart = am5xy.AxisRendererX.new(rootpublisher_nonezero_document_hindex_chart, {});\r\n    xRendererpublisher_nonezero_document_hindex_chart.labels.template.setAll({\r\n        rotation: -90,\r\n        centerY: am5.p50,\r\n        centerX: am5.p100,\r\n        paddingRight: 15,\r\n        text: \"{category}\"\r\n    });\r\n\r\n    var xAxis = chartpublisher_nonezero_document_hindex_chart.xAxes.push(\r\n        am5xy.CategoryAxis.new(rootpublisher_nonezero_document_hindex_chart, {\r\n            categoryField: \"category\",\r\n            renderer: xRendererpublisher_nonezero_document_hindex_chart,\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_hindex_chart, {\r\n                labelText: \"{category}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    var yAxis1publisher_nonezero_document_hindex_chart = chartpublisher_nonezero_document_hindex_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_nonezero_document_hindex_chart, {\r\n        maxDeviation: 0.3,\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_nonezero_document_hindex_chart, {})\r\n    }));\r\n\r\n    var yAxis2publisher_nonezero_document_hindex_chart = chartpublisher_nonezero_document_hindex_chart.yAxes.push(\r\n        am5xy.ValueAxis.new(rootpublisher_nonezero_document_hindex_chart, {\r\n            maxDeviation: 1,\r\n            syncWithAxis: yAxis1publisher_nonezero_document_hindex_chart,\r\n            renderer: am5xy.AxisRendererY.new(rootpublisher_nonezero_document_hindex_chart, {\r\n                opposite: true\r\n            })\r\n        })\r\n    );\r\n\r\n    let series1publisher_nonezero_document_hindex_chart = chartpublisher_nonezero_document_hindex_chart.series.push(\r\n        am5xy.ColumnSeries.new(rootpublisher_nonezero_document_hindex_chart, {\r\n            name: \"Public Library of Science (PLoS) h-index\",\r\n            xAxis: xAxis,\r\n            yAxis: yAxis1publisher_nonezero_document_hindex_chart,\r\n            valueYField: \"value\",\r\n            categoryXField: \"category\",\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_hindex_chart, {\r\n                labelText: \"{value}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    series1publisher_nonezero_document_hindex_chart.columns.template.setAll({\r\n        fillOpacity: 0.85,\r\n        strokeOpacity: 0\r\n    });\r\n\r\n    series1publisher_nonezero_document_hindex_chart.columns.template.adapters.add(\"fill\", (fill, target) => {\r\n        return chartpublisher_nonezero_document_hindex_chart.get(\"colors\").getIndex(series1publisher_nonezero_document_hindex_chart.columns.indexOf(target));\r\n    });\r\n\r\n    series1publisher_nonezero_document_hindex_chart.columns.template.adapters.add(\"stroke\", (stroke, target) => {\r\n        return chartpublisher_nonezero_document_hindex_chart.get(\"colors\").getIndex(series1publisher_nonezero_document_hindex_chart.columns.indexOf(target));\r\n    });\r\n\r\n    let series2publisher_nonezero_document_hindex_chart = chartpublisher_nonezero_document_hindex_chart.series.push(\r\n        am5xy.LineSeries.new(rootpublisher_nonezero_document_hindex_chart, {\r\n            name: \"All Publisher h-index\",\r\n            xAxis: xAxis,\r\n            yAxis: yAxis2publisher_nonezero_document_hindex_chart,\r\n            valueYField: \"value1\",\r\n            sequencedInterpolation: true,\r\n            categoryXField: \"category\",\r\n            stroke: chartpublisher_nonezero_document_hindex_chart.get(\"colors\").getIndex(5),\r\n            fill: chartpublisher_nonezero_document_hindex_chart.get(\"colors\").getIndex(13),\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_hindex_chart, {\r\n                labelText: \"{value1}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    series2publisher_nonezero_document_hindex_chart.strokes.template.set(\"strokeWidth\", 2);\r\n\r\n    series2publisher_nonezero_document_hindex_chart.bullets.push(function() {\r\n        return am5.Bullet.new(rootpublisher_nonezero_document_hindex_chart, {\r\n            locationY: 1,\r\n            locationX: undefined,\r\n            sprite: am5.Circle.new(rootpublisher_nonezero_document_hindex_chart, {\r\n                radius: 5,\r\n                fill: series2publisher_nonezero_document_hindex_chart.get(\"fill\")\r\n            })\r\n        });\r\n    });\r\n\r\n    xAxis.data.setAll(data);\r\n    series1publisher_nonezero_document_hindex_chart.data.setAll(data);\r\n    series2publisher_nonezero_document_hindex_chart.data.setAll(data);\r\n\r\n    var legendpublisher_nonezero_document_hindex_chart = chartpublisher_nonezero_document_hindex_chart.children.push(\r\n        am5.Legend.new(rootpublisher_nonezero_document_hindex_chart, {\r\n            centerX: am5.p50,\r\n            x: am5.p50\r\n        })\r\n    );\r\n\r\n    \/\/ Make series change state when legend item is hovered\r\n    legendpublisher_nonezero_document_hindex_chart.itemContainers.template.states.create(\"hover\", {});\r\n\r\n    legendpublisher_nonezero_document_hindex_chart.itemContainers.template.events.on(\"pointerover\", function(e) {\r\n        e.target.dataItem.dataContext.hover();\r\n    });\r\n    legendpublisher_nonezero_document_hindex_chart.itemContainers.template.events.on(\"pointerout\", function(e) {\r\n        e.target.dataItem.dataContext.unhover();\r\n    });\r\n\r\n    legendpublisher_nonezero_document_hindex_chart.data.setAll(chartpublisher_nonezero_document_hindex_chart.series.values);\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_nonezero_document_hindex_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_nonezero_document_hindex_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    chartpublisher_nonezero_document_hindex_chart.appear(1000, 100);\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n    var rootpublisher_nonezero_document_gindex_chart = am5.Root.new(\"publisher_nonezero_document_gindex_chart\");\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootpublisher_nonezero_document_gindex_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_nonezero_document_gindex_chart)\r\n    ]);\r\n\r\n    \/\/ Create chart\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/\r\n    var chartpublisher_nonezero_document_gindex_chart = rootpublisher_nonezero_document_gindex_chart.container.children.push(\r\n        am5xy.XYChart.new(rootpublisher_nonezero_document_gindex_chart, {\r\n            focusable: false,\r\n            panX: false,\r\n            panY: false,\r\n        })\r\n    );\r\n\r\n    var cursorpublisher_nonezero_document_gindex_chart = chartpublisher_nonezero_document_gindex_chart.set(\"cursor\", am5xy.XYCursor.new(rootpublisher_nonezero_document_gindex_chart, {}));\r\n    cursorpublisher_nonezero_document_gindex_chart.lineY.set(\"visible\", false);\r\n\r\n\r\n    var easing = am5.ease.linear;\r\n    chartpublisher_nonezero_document_gindex_chart.get(\"colors\").set(\"step\", 6);\r\n\r\n    var data = [{\"value1\":129.0,\"category\":\"Journal Articles\",\"value\":38.0},{\"value1\":20.0,\"category\":\"Datasets\",\"value\":0.0}];\r\n\r\n    var xRendererpublisher_nonezero_document_gindex_chart = am5xy.AxisRendererX.new(rootpublisher_nonezero_document_gindex_chart, {});\r\n    xRendererpublisher_nonezero_document_gindex_chart.labels.template.setAll({\r\n        rotation: -90,\r\n        centerY: am5.p50,\r\n        centerX: am5.p100,\r\n        paddingRight: 15,\r\n        text: \"{category}\"\r\n    });\r\n\r\n    var xAxis = chartpublisher_nonezero_document_gindex_chart.xAxes.push(\r\n        am5xy.CategoryAxis.new(rootpublisher_nonezero_document_gindex_chart, {\r\n            categoryField: \"category\",\r\n            renderer: xRendererpublisher_nonezero_document_gindex_chart,\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_gindex_chart, {\r\n                labelText: \"{category}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    var yAxis1publisher_nonezero_document_gindex_chart = chartpublisher_nonezero_document_gindex_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_nonezero_document_gindex_chart, {\r\n        maxDeviation: 0.3,\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_nonezero_document_gindex_chart, {})\r\n    }));\r\n\r\n    var yAxis2publisher_nonezero_document_gindex_chart = chartpublisher_nonezero_document_gindex_chart.yAxes.push(\r\n        am5xy.ValueAxis.new(rootpublisher_nonezero_document_gindex_chart, {\r\n            maxDeviation: 1,\r\n            syncWithAxis: yAxis1publisher_nonezero_document_gindex_chart,\r\n            renderer: am5xy.AxisRendererY.new(rootpublisher_nonezero_document_gindex_chart, {\r\n                opposite: true\r\n            })\r\n        })\r\n    );\r\n\r\n    let series1publisher_nonezero_document_gindex_chart = chartpublisher_nonezero_document_gindex_chart.series.push(\r\n        am5xy.ColumnSeries.new(rootpublisher_nonezero_document_gindex_chart, {\r\n            name: \"Public Library of Science (PLoS) g-index\",\r\n            xAxis: xAxis,\r\n            yAxis: yAxis1publisher_nonezero_document_gindex_chart,\r\n            valueYField: \"value\",\r\n            categoryXField: \"category\",\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_gindex_chart, {\r\n                labelText: \"{value}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    series1publisher_nonezero_document_gindex_chart.columns.template.setAll({\r\n        fillOpacity: 0.85,\r\n        strokeOpacity: 0\r\n    });\r\n\r\n    series1publisher_nonezero_document_gindex_chart.columns.template.adapters.add(\"fill\", (fill, target) => {\r\n        return chartpublisher_nonezero_document_gindex_chart.get(\"colors\").getIndex(series1publisher_nonezero_document_gindex_chart.columns.indexOf(target));\r\n    });\r\n\r\n    series1publisher_nonezero_document_gindex_chart.columns.template.adapters.add(\"stroke\", (stroke, target) => {\r\n        return chartpublisher_nonezero_document_gindex_chart.get(\"colors\").getIndex(series1publisher_nonezero_document_gindex_chart.columns.indexOf(target));\r\n    });\r\n\r\n    let series2publisher_nonezero_document_gindex_chart = chartpublisher_nonezero_document_gindex_chart.series.push(\r\n        am5xy.LineSeries.new(rootpublisher_nonezero_document_gindex_chart, {\r\n            name: \"All Publisher g-index\",\r\n            xAxis: xAxis,\r\n            yAxis: yAxis2publisher_nonezero_document_gindex_chart,\r\n            valueYField: \"value1\",\r\n            sequencedInterpolation: true,\r\n            categoryXField: \"category\",\r\n            stroke: chartpublisher_nonezero_document_gindex_chart.get(\"colors\").getIndex(5),\r\n            fill: chartpublisher_nonezero_document_gindex_chart.get(\"colors\").getIndex(13),\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_gindex_chart, {\r\n                labelText: \"{value1}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    series2publisher_nonezero_document_gindex_chart.strokes.template.set(\"strokeWidth\", 2);\r\n\r\n    series2publisher_nonezero_document_gindex_chart.bullets.push(function() {\r\n        return am5.Bullet.new(rootpublisher_nonezero_document_gindex_chart, {\r\n            locationY: 1,\r\n            locationX: undefined,\r\n            sprite: am5.Circle.new(rootpublisher_nonezero_document_gindex_chart, {\r\n                radius: 5,\r\n                fill: series2publisher_nonezero_document_gindex_chart.get(\"fill\")\r\n            })\r\n        });\r\n    });\r\n\r\n    xAxis.data.setAll(data);\r\n    series1publisher_nonezero_document_gindex_chart.data.setAll(data);\r\n    series2publisher_nonezero_document_gindex_chart.data.setAll(data);\r\n\r\n    var legendpublisher_nonezero_document_gindex_chart = chartpublisher_nonezero_document_gindex_chart.children.push(\r\n        am5.Legend.new(rootpublisher_nonezero_document_gindex_chart, {\r\n            centerX: am5.p50,\r\n            x: am5.p50\r\n        })\r\n    );\r\n\r\n    \/\/ Make series change state when legend item is hovered\r\n    legendpublisher_nonezero_document_gindex_chart.itemContainers.template.states.create(\"hover\", {});\r\n\r\n    legendpublisher_nonezero_document_gindex_chart.itemContainers.template.events.on(\"pointerover\", function(e) {\r\n        e.target.dataItem.dataContext.hover();\r\n    });\r\n    legendpublisher_nonezero_document_gindex_chart.itemContainers.template.events.on(\"pointerout\", function(e) {\r\n        e.target.dataItem.dataContext.unhover();\r\n    });\r\n\r\n    legendpublisher_nonezero_document_gindex_chart.data.setAll(chartpublisher_nonezero_document_gindex_chart.series.values);\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_nonezero_document_gindex_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_nonezero_document_gindex_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    chartpublisher_nonezero_document_gindex_chart.appear(1000, 100);\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n    var rootpublisher_nonezero_document_citation_per_documents_chart = am5.Root.new(\"publisher_nonezero_document_citation_per_documents_chart\");\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootpublisher_nonezero_document_citation_per_documents_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_nonezero_document_citation_per_documents_chart)\r\n    ]);\r\n\r\n    \/\/ Create chart\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/\r\n    var chartpublisher_nonezero_document_citation_per_documents_chart = rootpublisher_nonezero_document_citation_per_documents_chart.container.children.push(\r\n        am5xy.XYChart.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n            focusable: false,\r\n            panX: false,\r\n            panY: false,\r\n        })\r\n    );\r\n\r\n    var cursorpublisher_nonezero_document_citation_per_documents_chart = chartpublisher_nonezero_document_citation_per_documents_chart.set(\"cursor\", am5xy.XYCursor.new(rootpublisher_nonezero_document_citation_per_documents_chart, {}));\r\n    cursorpublisher_nonezero_document_citation_per_documents_chart.lineY.set(\"visible\", false);\r\n\r\n\r\n    var easing = am5.ease.linear;\r\n    chartpublisher_nonezero_document_citation_per_documents_chart.get(\"colors\").set(\"step\", 6);\r\n\r\n    var data = [{\"value1\":11.520940891127731,\"category\":\"Journal Articles\",\"value\":21.11148560557042},{\"value1\":0.07034145921992953,\"category\":\"Datasets\",\"value\":0.0}];\r\n\r\n    var xRendererpublisher_nonezero_document_citation_per_documents_chart = am5xy.AxisRendererX.new(rootpublisher_nonezero_document_citation_per_documents_chart, {});\r\n    xRendererpublisher_nonezero_document_citation_per_documents_chart.labels.template.setAll({\r\n        rotation: -90,\r\n        centerY: am5.p50,\r\n        centerX: am5.p100,\r\n        paddingRight: 15,\r\n        text: \"{category}\"\r\n    });\r\n\r\n    var xAxis = chartpublisher_nonezero_document_citation_per_documents_chart.xAxes.push(\r\n        am5xy.CategoryAxis.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n            categoryField: \"category\",\r\n            renderer: xRendererpublisher_nonezero_document_citation_per_documents_chart,\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n                labelText: \"{category}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    var yAxis1publisher_nonezero_document_citation_per_documents_chart = chartpublisher_nonezero_document_citation_per_documents_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n        maxDeviation: 0.3,\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_nonezero_document_citation_per_documents_chart, {})\r\n    }));\r\n\r\n    var yAxis2publisher_nonezero_document_citation_per_documents_chart = chartpublisher_nonezero_document_citation_per_documents_chart.yAxes.push(\r\n        am5xy.ValueAxis.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n            maxDeviation: 1,\r\n            syncWithAxis: yAxis1publisher_nonezero_document_citation_per_documents_chart,\r\n            renderer: am5xy.AxisRendererY.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n                opposite: true\r\n            })\r\n        })\r\n    );\r\n\r\n    let series1publisher_nonezero_document_citation_per_documents_chart = chartpublisher_nonezero_document_citation_per_documents_chart.series.push(\r\n        am5xy.ColumnSeries.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n            name: \"Public Library of Science (PLoS) Citation\/Documents\",\r\n            xAxis: xAxis,\r\n            yAxis: yAxis1publisher_nonezero_document_citation_per_documents_chart,\r\n            valueYField: \"value\",\r\n            categoryXField: \"category\",\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n                labelText: \"{value}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    series1publisher_nonezero_document_citation_per_documents_chart.columns.template.setAll({\r\n        fillOpacity: 0.85,\r\n        strokeOpacity: 0\r\n    });\r\n\r\n    series1publisher_nonezero_document_citation_per_documents_chart.columns.template.adapters.add(\"fill\", (fill, target) => {\r\n        return chartpublisher_nonezero_document_citation_per_documents_chart.get(\"colors\").getIndex(series1publisher_nonezero_document_citation_per_documents_chart.columns.indexOf(target));\r\n    });\r\n\r\n    series1publisher_nonezero_document_citation_per_documents_chart.columns.template.adapters.add(\"stroke\", (stroke, target) => {\r\n        return chartpublisher_nonezero_document_citation_per_documents_chart.get(\"colors\").getIndex(series1publisher_nonezero_document_citation_per_documents_chart.columns.indexOf(target));\r\n    });\r\n\r\n    let series2publisher_nonezero_document_citation_per_documents_chart = chartpublisher_nonezero_document_citation_per_documents_chart.series.push(\r\n        am5xy.LineSeries.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n            name: \"All Publishers Citation\/Documents\",\r\n            xAxis: xAxis,\r\n            yAxis: yAxis2publisher_nonezero_document_citation_per_documents_chart,\r\n            valueYField: \"value1\",\r\n            sequencedInterpolation: true,\r\n            categoryXField: \"category\",\r\n            stroke: chartpublisher_nonezero_document_citation_per_documents_chart.get(\"colors\").getIndex(5),\r\n            fill: chartpublisher_nonezero_document_citation_per_documents_chart.get(\"colors\").getIndex(13),\r\n            tooltip: am5.Tooltip.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n                labelText: \"{value1}\"\r\n            })\r\n        })\r\n    );\r\n\r\n    series2publisher_nonezero_document_citation_per_documents_chart.strokes.template.set(\"strokeWidth\", 2);\r\n\r\n    series2publisher_nonezero_document_citation_per_documents_chart.bullets.push(function() {\r\n        return am5.Bullet.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n            locationY: 1,\r\n            locationX: undefined,\r\n            sprite: am5.Circle.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n                radius: 5,\r\n                fill: series2publisher_nonezero_document_citation_per_documents_chart.get(\"fill\")\r\n            })\r\n        });\r\n    });\r\n\r\n    xAxis.data.setAll(data);\r\n    series1publisher_nonezero_document_citation_per_documents_chart.data.setAll(data);\r\n    series2publisher_nonezero_document_citation_per_documents_chart.data.setAll(data);\r\n\r\n    var legendpublisher_nonezero_document_citation_per_documents_chart = chartpublisher_nonezero_document_citation_per_documents_chart.children.push(\r\n        am5.Legend.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n            centerX: am5.p50,\r\n            x: am5.p50\r\n        })\r\n    );\r\n\r\n    \/\/ Make series change state when legend item is hovered\r\n    legendpublisher_nonezero_document_citation_per_documents_chart.itemContainers.template.states.create(\"hover\", {});\r\n\r\n    legendpublisher_nonezero_document_citation_per_documents_chart.itemContainers.template.events.on(\"pointerover\", function(e) {\r\n        e.target.dataItem.dataContext.hover();\r\n    });\r\n    legendpublisher_nonezero_document_citation_per_documents_chart.itemContainers.template.events.on(\"pointerout\", function(e) {\r\n        e.target.dataItem.dataContext.unhover();\r\n    });\r\n\r\n    legendpublisher_nonezero_document_citation_per_documents_chart.data.setAll(chartpublisher_nonezero_document_citation_per_documents_chart.series.values);\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_nonezero_document_citation_per_documents_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    chartpublisher_nonezero_document_citation_per_documents_chart.appear(1000, 100);\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n\r\n    var rootpublisher_hindex_chart = am5.Root.new(\"publisher_hindex_chart\");\r\n\r\n\r\n    rootpublisher_hindex_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_hindex_chart)\r\n    ]);\r\n\r\n\r\n    var chartpublisher_hindex_chart = rootpublisher_hindex_chart.container.children.push(am5xy.XYChart.new(rootpublisher_hindex_chart, {\r\n        panX: false,\r\n        panY: false,\r\n        wheelX: \"panX\",\r\n        wheelY: \"zoomX\",\r\n        layout: rootpublisher_hindex_chart.verticalLayout\r\n    }));\r\n\r\n    var legendpublisher_hindex_chart = chartpublisher_hindex_chart.children.push(\r\n        am5.Legend.new(rootpublisher_hindex_chart, {\r\n            centerX: am5.p50,\r\n            x: am5.p50\r\n        })\r\n    );\r\n\r\n    var data = [{\"category\":\"h-index\",\"p_340\":439.0,\"p_all\":3269.0},{\"category\":\"h10-index\",\"p_340\":323.0,\"p_all\":1489.0},{\"category\":\"h5-index\",\"p_340\":148.0,\"p_all\":795.0}];\r\n\r\n\r\n    \/\/ Create axes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/axes\/\r\n    var xAxis = chartpublisher_hindex_chart.xAxes.push(am5xy.CategoryAxis.new(rootpublisher_hindex_chart, {\r\n        categoryField: \"category\",\r\n        renderer: am5xy.AxisRendererX.new(rootpublisher_hindex_chart, {\r\n            cellStartLocation: 0.1,\r\n            cellEndLocation: 0.9\r\n        }),\r\n        tooltip: am5.Tooltip.new(rootpublisher_hindex_chart, {})\r\n    }));\r\n\r\n    xAxis.data.setAll(data);\r\n\r\n    var yAxis = chartpublisher_hindex_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_hindex_chart, {\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_hindex_chart, {})\r\n    }));\r\n\r\n\r\n    \/\/ Add series\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/series\/\r\n    function makeSeries(name, fieldName) {\r\n        var series = chartpublisher_hindex_chart.series.push(am5xy.ColumnSeries.new(rootpublisher_hindex_chart, {\r\n            name: name,\r\n            xAxis: xAxis,\r\n            yAxis: yAxis,\r\n            valueYField: fieldName,\r\n            categoryXField: \"category\"\r\n        }));\r\n\r\n        series.columns.template.setAll({\r\n            tooltipText: \"{name}, {categoryX}:{valueY}\",\r\n            width: am5.percent(90),\r\n            tooltipY: 0\r\n        });\r\n\r\n        series.data.setAll(data);\r\n\r\n        \/\/ Make stuff animate on load\r\n        \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/animations\/\r\n        series.appear();\r\n\r\n        series.bullets.push(function() {\r\n            return am5.Bullet.new(rootpublisher_hindex_chart, {\r\n                locationY: 0,\r\n                sprite: am5.Label.new(rootpublisher_hindex_chart, {\r\n                    text: \"{valueY}\",\r\n                    fill: rootpublisher_hindex_chart.interfaceColors.get(\"alternativeText\"),\r\n                    centerY: 0,\r\n                    centerX: am5.p50,\r\n                    populateText: true\r\n                })\r\n            });\r\n        });\r\n\r\n        legendpublisher_hindex_chart.data.push(series);\r\n    }\r\n\r\n    makeSeries('Public Library of Science (PLoS)','p_340');makeSeries('All publishers','p_all');\r\n\r\n\r\n    chartpublisher_hindex_chart.set(\"scrollbarX\", am5.Scrollbar.new(rootpublisher_hindex_chart, {\r\n        orientation: \"horizontal\"\r\n    }));\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_hindex_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_hindex_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    \/\/ Make stuff animate on load\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/animations\/\r\n    chartpublisher_hindex_chart.appear(1000, 100);\r\n\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n\r\n    var rootpublisher_gindex_chart = am5.Root.new(\"publisher_gindex_chart\");\r\n\r\n\r\n    rootpublisher_gindex_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_gindex_chart)\r\n    ]);\r\n\r\n\r\n    var chartpublisher_gindex_chart = rootpublisher_gindex_chart.container.children.push(am5xy.XYChart.new(rootpublisher_gindex_chart, {\r\n        panX: false,\r\n        panY: false,\r\n        wheelX: \"panX\",\r\n        wheelY: \"zoomX\",\r\n        layout: rootpublisher_gindex_chart.verticalLayout\r\n    }));\r\n\r\n    var legendpublisher_gindex_chart = chartpublisher_gindex_chart.children.push(\r\n        am5.Legend.new(rootpublisher_gindex_chart, {\r\n            centerX: am5.p50,\r\n            x: am5.p50\r\n        })\r\n    );\r\n\r\n    var data = [{\"category\":\"g-index\",\"p_340\":38.0,\"p_all\":131.0},{\"category\":\"g10-index\",\"p_340\":31.0,\"p_all\":80.0},{\"category\":\"g5-index\",\"p_340\":19.0,\"p_all\":55.0}];\r\n\r\n\r\n    \/\/ Create axes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/axes\/\r\n    var xAxis = chartpublisher_gindex_chart.xAxes.push(am5xy.CategoryAxis.new(rootpublisher_gindex_chart, {\r\n        categoryField: \"category\",\r\n        renderer: am5xy.AxisRendererX.new(rootpublisher_gindex_chart, {\r\n            cellStartLocation: 0.1,\r\n            cellEndLocation: 0.9\r\n        }),\r\n        tooltip: am5.Tooltip.new(rootpublisher_gindex_chart, {})\r\n    }));\r\n\r\n    xAxis.data.setAll(data);\r\n\r\n    var yAxis = chartpublisher_gindex_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_gindex_chart, {\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_gindex_chart, {})\r\n    }));\r\n\r\n\r\n    \/\/ Add series\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/series\/\r\n    function makeSeries(name, fieldName) {\r\n        var series = chartpublisher_gindex_chart.series.push(am5xy.ColumnSeries.new(rootpublisher_gindex_chart, {\r\n            name: name,\r\n            xAxis: xAxis,\r\n            yAxis: yAxis,\r\n            valueYField: fieldName,\r\n            categoryXField: \"category\"\r\n        }));\r\n\r\n        series.columns.template.setAll({\r\n            tooltipText: \"{name}, {categoryX}:{valueY}\",\r\n            width: am5.percent(90),\r\n            tooltipY: 0\r\n        });\r\n\r\n        series.data.setAll(data);\r\n\r\n        \/\/ Make stuff animate on load\r\n        \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/animations\/\r\n        series.appear();\r\n\r\n        series.bullets.push(function() {\r\n            return am5.Bullet.new(rootpublisher_gindex_chart, {\r\n                locationY: 0,\r\n                sprite: am5.Label.new(rootpublisher_gindex_chart, {\r\n                    text: \"{valueY}\",\r\n                    fill: rootpublisher_gindex_chart.interfaceColors.get(\"alternativeText\"),\r\n                    centerY: 0,\r\n                    centerX: am5.p50,\r\n                    populateText: true\r\n                })\r\n            });\r\n        });\r\n\r\n        legendpublisher_gindex_chart.data.push(series);\r\n    }\r\n\r\n    makeSeries('Public Library of Science (PLoS)','p_340');makeSeries('All publishers','p_all');\r\n\r\n\r\n    chartpublisher_gindex_chart.set(\"scrollbarX\", am5.Scrollbar.new(rootpublisher_gindex_chart, {\r\n        orientation: \"horizontal\"\r\n    }));\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_gindex_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_gindex_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    \/\/ Make stuff animate on load\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/animations\/\r\n    chartpublisher_gindex_chart.appear(1000, 100);\r\n\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n\r\n    var rootpublisher_inindex_chart = am5.Root.new(\"publisher_inindex_chart\");\r\n\r\n\r\n    rootpublisher_inindex_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_inindex_chart)\r\n    ]);\r\n\r\n\r\n    var chartpublisher_inindex_chart = rootpublisher_inindex_chart.container.children.push(am5xy.XYChart.new(rootpublisher_inindex_chart, {\r\n        panX: false,\r\n        panY: false,\r\n        wheelX: \"panX\",\r\n        wheelY: \"zoomX\",\r\n        layout: rootpublisher_inindex_chart.verticalLayout\r\n    }));\r\n\r\n    var legendpublisher_inindex_chart = chartpublisher_inindex_chart.children.push(\r\n        am5.Legend.new(rootpublisher_inindex_chart, {\r\n            centerX: am5.p50,\r\n            x: am5.p50\r\n        })\r\n    );\r\n\r\n    var data = [{\"category\":\"i10-index\",\"p_340\":158822.0,\"p_all\":21796896.0},{\"category\":\"i25-index\",\"p_340\":75165.0,\"p_all\":10617845.0},{\"category\":\"i50-index\",\"p_340\":29757.0,\"p_all\":4822066.0},{\"category\":\"i100-index\",\"p_340\":9178.0,\"p_all\":1785083.0},{\"category\":\"i250-index\",\"p_340\":1490.0,\"p_all\":390499.0},{\"category\":\"i500-index\",\"p_340\":321.0,\"p_all\":114230.0},{\"category\":\"i1000-index\",\"p_340\":69.0,\"p_all\":31648.0},{\"category\":\"i2500-index\",\"p_340\":14.0,\"p_all\":5505.0},{\"category\":\"i5000-index\",\"p_340\":4.0,\"p_all\":1423.0},{\"category\":\"i10000-index\",\"p_340\":1.0,\"p_all\":355.0}];\r\n\r\n\r\n    \/\/ Create axes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/axes\/\r\n    var xAxis = chartpublisher_inindex_chart.xAxes.push(am5xy.CategoryAxis.new(rootpublisher_inindex_chart, {\r\n        categoryField: \"category\",\r\n        renderer: am5xy.AxisRendererX.new(rootpublisher_inindex_chart, {\r\n            cellStartLocation: 0.1,\r\n            cellEndLocation: 0.9\r\n        }),\r\n        tooltip: am5.Tooltip.new(rootpublisher_inindex_chart, {})\r\n    }));\r\n\r\n    xAxis.data.setAll(data);\r\n\r\n    var yAxis = chartpublisher_inindex_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_inindex_chart, {\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_inindex_chart, {})\r\n    }));\r\n\r\n\r\n    \/\/ Add series\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/series\/\r\n    function makeSeries(name, fieldName) {\r\n        var series = chartpublisher_inindex_chart.series.push(am5xy.ColumnSeries.new(rootpublisher_inindex_chart, {\r\n            name: name,\r\n            xAxis: xAxis,\r\n            yAxis: yAxis,\r\n            valueYField: fieldName,\r\n            categoryXField: \"category\"\r\n        }));\r\n\r\n        series.columns.template.setAll({\r\n            tooltipText: \"{name}, {categoryX}:{valueY}\",\r\n            width: am5.percent(90),\r\n            tooltipY: 0\r\n        });\r\n\r\n        series.data.setAll(data);\r\n\r\n        \/\/ Make stuff animate on load\r\n        \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/animations\/\r\n        series.appear();\r\n\r\n        series.bullets.push(function() {\r\n            return am5.Bullet.new(rootpublisher_inindex_chart, {\r\n                locationY: 0,\r\n                sprite: am5.Label.new(rootpublisher_inindex_chart, {\r\n                    text: \"{valueY}\",\r\n                    fill: rootpublisher_inindex_chart.interfaceColors.get(\"alternativeText\"),\r\n                    centerY: 0,\r\n                    centerX: am5.p50,\r\n                    populateText: true\r\n                })\r\n            });\r\n        });\r\n\r\n        legendpublisher_inindex_chart.data.push(series);\r\n    }\r\n\r\n    makeSeries('Public Library of Science (PLoS)','p_340');makeSeries('All publishers','p_all');\r\n\r\n\r\n    chartpublisher_inindex_chart.set(\"scrollbarX\", am5.Scrollbar.new(rootpublisher_inindex_chart, {\r\n        orientation: \"horizontal\"\r\n    }));\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_inindex_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_inindex_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    \/\/ Make stuff animate on load\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/animations\/\r\n    chartpublisher_inindex_chart.appear(1000, 100);\r\n\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n\r\n    \/\/ Create root element\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/getting-started\/#Root_element\r\n    var rootjournal_tag_cloud = am5.Root.new(\"journal_tag_cloud\");\r\n\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootjournal_tag_cloud.setThemes([\r\n        am5themes_Animated.new(rootjournal_tag_cloud)\r\n    ]);\r\n\r\n\r\n    \/\/ Add wrapper container\r\n    var containerjournal_tag_cloud = rootjournal_tag_cloud.container.children.push(am5.Container.new(rootjournal_tag_cloud, {\r\n        width: am5.percent(100),\r\n        height: am5.percent(100),\r\n        layout: rootjournal_tag_cloud.verticalLayout\r\n    }));\r\n\r\n\r\n    \/\/ Add chart title\r\n    var title = containerjournal_tag_cloud.children.push(am5.Label.new(rootjournal_tag_cloud, {\r\n        text: \"Public Library of Science (PLoS) Top Journals\",\r\n        fontSize: 20,\r\n        x: am5.percent(50),\r\n        centerX: am5.percent(50)\r\n    }));\r\n\r\n\r\n    \/\/ Add series\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/word-cloud\/\r\n    var seriesjournal_tag_cloud = containerjournal_tag_cloud.children.push(am5wc.WordCloud.new(rootjournal_tag_cloud, {\r\n        categoryField: \"tag\",\r\n        valueField: \"weight\",\r\n        calculateAggregates: true \/\/ this is needed for heat rules to work\r\n    }));\r\n\r\n\r\n    \/\/ Set up heat rules\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/word-cloud\/#Via_heat_rules\r\n    seriesjournal_tag_cloud.set(\"heatRules\", [{\r\n        target: seriesjournal_tag_cloud.labels.template,\r\n        dataField: \"value\",\r\n        min: am5.color(0xFFD4C2),\r\n        max: am5.color(0xFF621F),\r\n        key: \"fill\"\r\n    }]);\r\n\r\n\r\n    \/\/ Configure labels\r\n    seriesjournal_tag_cloud.labels.template.setAll({\r\n        paddingTop: 5,\r\n        paddingBottom: 5,\r\n        paddingLeft: 5,\r\n        paddingRight: 5,\r\n        fontFamily: \"Courier New\",\r\n        cursorOverStyle: \"pointer\"\r\n    });\r\n\r\n\r\n    \/\/ Add click event on words\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/word-cloud\/#Events\r\n    seriesjournal_tag_cloud.labels.template.events.on(\"click\", function(ev) {\r\n        const id = ev.target.dataItem.dataContext[\"id\"];\r\n        debugger;\r\n        window.open(\"\/source\/\" + encodeURIComponent(id));\r\n    });\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootjournal_tag_cloud, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootjournal_tag_cloud, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    \/\/ Data from:\r\n    \/\/ https:\/\/insights.stackoverflow.com\/survey\/2021#section-most-popular-technologies-programming-scripting-and-markup-languages\r\n    seriesjournal_tag_cloud.data.setAll([{\"id\":\"60407\",\"tag\":\"PLoS ONE\",\"weight\":260713.0},{\"id\":\"49860\",\"tag\":\"PLoS Genetics\",\"weight\":9860.0},{\"id\":\"69595\",\"tag\":\"PLoS Neglected Tropical Diseases\",\"weight\":9631.0},{\"id\":\"51399\",\"tag\":\"PLoS Pathogens\",\"weight\":9399.0},{\"id\":\"48940\",\"tag\":\"PLoS Computational Biology\",\"weight\":9022.0},{\"id\":\"17016\",\"tag\":\"PLoS Biology\",\"weight\":6354.0},{\"id\":\"31937\",\"tag\":\"PLoS Medicine\",\"weight\":4815.0},{\"id\":\"111585\",\"tag\":\"PLoS Currents\",\"weight\":708.0},{\"id\":\"931893245\",\"tag\":\"PLOS Global Public Health\",\"weight\":71.0},{\"id\":\"57060\",\"tag\":\"PLoS Clinical Trials\",\"weight\":68.0}]);\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n\r\n    \/\/ Create root element\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/getting-started\/#Root_element\r\n    var rootpublisher_top_journal_document_count_chart = am5.Root.new(\"publisher_top_journal_document_count_chart\");\r\n\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootpublisher_top_journal_document_count_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_top_journal_document_count_chart)\r\n    ]);\r\n\r\n\r\n    \/\/ Create chart\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/\r\n    var chartpublisher_top_journal_document_count_chart = rootpublisher_top_journal_document_count_chart.container.children.push(am5xy.XYChart.new(rootpublisher_top_journal_document_count_chart, {\r\n        panX: true,\r\n        panY: true,\r\n        wheelX: \"panX\",\r\n        wheelY: \"zoomX\"\r\n    }));\r\n\r\n    \/\/ Add cursor\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/cursor\/\r\n    var cursorpublisher_top_journal_document_count_chart = chartpublisher_top_journal_document_count_chart.set(\"cursor\", am5xy.XYCursor.new(rootpublisher_top_journal_document_count_chart, {}));\r\n    cursorpublisher_top_journal_document_count_chart.lineY.set(\"visible\", false);\r\n\r\n\r\n    \/\/ Create axes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/axes\/\r\n    var xRendererpublisher_top_journal_document_count_chart = am5xy.AxisRendererX.new(rootpublisher_top_journal_document_count_chart, { minGridDistance: 30 });\r\n    xRendererpublisher_top_journal_document_count_chart.labels.template.setAll({\r\n        paddingTop: 20\r\n    });\r\n\r\n    var xAxispublisher_top_journal_document_count_chart = chartpublisher_top_journal_document_count_chart.xAxes.push(am5xy.CategoryAxis.new(rootpublisher_top_journal_document_count_chart, {\r\n        maxDeviation: 0.3,\r\n        categoryField: \"category\",\r\n        renderer: xRendererpublisher_top_journal_document_count_chart,\r\n        tooltip: am5.Tooltip.new(rootpublisher_top_journal_document_count_chart, {})\r\n    }));\r\n\r\n    var yAxispublisher_top_journal_document_count_chart = chartpublisher_top_journal_document_count_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_top_journal_document_count_chart, {\r\n        maxDeviation: 0.3,\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_top_journal_document_count_chart, {})\r\n    }));\r\n\r\n\r\n    \/\/ Create series\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/series\/\r\n    var seriespublisher_top_journal_document_count_chart = chartpublisher_top_journal_document_count_chart.series.push(am5xy.ColumnSeries.new(rootpublisher_top_journal_document_count_chart, {\r\n        name: \"Journal Publication Count\",\r\n        xAxis: xAxispublisher_top_journal_document_count_chart,\r\n        yAxis: yAxispublisher_top_journal_document_count_chart,\r\n        valueYField: \"value\",\r\n        sequencedInterpolation: true,\r\n        categoryXField: \"category\",\r\n        tooltip: am5.Tooltip.new(rootpublisher_top_journal_document_count_chart, {\r\n            labelText: \"{valueY}\"\r\n        })\r\n    }));\r\n\r\n    seriespublisher_top_journal_document_count_chart.columns.template.setAll({ cornerRadiusTL: 5, cornerRadiusTR: 5 });\r\n    seriespublisher_top_journal_document_count_chart.columns.template.adapters.add(\"fill\", (fill, target) => {\r\n        return chartpublisher_top_journal_document_count_chart.get(\"colors\").getIndex(seriespublisher_top_journal_document_count_chart.columns.indexOf(target));\r\n    });\r\n\r\n    seriespublisher_top_journal_document_count_chart.columns.template.adapters.add(\"stroke\", (stroke, target) => {\r\n        return chartpublisher_top_journal_document_count_chart.get(\"colors\").getIndex(seriespublisher_top_journal_document_count_chart.columns.indexOf(target));\r\n    });\r\n\r\n\r\n    \/\/ Set data\r\n    var data = [{\"category\":\"PLoS ONE\",\"value\":260713.0},{\"category\":\"PLoS Genetics\",\"value\":9860.0},{\"category\":\"PLoS Neglected Tropical Diseases\",\"value\":9631.0},{\"category\":\"PLoS Pathogens\",\"value\":9399.0},{\"category\":\"PLoS Computational Biology\",\"value\":9022.0}];\r\n\r\n    xAxispublisher_top_journal_document_count_chart.data.setAll(data);\r\n    seriespublisher_top_journal_document_count_chart.data.setAll(data);\r\n\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_top_journal_document_count_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_top_journal_document_count_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    \/\/ Make stuff animate on load\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/animations\/\r\n    seriespublisher_top_journal_document_count_chart.appear(1000);\r\n\r\n    chartpublisher_top_journal_document_count_chart.appear(1000, 100);\r\n\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n\r\n    \/\/ Create root element\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/getting-started\/#Root_element\r\n    var rootpublisher_top_journal_citations_chart = am5.Root.new(\"publisher_top_journal_citations_chart\");\r\n\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootpublisher_top_journal_citations_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_top_journal_citations_chart)\r\n    ]);\r\n\r\n\r\n    \/\/ Create chart\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/\r\n    var chartpublisher_top_journal_citations_chart = rootpublisher_top_journal_citations_chart.container.children.push(am5xy.XYChart.new(rootpublisher_top_journal_citations_chart, {\r\n        panX: true,\r\n        panY: true,\r\n        wheelX: \"panX\",\r\n        wheelY: \"zoomX\"\r\n    }));\r\n\r\n    \/\/ Add cursor\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/cursor\/\r\n    var cursorpublisher_top_journal_citations_chart = chartpublisher_top_journal_citations_chart.set(\"cursor\", am5xy.XYCursor.new(rootpublisher_top_journal_citations_chart, {}));\r\n    cursorpublisher_top_journal_citations_chart.lineY.set(\"visible\", false);\r\n\r\n\r\n    \/\/ Create axes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/axes\/\r\n    var xRendererpublisher_top_journal_citations_chart = am5xy.AxisRendererX.new(rootpublisher_top_journal_citations_chart, { minGridDistance: 30 });\r\n    xRendererpublisher_top_journal_citations_chart.labels.template.setAll({\r\n        paddingTop: 20\r\n    });\r\n\r\n    var xAxispublisher_top_journal_citations_chart = chartpublisher_top_journal_citations_chart.xAxes.push(am5xy.CategoryAxis.new(rootpublisher_top_journal_citations_chart, {\r\n        maxDeviation: 0.3,\r\n        categoryField: \"category\",\r\n        renderer: xRendererpublisher_top_journal_citations_chart,\r\n        tooltip: am5.Tooltip.new(rootpublisher_top_journal_citations_chart, {})\r\n    }));\r\n\r\n    var yAxispublisher_top_journal_citations_chart = chartpublisher_top_journal_citations_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_top_journal_citations_chart, {\r\n        maxDeviation: 0.3,\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_top_journal_citations_chart, {})\r\n    }));\r\n\r\n\r\n    \/\/ Create series\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/series\/\r\n    var seriespublisher_top_journal_citations_chart = chartpublisher_top_journal_citations_chart.series.push(am5xy.ColumnSeries.new(rootpublisher_top_journal_citations_chart, {\r\n        name: \"Journal Publication Citations\",\r\n        xAxis: xAxispublisher_top_journal_citations_chart,\r\n        yAxis: yAxispublisher_top_journal_citations_chart,\r\n        valueYField: \"value\",\r\n        sequencedInterpolation: true,\r\n        categoryXField: \"category\",\r\n        tooltip: am5.Tooltip.new(rootpublisher_top_journal_citations_chart, {\r\n            labelText: \"{valueY}\"\r\n        })\r\n    }));\r\n\r\n    seriespublisher_top_journal_citations_chart.columns.template.setAll({ cornerRadiusTL: 5, cornerRadiusTR: 5 });\r\n    seriespublisher_top_journal_citations_chart.columns.template.adapters.add(\"fill\", (fill, target) => {\r\n        return chartpublisher_top_journal_citations_chart.get(\"colors\").getIndex(seriespublisher_top_journal_citations_chart.columns.indexOf(target));\r\n    });\r\n\r\n    seriespublisher_top_journal_citations_chart.columns.template.adapters.add(\"stroke\", (stroke, target) => {\r\n        return chartpublisher_top_journal_citations_chart.get(\"colors\").getIndex(seriespublisher_top_journal_citations_chart.columns.indexOf(target));\r\n    });\r\n\r\n\r\n    \/\/ Set data\r\n    var data = [{\"category\":\"PLoS ONE\",\"value\":4640182.0},{\"category\":\"PLoS Genetics\",\"value\":425226.0},{\"category\":\"PLoS Pathogens\",\"value\":397610.0},{\"category\":\"PLoS Biology\",\"value\":358836.0},{\"category\":\"PLoS Medicine\",\"value\":280198.0}];\r\n\r\n    xAxispublisher_top_journal_citations_chart.data.setAll(data);\r\n    seriespublisher_top_journal_citations_chart.data.setAll(data);\r\n\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_top_journal_citations_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_top_journal_citations_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    \/\/ Make stuff animate on load\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/animations\/\r\n    seriespublisher_top_journal_citations_chart.appear(1000);\r\n\r\n    chartpublisher_top_journal_citations_chart.appear(1000, 100);\r\n\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n\r\n    \/\/ Create root element\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/getting-started\/#Root_element\r\n    var rootpublisher_top_journal_citations_per_document_chart = am5.Root.new(\"publisher_top_journal_citations_per_document_chart\");\r\n\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootpublisher_top_journal_citations_per_document_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_top_journal_citations_per_document_chart)\r\n    ]);\r\n\r\n\r\n    \/\/ Create chart\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/\r\n    var chartpublisher_top_journal_citations_per_document_chart = rootpublisher_top_journal_citations_per_document_chart.container.children.push(am5xy.XYChart.new(rootpublisher_top_journal_citations_per_document_chart, {\r\n        panX: true,\r\n        panY: true,\r\n        wheelX: \"panX\",\r\n        wheelY: \"zoomX\"\r\n    }));\r\n\r\n    \/\/ Add cursor\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/cursor\/\r\n    var cursorpublisher_top_journal_citations_per_document_chart = chartpublisher_top_journal_citations_per_document_chart.set(\"cursor\", am5xy.XYCursor.new(rootpublisher_top_journal_citations_per_document_chart, {}));\r\n    cursorpublisher_top_journal_citations_per_document_chart.lineY.set(\"visible\", false);\r\n\r\n\r\n    \/\/ Create axes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/axes\/\r\n    var xRendererpublisher_top_journal_citations_per_document_chart = am5xy.AxisRendererX.new(rootpublisher_top_journal_citations_per_document_chart, { minGridDistance: 30 });\r\n    xRendererpublisher_top_journal_citations_per_document_chart.labels.template.setAll({\r\n        paddingTop: 20\r\n    });\r\n\r\n    var xAxispublisher_top_journal_citations_per_document_chart = chartpublisher_top_journal_citations_per_document_chart.xAxes.push(am5xy.CategoryAxis.new(rootpublisher_top_journal_citations_per_document_chart, {\r\n        maxDeviation: 0.3,\r\n        categoryField: \"category\",\r\n        renderer: xRendererpublisher_top_journal_citations_per_document_chart,\r\n        tooltip: am5.Tooltip.new(rootpublisher_top_journal_citations_per_document_chart, {})\r\n    }));\r\n\r\n    var yAxispublisher_top_journal_citations_per_document_chart = chartpublisher_top_journal_citations_per_document_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_top_journal_citations_per_document_chart, {\r\n        maxDeviation: 0.3,\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_top_journal_citations_per_document_chart, {})\r\n    }));\r\n\r\n\r\n    \/\/ Create series\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/series\/\r\n    var seriespublisher_top_journal_citations_per_document_chart = chartpublisher_top_journal_citations_per_document_chart.series.push(am5xy.ColumnSeries.new(rootpublisher_top_journal_citations_per_document_chart, {\r\n        name: \"Journal Publication Citations Per Document\",\r\n        xAxis: xAxispublisher_top_journal_citations_per_document_chart,\r\n        yAxis: yAxispublisher_top_journal_citations_per_document_chart,\r\n        valueYField: \"value\",\r\n        sequencedInterpolation: true,\r\n        categoryXField: \"category\",\r\n        tooltip: am5.Tooltip.new(rootpublisher_top_journal_citations_per_document_chart, {\r\n            labelText: \"{valueY}\"\r\n        })\r\n    }));\r\n\r\n    seriespublisher_top_journal_citations_per_document_chart.columns.template.setAll({ cornerRadiusTL: 5, cornerRadiusTR: 5 });\r\n    seriespublisher_top_journal_citations_per_document_chart.columns.template.adapters.add(\"fill\", (fill, target) => {\r\n        return chartpublisher_top_journal_citations_per_document_chart.get(\"colors\").getIndex(seriespublisher_top_journal_citations_per_document_chart.columns.indexOf(target));\r\n    });\r\n\r\n    seriespublisher_top_journal_citations_per_document_chart.columns.template.adapters.add(\"stroke\", (stroke, target) => {\r\n        return chartpublisher_top_journal_citations_per_document_chart.get(\"colors\").getIndex(seriespublisher_top_journal_citations_per_document_chart.columns.indexOf(target));\r\n    });\r\n\r\n\r\n    \/\/ Set data\r\n    var data = [{\"category\":\"PLoS Medicine\",\"value\":58.19273104880582},{\"category\":\"PLoS Biology\",\"value\":56.47403210576015},{\"category\":\"PLoS Genetics\",\"value\":43.126369168356995},{\"category\":\"PLoS Pathogens\",\"value\":42.30343653580168},{\"category\":\"PLoS Clinical Trials\",\"value\":30.647058823529413}];\r\n\r\n    xAxispublisher_top_journal_citations_per_document_chart.data.setAll(data);\r\n    seriespublisher_top_journal_citations_per_document_chart.data.setAll(data);\r\n\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_top_journal_citations_per_document_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_top_journal_citations_per_document_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    \/\/ Make stuff animate on load\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/animations\/\r\n    seriespublisher_top_journal_citations_per_document_chart.appear(1000);\r\n\r\n    chartpublisher_top_journal_citations_per_document_chart.appear(1000, 100);\r\n\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n\r\n    \/\/ Create root element\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/getting-started\/#Root_element\r\n    var rootsubject_tag_cloud = am5.Root.new(\"subject_tag_cloud\");\r\n\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootsubject_tag_cloud.setThemes([\r\n        am5themes_Animated.new(rootsubject_tag_cloud)\r\n    ]);\r\n\r\n\r\n    \/\/ Add wrapper container\r\n    var containersubject_tag_cloud = rootsubject_tag_cloud.container.children.push(am5.Container.new(rootsubject_tag_cloud, {\r\n        width: am5.percent(100),\r\n        height: am5.percent(100),\r\n        layout: rootsubject_tag_cloud.verticalLayout\r\n    }));\r\n\r\n\r\n    \/\/ Add chart title\r\n    var title = containersubject_tag_cloud.children.push(am5.Label.new(rootsubject_tag_cloud, {\r\n        text: \"Public Library of Science (PLoS) Top Keywords\",\r\n        fontSize: 20,\r\n        x: am5.percent(50),\r\n        centerX: am5.percent(50)\r\n    }));\r\n\r\n\r\n    \/\/ Add series\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/word-cloud\/\r\n    var seriessubject_tag_cloud = containersubject_tag_cloud.children.push(am5wc.WordCloud.new(rootsubject_tag_cloud, {\r\n        categoryField: \"tag\",\r\n        valueField: \"weight\",\r\n        calculateAggregates: true \/\/ this is needed for heat rules to work\r\n    }));\r\n\r\n\r\n    \/\/ Set up heat rules\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/word-cloud\/#Via_heat_rules\r\n    seriessubject_tag_cloud.set(\"heatRules\", [{\r\n        target: seriessubject_tag_cloud.labels.template,\r\n        dataField: \"value\",\r\n        min: am5.color(0xFFD4C2),\r\n        max: am5.color(0xFF621F),\r\n        key: \"fill\"\r\n    }]);\r\n\r\n\r\n    \/\/ Configure labels\r\n    seriessubject_tag_cloud.labels.template.setAll({\r\n        paddingTop: 5,\r\n        paddingBottom: 5,\r\n        paddingLeft: 5,\r\n        paddingRight: 5,\r\n        fontFamily: \"Courier New\",\r\n        cursorOverStyle: \"pointer\"\r\n    });\r\n\r\n\r\n    \/\/ Add click event on words\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/word-cloud\/#Events\r\n    seriessubject_tag_cloud.labels.template.events.on(\"click\", function(ev) {\r\n        const id = ev.target.dataItem.dataContext[\"id\"];\r\n        debugger;\r\n        window.open(\"\/keyword\/\" + encodeURIComponent(id));\r\n    });\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootsubject_tag_cloud, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootsubject_tag_cloud, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    \/\/ Data from:\r\n    \/\/ https:\/\/insights.stackoverflow.com\/survey\/2021#section-most-popular-technologies-programming-scripting-and-markup-languages\r\n    seriessubject_tag_cloud.data.setAll([{\"id\":\"47524\",\"tag\":\"meta analysis\",\"weight\":4633.0},{\"id\":\"163\",\"tag\":\"systematic review\",\"weight\":4137.0},{\"id\":\"50\",\"tag\":\"gene expression\",\"weight\":3668.0},{\"id\":\"1078\",\"tag\":\"in vitro\",\"weight\":3282.0},{\"id\":\"1100\",\"tag\":\"cohort study\",\"weight\":2849.0},{\"id\":\"187086\",\"tag\":\"cross sectional\",\"weight\":2793.0},{\"id\":\"7\",\"tag\":\"breast cancer\",\"weight\":2721.0},{\"id\":\"99\",\"tag\":\"risk factors\",\"weight\":2252.0},{\"id\":\"916546\",\"tag\":\"hiv 1\",\"weight\":2234.0},{\"id\":\"504463\",\"tag\":\"genome wide\",\"weight\":2203.0},{\"id\":\"905\",\"tag\":\"stem cells\",\"weight\":2140.0},{\"id\":\"660259\",\"tag\":\"the impact\",\"weight\":1971.0},{\"id\":\"5788\",\"tag\":\"t cell\",\"weight\":1959.0},{\"id\":\"142353\",\"tag\":\"sectional study\",\"weight\":1903.0},{\"id\":\"54934\",\"tag\":\"population based\",\"weight\":1849.0},{\"id\":\"16376\",\"tag\":\"cancer cells\",\"weight\":1717.0},{\"id\":\"2244\",\"tag\":\"t cells\",\"weight\":1713.0},{\"id\":\"58224\",\"tag\":\"cross sectional study\",\"weight\":1693.0},{\"id\":\"41484\",\"tag\":\"type 2\",\"weight\":1607.0},{\"id\":\"4277\",\"tag\":\"mouse model\",\"weight\":1528.0},{\"id\":\"352888\",\"tag\":\"randomized controlled\",\"weight\":1437.0},{\"id\":\"226\",\"tag\":\"escherichia coli\",\"weight\":1381.0},{\"id\":\"130\",\"tag\":\"lung cancer\",\"weight\":1342.0},{\"id\":\"34129\",\"tag\":\"controlled trial\",\"weight\":1287.0},{\"id\":\"244\",\"tag\":\"type 2 diabetes\",\"weight\":1250.0},{\"id\":\"1456\",\"tag\":\"stem cell\",\"weight\":1141.0},{\"id\":\"31\",\"tag\":\"oxidative stress\",\"weight\":1124.0},{\"id\":\"369055\",\"tag\":\"factors associated\",\"weight\":1108.0},{\"id\":\"61534\",\"tag\":\"case control\",\"weight\":1095.0},{\"id\":\"73\",\"tag\":\"colorectal cancer\",\"weight\":1038.0},{\"id\":\"1075\",\"tag\":\"united states\",\"weight\":1031.0},{\"id\":\"87\",\"tag\":\"prostate cancer\",\"weight\":1024.0},{\"id\":\"10196\",\"tag\":\"real time\",\"weight\":1019.0},{\"id\":\"2206\",\"tag\":\"hepatitis c\",\"weight\":1014.0},{\"id\":\"2650\",\"tag\":\"growth factor\",\"weight\":1006.0},{\"id\":\"780938\",\"tag\":\"control study\",\"weight\":998.0},{\"id\":\"14915\",\"tag\":\"high throughput\",\"weight\":959.0},{\"id\":\"1745\",\"tag\":\"mycobacterium tuberculosis\",\"weight\":953.0},{\"id\":\"154\",\"tag\":\"hepatocellular carcinoma\",\"weight\":947.0},{\"id\":\"577\",\"tag\":\"staphylococcus aureus\",\"weight\":938.0},{\"id\":\"3262\",\"tag\":\"virus infection\",\"weight\":926.0},{\"id\":\"1339\",\"tag\":\"transcription factor\",\"weight\":921.0},{\"id\":\"7829\",\"tag\":\"epithelial cells\",\"weight\":899.0},{\"id\":\"104\",\"tag\":\"physical activity\",\"weight\":892.0},{\"id\":\"2559\",\"tag\":\"case study\",\"weight\":884.0},{\"id\":\"33757\",\"tag\":\"influenza a\",\"weight\":869.0},{\"id\":\"29100\",\"tag\":\"case control study\",\"weight\":868.0},{\"id\":\"728\",\"tag\":\"randomized controlled trial\",\"weight\":846.0},{\"id\":\"1\",\"tag\":\"public health\",\"weight\":838.0},{\"id\":\"109754\",\"tag\":\"the united states\",\"weight\":838.0},{\"id\":\"33925\",\"tag\":\"large scale\",\"weight\":831.0},{\"id\":\"1038\",\"tag\":\"south africa\",\"weight\":830.0},{\"id\":\"5936\",\"tag\":\"cell carcinoma\",\"weight\":827.0},{\"id\":\"13114\",\"tag\":\"cancer patients\",\"weight\":803.0},{\"id\":\"812\",\"tag\":\"health care\",\"weight\":799.0},{\"id\":\"10025\",\"tag\":\"cell lines\",\"weight\":793.0},{\"id\":\"156\",\"tag\":\"alzheimer\u2019s disease\",\"weight\":790.0},{\"id\":\"37\",\"tag\":\"quality of life\",\"weight\":789.0},{\"id\":\"2373\",\"tag\":\"alzheimer's disease\",\"weight\":785.0},{\"id\":\"314\",\"tag\":\"machine learning\",\"weight\":780.0},{\"id\":\"710\",\"tag\":\"immune response\",\"weight\":768.0},{\"id\":\"228\",\"tag\":\"genetic diversity\",\"weight\":752.0},{\"id\":\"1411\",\"tag\":\"cell death\",\"weight\":749.0},{\"id\":\"232\",\"tag\":\"parkinson\u2019s disease\",\"weight\":747.0},{\"id\":\"115272\",\"tag\":\"genome wide association\",\"weight\":744.0},{\"id\":\"71713\",\"tag\":\"binding protein\",\"weight\":743.0},{\"id\":\"2914\",\"tag\":\"parkinson's disease\",\"weight\":741.0},{\"id\":\"79\",\"tag\":\"mental health\",\"weight\":740.0},{\"id\":\"2897\",\"tag\":\"antiretroviral therapy\",\"weight\":731.0},{\"id\":\"551\",\"tag\":\"decision making\",\"weight\":730.0},{\"id\":\"3648\",\"tag\":\"hepatitis b\",\"weight\":725.0},{\"id\":\"2869\",\"tag\":\"magnetic resonance\",\"weight\":715.0},{\"id\":\"173388\",\"tag\":\"short term\",\"weight\":715.0},{\"id\":\"98\",\"tag\":\"multiple sclerosis\",\"weight\":714.0},{\"id\":\"3427835\",\"tag\":\"the relationship\",\"weight\":713.0},{\"id\":\"470\",\"tag\":\"dna methylation\",\"weight\":710.0},{\"id\":\"3149\",\"tag\":\"kidney disease\",\"weight\":708.0},{\"id\":\"34\",\"tag\":\"climate change\",\"weight\":702.0},{\"id\":\"412\",\"tag\":\"cell cycle\",\"weight\":702.0},{\"id\":\"1167\",\"tag\":\"plasmodium falciparum\",\"weight\":701.0},{\"id\":\"10526\",\"tag\":\"signaling pathway\",\"weight\":700.0},{\"id\":\"60\",\"tag\":\"diabetes mellitus\",\"weight\":698.0},{\"id\":\"146060\",\"tag\":\"small cell lung\",\"weight\":696.0},{\"id\":\"841\",\"tag\":\"cell proliferation\",\"weight\":692.0},{\"id\":\"4194\",\"tag\":\"qualitative study\",\"weight\":692.0},{\"id\":\"1766\",\"tag\":\"dendritic cells\",\"weight\":685.0},{\"id\":\"1091\",\"tag\":\"older adults\",\"weight\":683.0},{\"id\":\"6472\",\"tag\":\"caenorhabditis elegans\",\"weight\":681.0},{\"id\":\"2092\",\"tag\":\"cost effectiveness\",\"weight\":680.0},{\"id\":\"402\",\"tag\":\"skeletal muscle\",\"weight\":670.0},{\"id\":\"10235\",\"tag\":\"cancer cell\",\"weight\":670.0},{\"id\":\"32880\",\"tag\":\"de novo\",\"weight\":668.0},{\"id\":\"5186\",\"tag\":\"small cell lung cancer\",\"weight\":650.0}]);\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n\r\n    \/\/ Create root element\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/getting-started\/#Root_element\r\n    var rootpublisher_top_subject_document_count_chart = am5.Root.new(\"publisher_top_subject_document_count_chart\");\r\n\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootpublisher_top_subject_document_count_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_top_subject_document_count_chart)\r\n    ]);\r\n\r\n\r\n    \/\/ Create chart\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/\r\n    var chartpublisher_top_subject_document_count_chart = rootpublisher_top_subject_document_count_chart.container.children.push(am5xy.XYChart.new(rootpublisher_top_subject_document_count_chart, {\r\n        panX: true,\r\n        panY: true,\r\n        wheelX: \"panX\",\r\n        wheelY: \"zoomX\"\r\n    }));\r\n\r\n    \/\/ Add cursor\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/cursor\/\r\n    var cursorpublisher_top_subject_document_count_chart = chartpublisher_top_subject_document_count_chart.set(\"cursor\", am5xy.XYCursor.new(rootpublisher_top_subject_document_count_chart, {}));\r\n    cursorpublisher_top_subject_document_count_chart.lineY.set(\"visible\", false);\r\n\r\n\r\n    \/\/ Create axes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/axes\/\r\n    var xRendererpublisher_top_subject_document_count_chart = am5xy.AxisRendererX.new(rootpublisher_top_subject_document_count_chart, { minGridDistance: 30 });\r\n    xRendererpublisher_top_subject_document_count_chart.labels.template.setAll({\r\n        paddingTop: 20\r\n    });\r\n\r\n    var xAxispublisher_top_subject_document_count_chart = chartpublisher_top_subject_document_count_chart.xAxes.push(am5xy.CategoryAxis.new(rootpublisher_top_subject_document_count_chart, {\r\n        maxDeviation: 0.3,\r\n        categoryField: \"category\",\r\n        renderer: xRendererpublisher_top_subject_document_count_chart,\r\n        tooltip: am5.Tooltip.new(rootpublisher_top_subject_document_count_chart, {})\r\n    }));\r\n\r\n    var yAxispublisher_top_subject_document_count_chart = chartpublisher_top_subject_document_count_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_top_subject_document_count_chart, {\r\n        maxDeviation: 0.3,\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_top_subject_document_count_chart, {})\r\n    }));\r\n\r\n\r\n    \/\/ Create series\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/series\/\r\n    var seriespublisher_top_subject_document_count_chart = chartpublisher_top_subject_document_count_chart.series.push(am5xy.ColumnSeries.new(rootpublisher_top_subject_document_count_chart, {\r\n        name: \"Keyword Publication Count\",\r\n        xAxis: xAxispublisher_top_subject_document_count_chart,\r\n        yAxis: yAxispublisher_top_subject_document_count_chart,\r\n        valueYField: \"value\",\r\n        sequencedInterpolation: true,\r\n        categoryXField: \"category\",\r\n        tooltip: am5.Tooltip.new(rootpublisher_top_subject_document_count_chart, {\r\n            labelText: \"{valueY}\"\r\n        })\r\n    }));\r\n\r\n    seriespublisher_top_subject_document_count_chart.columns.template.setAll({ cornerRadiusTL: 5, cornerRadiusTR: 5 });\r\n    seriespublisher_top_subject_document_count_chart.columns.template.adapters.add(\"fill\", (fill, target) => {\r\n        return chartpublisher_top_subject_document_count_chart.get(\"colors\").getIndex(seriespublisher_top_subject_document_count_chart.columns.indexOf(target));\r\n    });\r\n\r\n    seriespublisher_top_subject_document_count_chart.columns.template.adapters.add(\"stroke\", (stroke, target) => {\r\n        return chartpublisher_top_subject_document_count_chart.get(\"colors\").getIndex(seriespublisher_top_subject_document_count_chart.columns.indexOf(target));\r\n    });\r\n\r\n\r\n    \/\/ Set data\r\n    var data = [{\"category\":\"meta analysis\",\"value\":4633.0},{\"category\":\"systematic review\",\"value\":4137.0},{\"category\":\"gene expression\",\"value\":3668.0},{\"category\":\"in vitro\",\"value\":3282.0},{\"category\":\"cohort study\",\"value\":2849.0},{\"category\":\"cross sectional\",\"value\":2793.0},{\"category\":\"breast cancer\",\"value\":2721.0},{\"category\":\"risk factors\",\"value\":2252.0},{\"category\":\"hiv 1\",\"value\":2234.0},{\"category\":\"genome wide\",\"value\":2203.0}];\r\n\r\n    xAxispublisher_top_subject_document_count_chart.data.setAll(data);\r\n    seriespublisher_top_subject_document_count_chart.data.setAll(data);\r\n\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_top_subject_document_count_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_top_subject_document_count_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    \/\/ Make stuff animate on load\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/animations\/\r\n    seriespublisher_top_subject_document_count_chart.appear(1000);\r\n\r\n    chartpublisher_top_subject_document_count_chart.appear(1000, 100);\r\n\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n\r\n    \/\/ Create root element\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/getting-started\/#Root_element\r\n    var rootpublisher_top_subject_citations_chart = am5.Root.new(\"publisher_top_subject_citations_chart\");\r\n\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootpublisher_top_subject_citations_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_top_subject_citations_chart)\r\n    ]);\r\n\r\n\r\n    \/\/ Create chart\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/\r\n    var chartpublisher_top_subject_citations_chart = rootpublisher_top_subject_citations_chart.container.children.push(am5xy.XYChart.new(rootpublisher_top_subject_citations_chart, {\r\n        panX: true,\r\n        panY: true,\r\n        wheelX: \"panX\",\r\n        wheelY: \"zoomX\"\r\n    }));\r\n\r\n    \/\/ Add cursor\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/cursor\/\r\n    var cursorpublisher_top_subject_citations_chart = chartpublisher_top_subject_citations_chart.set(\"cursor\", am5xy.XYCursor.new(rootpublisher_top_subject_citations_chart, {}));\r\n    cursorpublisher_top_subject_citations_chart.lineY.set(\"visible\", false);\r\n\r\n\r\n    \/\/ Create axes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/axes\/\r\n    var xRendererpublisher_top_subject_citations_chart = am5xy.AxisRendererX.new(rootpublisher_top_subject_citations_chart, { minGridDistance: 30 });\r\n    xRendererpublisher_top_subject_citations_chart.labels.template.setAll({\r\n        paddingTop: 20\r\n    });\r\n\r\n    var xAxispublisher_top_subject_citations_chart = chartpublisher_top_subject_citations_chart.xAxes.push(am5xy.CategoryAxis.new(rootpublisher_top_subject_citations_chart, {\r\n        maxDeviation: 0.3,\r\n        categoryField: \"category\",\r\n        renderer: xRendererpublisher_top_subject_citations_chart,\r\n        tooltip: am5.Tooltip.new(rootpublisher_top_subject_citations_chart, {})\r\n    }));\r\n\r\n    var yAxispublisher_top_subject_citations_chart = chartpublisher_top_subject_citations_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_top_subject_citations_chart, {\r\n        maxDeviation: 0.3,\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_top_subject_citations_chart, {})\r\n    }));\r\n\r\n\r\n    \/\/ Create series\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/series\/\r\n    var seriespublisher_top_subject_citations_chart = chartpublisher_top_subject_citations_chart.series.push(am5xy.ColumnSeries.new(rootpublisher_top_subject_citations_chart, {\r\n        name: \"Keyword Publication Citations\",\r\n        xAxis: xAxispublisher_top_subject_citations_chart,\r\n        yAxis: yAxispublisher_top_subject_citations_chart,\r\n        valueYField: \"value\",\r\n        sequencedInterpolation: true,\r\n        categoryXField: \"category\",\r\n        tooltip: am5.Tooltip.new(rootpublisher_top_subject_citations_chart, {\r\n            labelText: \"{valueY}\"\r\n        })\r\n    }));\r\n\r\n    seriespublisher_top_subject_citations_chart.columns.template.setAll({ cornerRadiusTL: 5, cornerRadiusTR: 5 });\r\n    seriespublisher_top_subject_citations_chart.columns.template.adapters.add(\"fill\", (fill, target) => {\r\n        return chartpublisher_top_subject_citations_chart.get(\"colors\").getIndex(seriespublisher_top_subject_citations_chart.columns.indexOf(target));\r\n    });\r\n\r\n    seriespublisher_top_subject_citations_chart.columns.template.adapters.add(\"stroke\", (stroke, target) => {\r\n        return chartpublisher_top_subject_citations_chart.get(\"colors\").getIndex(seriespublisher_top_subject_citations_chart.columns.indexOf(target));\r\n    });\r\n\r\n\r\n    \/\/ Set data\r\n    var data = [{\"category\":\"systematic review\",\"value\":132927.0},{\"category\":\"meta analysis\",\"value\":129426.0},{\"category\":\"genome wide\",\"value\":86017.0},{\"category\":\"gene expression\",\"value\":84894.0},{\"category\":\"stem cells\",\"value\":65449.0},{\"category\":\"hiv 1\",\"value\":61870.0},{\"category\":\"breast cancer\",\"value\":60297.0},{\"category\":\"in vitro\",\"value\":59209.0},{\"category\":\"cancer cells\",\"value\":44024.0},{\"category\":\"t cells\",\"value\":41783.0}];\r\n\r\n    xAxispublisher_top_subject_citations_chart.data.setAll(data);\r\n    seriespublisher_top_subject_citations_chart.data.setAll(data);\r\n\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_top_subject_citations_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_top_subject_citations_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    \/\/ Make stuff animate on load\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/animations\/\r\n    seriespublisher_top_subject_citations_chart.appear(1000);\r\n\r\n    chartpublisher_top_subject_citations_chart.appear(1000, 100);\r\n\r\n\r\n}); \/\/ end am5.ready()\nam5.ready(function() {\r\n\r\n    \/\/ Create root element\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/getting-started\/#Root_element\r\n    var rootpublisher_top_subject_citations_per_document_chart = am5.Root.new(\"publisher_top_subject_citations_per_document_chart\");\r\n\r\n\r\n    \/\/ Set themes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/themes\/\r\n    rootpublisher_top_subject_citations_per_document_chart.setThemes([\r\n        am5themes_Animated.new(rootpublisher_top_subject_citations_per_document_chart)\r\n    ]);\r\n\r\n\r\n    \/\/ Create chart\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/\r\n    var chartpublisher_top_subject_citations_per_document_chart = rootpublisher_top_subject_citations_per_document_chart.container.children.push(am5xy.XYChart.new(rootpublisher_top_subject_citations_per_document_chart, {\r\n        panX: true,\r\n        panY: true,\r\n        wheelX: \"panX\",\r\n        wheelY: \"zoomX\"\r\n    }));\r\n\r\n    \/\/ Add cursor\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/cursor\/\r\n    var cursorpublisher_top_subject_citations_per_document_chart = chartpublisher_top_subject_citations_per_document_chart.set(\"cursor\", am5xy.XYCursor.new(rootpublisher_top_subject_citations_per_document_chart, {}));\r\n    cursorpublisher_top_subject_citations_per_document_chart.lineY.set(\"visible\", false);\r\n\r\n\r\n    \/\/ Create axes\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/axes\/\r\n    var xRendererpublisher_top_subject_citations_per_document_chart = am5xy.AxisRendererX.new(rootpublisher_top_subject_citations_per_document_chart, { minGridDistance: 30 });\r\n    xRendererpublisher_top_subject_citations_per_document_chart.labels.template.setAll({\r\n        paddingTop: 20\r\n    });\r\n\r\n    var xAxispublisher_top_subject_citations_per_document_chart = chartpublisher_top_subject_citations_per_document_chart.xAxes.push(am5xy.CategoryAxis.new(rootpublisher_top_subject_citations_per_document_chart, {\r\n        maxDeviation: 0.3,\r\n        categoryField: \"category\",\r\n        renderer: xRendererpublisher_top_subject_citations_per_document_chart,\r\n        tooltip: am5.Tooltip.new(rootpublisher_top_subject_citations_per_document_chart, {})\r\n    }));\r\n\r\n    var yAxispublisher_top_subject_citations_per_document_chart = chartpublisher_top_subject_citations_per_document_chart.yAxes.push(am5xy.ValueAxis.new(rootpublisher_top_subject_citations_per_document_chart, {\r\n        maxDeviation: 0.3,\r\n        renderer: am5xy.AxisRendererY.new(rootpublisher_top_subject_citations_per_document_chart, {})\r\n    }));\r\n\r\n\r\n    \/\/ Create series\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/charts\/xy-chart\/series\/\r\n    var seriespublisher_top_subject_citations_per_document_chart = chartpublisher_top_subject_citations_per_document_chart.series.push(am5xy.ColumnSeries.new(rootpublisher_top_subject_citations_per_document_chart, {\r\n        name: \"Keyword Publication Citations Per Document\",\r\n        xAxis: xAxispublisher_top_subject_citations_per_document_chart,\r\n        yAxis: yAxispublisher_top_subject_citations_per_document_chart,\r\n        valueYField: \"value\",\r\n        sequencedInterpolation: true,\r\n        categoryXField: \"category\",\r\n        tooltip: am5.Tooltip.new(rootpublisher_top_subject_citations_per_document_chart, {\r\n            labelText: \"{valueY}\"\r\n        })\r\n    }));\r\n\r\n    seriespublisher_top_subject_citations_per_document_chart.columns.template.setAll({ cornerRadiusTL: 5, cornerRadiusTR: 5 });\r\n    seriespublisher_top_subject_citations_per_document_chart.columns.template.adapters.add(\"fill\", (fill, target) => {\r\n        return chartpublisher_top_subject_citations_per_document_chart.get(\"colors\").getIndex(seriespublisher_top_subject_citations_per_document_chart.columns.indexOf(target));\r\n    });\r\n\r\n    seriespublisher_top_subject_citations_per_document_chart.columns.template.adapters.add(\"stroke\", (stroke, target) => {\r\n        return chartpublisher_top_subject_citations_per_document_chart.get(\"colors\").getIndex(seriespublisher_top_subject_citations_per_document_chart.columns.indexOf(target));\r\n    });\r\n\r\n\r\n    \/\/ Set data\r\n    var data = [{\"category\":\"genome wide association\",\"value\":48.18817204301075},{\"category\":\"genome wide\",\"value\":39.045392646391285},{\"category\":\"dna methylation\",\"value\":38.60422535211268},{\"category\":\"alzheimer's disease\",\"value\":33.886624203821654},{\"category\":\"alzheimer\u2019s disease\",\"value\":33.741772151898736},{\"category\":\"systematic review\",\"value\":32.13125453226976},{\"category\":\"plasmodium falciparum\",\"value\":31.1169757489301},{\"category\":\"stem cell\",\"value\":30.66170026292726},{\"category\":\"stem cells\",\"value\":30.583644859813084},{\"category\":\"influenza a\",\"value\":29.86421173762946}];\r\n\r\n    xAxispublisher_top_subject_citations_per_document_chart.data.setAll(data);\r\n    seriespublisher_top_subject_citations_per_document_chart.data.setAll(data);\r\n\r\n\r\n    var exporting = am5plugins_exporting.Exporting.new(rootpublisher_top_subject_citations_per_document_chart, {\r\n        menu: am5plugins_exporting.ExportingMenu.new(rootpublisher_top_subject_citations_per_document_chart, {\r\n            align: \"right\",\r\n            valign: \"bottom\"\r\n        })\r\n    });\r\n\r\n    \/\/ Make stuff animate on load\r\n    \/\/ https:\/\/www.amcharts.com\/docs\/v5\/concepts\/animations\/\r\n    seriespublisher_top_subject_citations_per_document_chart.appear(1000);\r\n\r\n    chartpublisher_top_subject_citations_per_document_chart.appear(1000, 100);\r\n\r\n\r\n}); \/\/ end am5.ready()\r\n    <\/script>\r\n    <h2>Introduction<\/h2>\r\n    <p>\r\n        This report provides a comprehensive analytics report of the publisher <b>Public Library of Science (PLoS)<\/b> including basic bibliometric information, citation data, impact metrics, top journals, publication keywords, etc., over recent years. The <a href=\"https:\/\/crossref.org\" target=\"_blank\" ref=\"nofollow\" rel=\"noopener\">Crossref<\/a> database (up to the end of 2021) processed by <a target=\"_blank\" href=\"https:\/\/sciencegate.app\" rel=\"noopener\">ScienceGate<\/a> has been used for this report as the source of data.\r\n    <\/p>\r\n    <p>\r\n        <b>Public Library of Science (PLoS)<\/b> has published 310648 documents so far, receiving a total of 6558093 citations. These numbers are equal to 0.25% and 0.59% of the total documents\r\n        and citations in the scientific community, respectively. <b>Public Library of Science (PLoS)<\/b> has a score of 21.11 as a number of citations per document based on all recorded data. There are different types of documents published by <b>Public Library of Science (PLoS)<\/b>.\r\n        In this regard, Journal Article,  and Dataset a with the total document number of 310641,  and 7 have the largest share, respectively. These numbers are equal to 100.00%,  and 0.00%\r\n        of the total documents published in <b>Public Library of Science (PLoS)<\/b> so far, respectively. <b>Public Library of Science (PLoS)<\/b> has been an active publisher from 2003-2021.\r\n    <\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_doc_types_chart\"><\/div>\r\n    <\/div>\r\n    <h2>Basic Bibliometric Information<\/h2>\r\n    <p>\r\n        This section provides the bibliometrics data of <b>Public Library of Science (PLoS)<\/b> over the last 11 years, including the number of published documents, total citations, citations per document, and scaled number of citations per document by year. Share of <b>Public Library of Science (PLoS)<\/b>\r\n        documents and citations among all published scientific documents are also presented here. <b>Public Library of Science (PLoS)<\/b> has the highest annual number of publications in 2013, with 36496\r\n        published documents. Most annual citations are also received in 2010, with 495585 citations. The highest citations per document&#8217;s scores, scaled by the number\r\n        of years ahead, are associated with 2020, with scores of 0.83.\r\n    <\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_yearly_chart\"><\/div>\r\n    <\/div>\r\n    <div class=\"table_container\">\r\n        <div class='table-responsive'><table class='table'><tr><th>Year<\/th><th>Documents<\/th><th>Citations<\/th><th>Citations\/Documents<\/th><th>Average Citations\/Documents<\/th><th>Documents Share<\/th><th>Citations Share<\/th><\/tr><tr><td>2010<\/td><td>9366<\/td><td>495585<\/td><td>52.9132<\/td><td>4.8103<\/td><td>0.0026<\/td><td>0.0119<\/td><\/tr><tr><td>2011<\/td><td>16685<\/td><td>689856<\/td><td>41.3459<\/td><td>4.1346<\/td><td>0.0044<\/td><td>0.0170<\/td><\/tr><tr><td>2012<\/td><td>27111<\/td><td>894578<\/td><td>32.9969<\/td><td>3.6663<\/td><td>0.0067<\/td><td>0.0230<\/td><\/tr><tr><td>2013<\/td><td>36496<\/td><td>979336<\/td><td>26.8341<\/td><td>3.3543<\/td><td>0.0084<\/td><td>0.0259<\/td><\/tr><tr><td>2014<\/td><td>35465<\/td><td>782967<\/td><td>22.0772<\/td><td>3.1539<\/td><td>0.0076<\/td><td>0.0224<\/td><\/tr><tr><td>2015<\/td><td>33566<\/td><td>581013<\/td><td>17.3096<\/td><td>2.8849<\/td><td>0.0070<\/td><td>0.0183<\/td><\/tr><tr><td>2016<\/td><td>26725<\/td><td>388492<\/td><td>14.5367<\/td><td>2.9073<\/td><td>0.0051<\/td><td>0.0141<\/td><\/tr><tr><td>2017<\/td><td>24569<\/td><td>286820<\/td><td>11.6741<\/td><td>2.9185<\/td><td>0.0044<\/td><td>0.0125<\/td><\/tr><tr><td>2018<\/td><td>22183<\/td><td>163058<\/td><td>7.3506<\/td><td>2.4502<\/td><td>0.0038<\/td><td>0.0096<\/td><\/tr><tr><td>2019<\/td><td>19633<\/td><td>73818<\/td><td>3.7599<\/td><td>1.8799<\/td><td>0.0032<\/td><td>0.0076<\/td><\/tr><tr><td>2020<\/td><td>20421<\/td><td>16890<\/td><td>0.8271<\/td><td>0.8271<\/td><td>0.0029<\/td><td>0.0050<\/td><\/tr><\/table><\/div>\r\n    <\/div>\r\n    <h2>Document Types<\/h2>\r\n    <p>\r\n        There are different types of documents published by publishers. In this section, the yearly publication data of <b>Public Library of Science (PLoS)<\/b> are presented by document type, including Journal Articles,  and Datasets.\r\n    <\/p>\r\n    <p>\r\n        The number of published documents by <b>Public Library of Science (PLoS)<\/b> are 310641,  and 7 for Journal Articles,  and Datasets, respectively. These numbers are equal to 0.34%,  and 0.00% of the whole published\r\n        Journal Articles,  and Datasets in the database so far, respectively.\r\n    <\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_nonezero_document_count_chart\"><\/div>\r\n    <\/div>\r\n    <p>\r\n        The number of received citations by Journal Articles,  and Datasets of <b>Public Library of Science (PLoS)<\/b> are 6558093,  and 0, respectively. These numbers are equal to 0.62%,  and 0.00% of the citations\r\n        received by whole Journal Articles,  and Datasets of the database so far, respectively.\r\n    <\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_nonezero_document_citation_chart\"><\/div>\r\n    <\/div>\r\n    <p>\r\n        The h-index value for published Journal Articles,  and Datasets by <b>Public Library of Science (PLoS)<\/b> are 439,  and 0, respectively. The corresponding values for the whole data of the database are 3201,  and 98,\r\n        respectively.\r\n    <\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_nonezero_document_hindex_chart\"><\/div>\r\n    <\/div>\r\n    <p>\r\n        The g-index value for published Journal Articles,  and Datasets by <b>Public Library of Science (PLoS)<\/b> are 38,  and 0, respectively. The corresponding values for the whole data of the database are 129,  and 20,\r\n        respectively.\r\n    <\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_nonezero_document_gindex_chart\"><\/div>\r\n    <\/div>\r\n    <p>\r\n        The score of citations per document for published Journal Articles,  and Datasets by <b>Public Library of Science (PLoS)<\/b> are 21.111,  and 0.000, respectively. The corresponding values for the whole data of the database are 11.521,  and 0.070,\r\n        respectively.\r\n    <\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_nonezero_document_citation_per_documents_chart\"><\/div>\r\n    <\/div>\r\n    <p>\r\n        The highest number of annually published Journal Articles,  and Datasets by <b>Public Library of Science (PLoS)<\/b> are 36496,  and 7, respectively. The corresponding year of maximum publication for Journal Articles,  and Datasets\r\n        are 2013,  and 2014, respectively.\r\n    <\/p>\r\n    <p>\r\n        The highest number of annual received citations by Journal Articles,  and Datasets published in <b>Public Library of Science (PLoS)<\/b> are 979336,  and 0, respectively. The corresponding years of maximum received citations for Journal Articles,  and Datasets\r\n        are 2013,  and 2020, respectively.\r\n    <\/p>\r\n    <p>\r\n        The highest values of citations per number of document for Journal Articles,  and Datasets published in <b>Public Library of Science (PLoS)<\/b> are 52.91,  and 0.00, respectively. The corresponding years of maximum values\r\n        of citations per document for Journal Articles,  and Datasets are 2010,  and 2014, respectively.\r\n    <\/p>\r\n    <h2>Impact Metrics<\/h2>\r\n    <p>\r\n        Various metrics and indicators are used to evaluate the impact and quality of publishers and journals. Here, h-index, g-index, and i-index are selected as impact evaluation metrics of the publisher <b>Public Library of Science (PLoS)<\/b>.\r\n    <\/p>\r\n    <h3>H-index<\/h3>\r\n    <p>\r\n        H-index indicates the number of articles published by a journal\/publisher, h, that have been cited at least h times. h5-index and h10-index are the h-index for papers of a publishers\/journals published in the last 5 and 10 years, respectively. h-index,\r\n        h10-index, and h5-index of the documents published by <b>Public Library of Science (PLoS)<\/b>, are 439, 323,  and 148, respectively. The corresponding values for the whole data of the database are 3269, 1489,  and 795, respectively.\r\n    <\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_hindex_chart\"><\/div>\r\n    <\/div>\r\n    <div class=\"table_container\">\r\n        <div class='table-responsive'><table class='table'><tr><th>Metric<\/th><th>Public Library of Science (PLoS)<\/th><th>All Publishers<\/th><\/tr><tr><td>h-index<\/td><td>439<\/td><td>3269<\/td><\/tr><tr><td>h10-index<\/td><td>323<\/td><td>1489<\/td><\/tr><tr><td>h5-index<\/td><td>148<\/td><td>795<\/td><\/tr><\/table><\/div>\r\n    <\/div>\r\n    <h3>G-index<\/h3>\r\n    <p>\r\n        The g-index indicator is the first g papers of a publisher\/journal (sorted by the highest to the lowest number of citations) that have cumulatively received at least g^2 citations. Again, g5-index and g10-index are the g-index for papers of a publishers\/journals\r\n        published in the last 5 and 10 years, respectively. G-index, g10-index, and g5-index of the documents published by <b>Public Library of Science (PLoS)<\/b> are 38, 31,  and 19, respectively. The corresponding values for the whole data of the database are 131, 80,  and 55,\r\n        respectively.\r\n    <\/p>\r\n    <div class=\"table_container\">\r\n        <div class='table-responsive'><table class='table'><tr><th>Metric<\/th><th>Public Library of Science (PLoS)<\/th><th>All Publishers<\/th><\/tr><tr><td>g-index<\/td><td>38<\/td><td>131<\/td><\/tr><tr><td>g10-index<\/td><td>31<\/td><td>80<\/td><\/tr><tr><td>g5-index<\/td><td>19<\/td><td>55<\/td><\/tr><\/table><\/div>\r\n    <\/div>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_gindex_chart\"><\/div>\r\n    <\/div>\r\n    <h3>I-n index<\/h3>\r\n    <p>\r\n        I-n index shows the number of publications of a publisher\/journal with at least n citations. Read another post <a href=\"https:\/\/www.sciencegate.app\/b\/how-to-evaluate-the-impact-of-research-works\/\" target=\"_blank\" rel=\"noopener\"> here <\/a>for more detailed information\r\n        on different research impact metrics. It is to be noted that, i10-index, i25-index, i50-index, i100-index, i250-index, i500-index, i1000-index, i2500-index, i5000-index,  and i10000-index of the documents published by <b>Public Library of Science (PLoS)<\/b>, are 158822, 75165, 29757, 9178, 1490, 321, 69, 14, 4,  and 1, respectively. The corresponding values for the whole data of the database are\r\n        21796896, 10617845, 4822066, 1785083, 390499, 114230, 31648, 5505, 1423,  and 355, respectively.\r\n    <\/p>\r\n    <div class=\"table_container\">\r\n        <div class='table-responsive'><table class='table'><tr><th>Metric<\/th><th>Public Library of Science (PLoS)<\/th><th>All Publishers<\/th><\/tr><tr><td>i10-index<\/td><td>158822<\/td><td>21796896<\/td><\/tr><tr><td>i25-index<\/td><td>75165<\/td><td>10617845<\/td><\/tr><tr><td>i50-index<\/td><td>29757<\/td><td>4822066<\/td><\/tr><tr><td>i100-index<\/td><td>9178<\/td><td>1785083<\/td><\/tr><tr><td>i250-index<\/td><td>1490<\/td><td>390499<\/td><\/tr><tr><td>i500-index<\/td><td>321<\/td><td>114230<\/td><\/tr><tr><td>i1000-index<\/td><td>69<\/td><td>31648<\/td><\/tr><tr><td>i2500-index<\/td><td>14<\/td><td>5505<\/td><\/tr><tr><td>i5000-index<\/td><td>4<\/td><td>1423<\/td><\/tr><tr><td>i10000-index<\/td><td>1<\/td><td>355<\/td><\/tr><\/table><\/div>\r\n    <\/div>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_inindex_chart\"><\/div>\r\n    <\/div>\r\n    <h2>Top Journals<\/h2>\r\n    <p>\r\n        This section provides the basic bibliometrics data of the <b>Public Library of Science (PLoS)<\/b> top journals, including the number of published documents, total citations, and citations per document. Share of documents and citations of each journal among all published documents\r\n        by <b>Public Library of Science (PLoS)<\/b> is also presented here. In the following tag cloud chart, top journals are displayed based on the largest number of published documents.\r\n    <\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"journal_tag_cloud\"><\/div>\r\n    <\/div>\r\n    <p>\r\n        The Top 5 journals of <b>Public Library of Science (PLoS)<\/b> based on the number of published documents are <a target='_blank' href='\/source\/60407' rel=\"noopener\">PLoS ONE<\/a>, <a target='_blank' href='\/source\/49860' rel=\"noopener\">PLoS Genetics<\/a>, <a target='_blank' href='\/source\/69595' rel=\"noopener\">PLoS Neglected Tropical Diseases<\/a>, <a target='_blank' href='\/source\/51399' rel=\"noopener\">PLoS Pathogens<\/a>,  and <a target='_blank' href='\/source\/48940' rel=\"noopener\">PLoS Computational Biology<\/a>. The numbers of documents published so far by these top 5 journals are 260713, 9860, 9631, 9399,  and 9022, respectively.\r\n        These numbers are equal to 83.926%, 3.174%, 3.100%, 3.026%,  and 2.904% of the total documents published by <b>Public Library of Science (PLoS)<\/b> so far, respectively.\r\n    <\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_top_journal_document_count_chart\"><\/div>\r\n    <\/div>\r\n    <p>\r\n        Concerning the number of received citations, the top 5 journals of <b>Public Library of Science (PLoS)<\/b> are <a target='_blank' href='\/source\/60407' rel=\"noopener\">PLoS ONE<\/a>, <a target='_blank' href='\/source\/49860' rel=\"noopener\">PLoS Genetics<\/a>, <a target='_blank' href='\/source\/51399' rel=\"noopener\">PLoS Pathogens<\/a>, <a target='_blank' href='\/source\/17016' rel=\"noopener\">PLoS Biology<\/a>,  and <a target='_blank' href='\/source\/31937' rel=\"noopener\">PLoS Medicine<\/a>. The total number of citations received so far by these top 5 journals are 260713, 9860, 9399, 6354,  and 4815,\r\n        respectively. These numbers are equal to 3.975%, 0.150%, 0.143%, 0.097%,  and 0.073% of the total citations received by <b>Public Library of Science (PLoS)<\/b> publications so far, respectively.\r\n    <\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_top_journal_citations_chart\"><\/div>\r\n    <\/div>\r\n    <p>\r\n        Regarding the number of citations received per document, the top 5 journals of <b>Public Library of Science (PLoS)<\/b> are <a target='_blank' href='\/source\/31937' rel=\"noopener\">PLoS Medicine<\/a>, <a target='_blank' href='\/source\/17016' rel=\"noopener\">PLoS Biology<\/a>, <a target='_blank' href='\/source\/49860' rel=\"noopener\">PLoS Genetics<\/a>, <a target='_blank' href='\/source\/51399' rel=\"noopener\">PLoS Pathogens<\/a>,  and <a target='_blank' href='\/source\/57060' rel=\"noopener\">PLoS Clinical Trials<\/a>. The numbers of citations received per published document so far by these top 5 journals are 58.193, 56.474, 43.126, 42.303,  and 30.647,\r\n        respectively.\r\n    <\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_top_journal_citations_per_document_chart\"><\/div>\r\n    <\/div>\r\n    <div class=\"table_container\">\r\n        <div class='table-responsive'><table class='table'><tr><th>Journal Title<\/th><th>Documents<\/th><th>Documents Share<\/th><th>Citations<\/th><th>Citations Share<\/th><th>Citations\/Documents<\/th><th>Active Years<\/th><\/tr><tr><td><a target='_blank' href='\/source\/60407' rel=\"noopener\">PLoS ONE<\/a><\/td><td>260713<\/td><td>0.8393<\/td><td>4640182<\/td><td>0.7076<\/td><td>17.7980<\/td><td>2006-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/49860' rel=\"noopener\">PLoS Genetics<\/a><\/td><td>9860<\/td><td>0.0317<\/td><td>425226<\/td><td>0.0648<\/td><td>43.1264<\/td><td>2005-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/69595' rel=\"noopener\">PLoS Neglected Tropical Diseases<\/a><\/td><td>9631<\/td><td>0.0310<\/td><td>190926<\/td><td>0.0291<\/td><td>19.8241<\/td><td>2007-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/51399' rel=\"noopener\">PLoS Pathogens<\/a><\/td><td>9399<\/td><td>0.0303<\/td><td>397610<\/td><td>0.0606<\/td><td>42.3034<\/td><td>2005-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/48940' rel=\"noopener\">PLoS Computational Biology<\/a><\/td><td>9022<\/td><td>0.0290<\/td><td>255552<\/td><td>0.0390<\/td><td>28.3254<\/td><td>2005-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/17016' rel=\"noopener\">PLoS Biology<\/a><\/td><td>6354<\/td><td>0.0205<\/td><td>358836<\/td><td>0.0547<\/td><td>56.4740<\/td><td>2003-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/31937' rel=\"noopener\">PLoS Medicine<\/a><\/td><td>4815<\/td><td>0.0155<\/td><td>280198<\/td><td>0.0427<\/td><td>58.1927<\/td><td>2004-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/111585' rel=\"noopener\">PLoS Currents<\/a><\/td><td>708<\/td><td>0.0023<\/td><td>7479<\/td><td>0.0011<\/td><td>10.5636<\/td><td>2009-2018<\/td><\/tr><tr><td><a target='_blank' href='\/source\/931893245' rel=\"noopener\">PLOS Global Public Health<\/a><\/td><td>71<\/td><td>0.0002<\/td><td>0<\/td><td>0.0000<\/td><td>0.0000<\/td><td>2021-2020<\/td><\/tr><tr><td><a target='_blank' href='\/source\/57060' rel=\"noopener\">PLoS Clinical Trials<\/a><\/td><td>68<\/td><td>0.0002<\/td><td>2084<\/td><td>0.0003<\/td><td>30.6471<\/td><td>2006-2007<\/td><\/tr><\/table><\/div>\r\n    <\/div>\r\n    <h2>Top Keywords<\/h2>\r\n    <p>\r\n        The Most used keywords are of particular importance for reviewing a publisher. This section provides detailed information about basic bibliometrics data of top used keywords in <b>Public Library of Science (PLoS)<\/b>. The metrics used here are the number of documents, citations\r\n        and citations per document. Share of documents and citations of each keyword among whole published documents is also presented here. In the following tag cloud chart, top keywords are displayed based on the largest number of published documents.\r\n    <\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"subject_tag_cloud\"><\/div>\r\n    <\/div>\r\n    <p>According to the number of published documents, the top 10 keywords of the publisher <b>Public Library of Science (PLoS)<\/b> are <a target='_blank' href='\/keyword\/47524' rel=\"noopener\">meta analysis<\/a>, <a target='_blank' href='\/keyword\/163' rel=\"noopener\">systematic review<\/a>, <a target='_blank' href='\/keyword\/50' rel=\"noopener\">gene expression<\/a>, <a target='_blank' href='\/keyword\/1078' rel=\"noopener\">in vitro<\/a>, <a target='_blank' href='\/keyword\/1100' rel=\"noopener\">cohort study<\/a>, <a target='_blank' href='\/keyword\/187086' rel=\"noopener\">cross sectional<\/a>, <a target='_blank' href='\/keyword\/7' rel=\"noopener\">breast cancer<\/a>, <a target='_blank' href='\/keyword\/99' rel=\"noopener\">risk factors<\/a>, <a target='_blank' href='\/keyword\/916546' rel=\"noopener\">hiv 1<\/a>,  and <a target='_blank' href='\/keyword\/504463' rel=\"noopener\">genome wide<\/a>, respectively. The number of published documents in which the mentioned 10 keywords are used are, 4633, 4137, 3668, 3282, 2849, 2793, 2721, 2252, 2234,  and 2203,\r\n        respectively.\r\n    <\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_top_subject_document_count_chart\"><\/div>\r\n    <\/div>\r\n    <p>Based on the number of received citations, the top 10 keywords of the publisher <b>Public Library of Science (PLoS)<\/b> are <a target='_blank' href='\/keyword\/163' rel=\"noopener\">systematic review<\/a>, <a target='_blank' href='\/keyword\/47524' rel=\"noopener\">meta analysis<\/a>, <a target='_blank' href='\/keyword\/504463' rel=\"noopener\">genome wide<\/a>, <a target='_blank' href='\/keyword\/50' rel=\"noopener\">gene expression<\/a>, <a target='_blank' href='\/keyword\/905' rel=\"noopener\">stem cells<\/a>, <a target='_blank' href='\/keyword\/916546' rel=\"noopener\">hiv 1<\/a>, <a target='_blank' href='\/keyword\/7' rel=\"noopener\">breast cancer<\/a>, <a target='_blank' href='\/keyword\/1078' rel=\"noopener\">in vitro<\/a>, <a target='_blank' href='\/keyword\/16376' rel=\"noopener\">cancer cells<\/a>,  and <a target='_blank' href='\/keyword\/2244' rel=\"noopener\">t cells<\/a>, respectively. The number of citations received by the documents in which the mentioned 10 keywords are\r\n        used are, 4137, 4633, 2203, 3668, 2140, 2234, 2721, 3282, 1717,  and 1713, respectively.<\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_top_subject_citations_chart\"><\/div>\r\n    <\/div>\r\n    <p>Concerning the score of received citations per document, the top 10 keywords of the publisher <b>Public Library of Science (PLoS)<\/b> are <a target='_blank' href='\/keyword\/115272' rel=\"noopener\">genome wide association<\/a>, <a target='_blank' href='\/keyword\/504463' rel=\"noopener\">genome wide<\/a>, <a target='_blank' href='\/keyword\/470' rel=\"noopener\">dna methylation<\/a>, <a target='_blank' href='\/keyword\/2373' rel=\"noopener\">alzheimer&#8217;s disease<\/a>, <a target='_blank' href='\/keyword\/156' rel=\"noopener\">alzheimer\u2019s disease<\/a>, <a target='_blank' href='\/keyword\/163' rel=\"noopener\">systematic review<\/a>, <a target='_blank' href='\/keyword\/1167' rel=\"noopener\">plasmodium falciparum<\/a>, <a target='_blank' href='\/keyword\/1456' rel=\"noopener\">stem cell<\/a>, <a target='_blank' href='\/keyword\/905' rel=\"noopener\">stem cells<\/a>,  and <a target='_blank' href='\/keyword\/33757' rel=\"noopener\">influenza a<\/a>, respectively. The score of citations received per document in which the mentioned\r\n        10 keywords are used are, 48.188, 39.045, 38.604, 33.887, 33.742, 32.131, 31.117, 30.662, 30.584,  and 29.864, respectively.<\/p>\r\n    <div class=\"chart_container\">\r\n        <div class=\"chart\" id=\"publisher_top_subject_citations_per_document_chart\"><\/div>\r\n    <\/div>\r\n    <div class=\"table_container\">\r\n        <div class='table-responsive'><table class='table'><tr><th>Keyword<\/th><th>Documents<\/th><th>Documents Share<\/th><th>Citations<\/th><th>Citations Share<\/th><th>Citations\/Documents<\/th><th>Active Years<\/th><th>Active Years For All Data<\/th><\/tr><tr><td><a target='_blank' href='\/keyword\/47524' rel=\"noopener\">meta analysis<\/a><\/td><td>4633<\/td><td>0.0268<\/td><td>129426<\/td><td>0.0336<\/td><td>27.9357<\/td><td>2005-2020<\/td><td>1953-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/163' rel=\"noopener\">systematic review<\/a><\/td><td>4137<\/td><td>0.0195<\/td><td>132927<\/td><td>0.0366<\/td><td>32.1313<\/td><td>2005-2020<\/td><td>1846-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/50' rel=\"noopener\">gene expression<\/a><\/td><td>3668<\/td><td>0.0199<\/td><td>84894<\/td><td>0.0207<\/td><td>23.1445<\/td><td>2003-2020<\/td><td>1900-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/1078' rel=\"noopener\">in vitro<\/a><\/td><td>3282<\/td><td>0.0065<\/td><td>59209<\/td><td>0.0070<\/td><td>18.0405<\/td><td>2005-2020<\/td><td>1500-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/1100' rel=\"noopener\">cohort study<\/a><\/td><td>2849<\/td><td>0.0291<\/td><td>40650<\/td><td>0.0354<\/td><td>14.2682<\/td><td>2005-2020<\/td><td>1962-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/187086' rel=\"noopener\">cross sectional<\/a><\/td><td>2793<\/td><td>0.0197<\/td><td>27950<\/td><td>0.0312<\/td><td>10.0072<\/td><td>2007-2020<\/td><td>1886-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/7' rel=\"noopener\">breast cancer<\/a><\/td><td>2721<\/td><td>0.0092<\/td><td>60297<\/td><td>0.0140<\/td><td>22.1599<\/td><td>2004-2020<\/td><td>1880-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/99' rel=\"noopener\">risk factors<\/a><\/td><td>2252<\/td><td>0.0109<\/td><td>33703<\/td><td>0.0120<\/td><td>14.9658<\/td><td>2004-2020<\/td><td>1948-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/916546' rel=\"noopener\">hiv 1<\/a><\/td><td>2234<\/td><td>0.0389<\/td><td>61870<\/td><td>0.0393<\/td><td>27.6947<\/td><td>2004-2020<\/td><td>1987-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/504463' rel=\"noopener\">genome wide<\/a><\/td><td>2203<\/td><td>0.0629<\/td><td>86017<\/td><td>0.0867<\/td><td>39.0454<\/td><td>2003-2020<\/td><td>1970-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/905' rel=\"noopener\">stem cells<\/a><\/td><td>2140<\/td><td>0.0167<\/td><td>65449<\/td><td>0.0219<\/td><td>30.5836<\/td><td>2003-2020<\/td><td>1916-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/660259' rel=\"noopener\">the impact<\/a><\/td><td>1971<\/td><td>0.0044<\/td><td>25928<\/td><td>0.0074<\/td><td>13.1547<\/td><td>2005-2020<\/td><td>1868-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/5788' rel=\"noopener\">t cell<\/a><\/td><td>1959<\/td><td>0.0144<\/td><td>39633<\/td><td>0.0115<\/td><td>20.2312<\/td><td>2003-2020<\/td><td>1953-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/142353' rel=\"noopener\">sectional study<\/a><\/td><td>1903<\/td><td>0.0250<\/td><td>16985<\/td><td>0.0478<\/td><td>8.9254<\/td><td>2007-2020<\/td><td>1930-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/54934' rel=\"noopener\">population based<\/a><\/td><td>1849<\/td><td>0.0307<\/td><td>26991<\/td><td>0.0242<\/td><td>14.5976<\/td><td>2006-2020<\/td><td>1868-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/16376' rel=\"noopener\">cancer cells<\/a><\/td><td>1717<\/td><td>0.0182<\/td><td>44024<\/td><td>0.0275<\/td><td>25.6401<\/td><td>2004-2020<\/td><td>1852-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/2244' rel=\"noopener\">t cells<\/a><\/td><td>1713<\/td><td>0.0171<\/td><td>41783<\/td><td>0.0145<\/td><td>24.3917<\/td><td>2003-2020<\/td><td>1960-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/58224' rel=\"noopener\">cross sectional study<\/a><\/td><td>1693<\/td><td>0.0277<\/td><td>16736<\/td><td>0.0511<\/td><td>9.8854<\/td><td>2007-2020<\/td><td>1930-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/41484' rel=\"noopener\">type 2<\/a><\/td><td>1607<\/td><td>0.0113<\/td><td>34580<\/td><td>0.0147<\/td><td>21.5184<\/td><td>2003-2020<\/td><td>1905-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/4277' rel=\"noopener\">mouse model<\/a><\/td><td>1528<\/td><td>0.0311<\/td><td>33656<\/td><td>0.0396<\/td><td>22.0262<\/td><td>2005-2020<\/td><td>1963-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/352888' rel=\"noopener\">randomized controlled<\/a><\/td><td>1437<\/td><td>0.0157<\/td><td>28633<\/td><td>0.0214<\/td><td>19.9255<\/td><td>2004-2020<\/td><td>1969-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/226' rel=\"noopener\">escherichia coli<\/a><\/td><td>1381<\/td><td>0.0099<\/td><td>32748<\/td><td>0.0107<\/td><td>23.7133<\/td><td>2004-2020<\/td><td>1902-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/130' rel=\"noopener\">lung cancer<\/a><\/td><td>1342<\/td><td>0.0084<\/td><td>30408<\/td><td>0.0151<\/td><td>22.6587<\/td><td>2005-2020<\/td><td>1921-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/34129' rel=\"noopener\">controlled trial<\/a><\/td><td>1287<\/td><td>0.0133<\/td><td>26802<\/td><td>0.0132<\/td><td>20.8252<\/td><td>2004-2020<\/td><td>1949-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/244' rel=\"noopener\">type 2 diabetes<\/a><\/td><td>1250<\/td><td>0.0119<\/td><td>27754<\/td><td>0.0157<\/td><td>22.2032<\/td><td>2003-2020<\/td><td>1905-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/1456' rel=\"noopener\">stem cell<\/a><\/td><td>1141<\/td><td>0.0098<\/td><td>34985<\/td><td>0.0171<\/td><td>30.6617<\/td><td>2004-2020<\/td><td>1929-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/31' rel=\"noopener\">oxidative stress<\/a><\/td><td>1124<\/td><td>0.0110<\/td><td>28714<\/td><td>0.0134<\/td><td>25.5463<\/td><td>2004-2020<\/td><td>1955-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/369055' rel=\"noopener\">factors associated<\/a><\/td><td>1108<\/td><td>0.0210<\/td><td>8647<\/td><td>0.0180<\/td><td>7.8042<\/td><td>2007-2020<\/td><td>1914-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/61534' rel=\"noopener\">case control<\/a><\/td><td>1095<\/td><td>0.0243<\/td><td>15814<\/td><td>0.0238<\/td><td>14.4420<\/td><td>2005-2020<\/td><td>1930-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/73' rel=\"noopener\">colorectal cancer<\/a><\/td><td>1038<\/td><td>0.0107<\/td><td>24336<\/td><td>0.0173<\/td><td>23.4451<\/td><td>2005-2020<\/td><td>1905-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/1075' rel=\"noopener\">united states<\/a><\/td><td>1031<\/td><td>0.0032<\/td><td>22522<\/td><td>0.0072<\/td><td>21.8448<\/td><td>2004-2020<\/td><td>1785-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/87' rel=\"noopener\">prostate cancer<\/a><\/td><td>1024<\/td><td>0.0078<\/td><td>22652<\/td><td>0.0120<\/td><td>22.1211<\/td><td>2003-2020<\/td><td>1905-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/10196' rel=\"noopener\">real time<\/a><\/td><td>1019<\/td><td>0.0042<\/td><td>17400<\/td><td>0.0074<\/td><td>17.0756<\/td><td>2005-2020<\/td><td>1900-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/2206' rel=\"noopener\">hepatitis c<\/a><\/td><td>1014<\/td><td>0.0144<\/td><td>20405<\/td><td>0.0159<\/td><td>20.1233<\/td><td>2006-2020<\/td><td>1969-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/2650' rel=\"noopener\">growth factor<\/a><\/td><td>1006<\/td><td>0.0071<\/td><td>18363<\/td><td>0.0045<\/td><td>18.2535<\/td><td>2005-2020<\/td><td>1921-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/780938' rel=\"noopener\">control study<\/a><\/td><td>998<\/td><td>0.0203<\/td><td>12515<\/td><td>0.0198<\/td><td>12.5401<\/td><td>2006-2020<\/td><td>1930-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/14915' rel=\"noopener\">high throughput<\/a><\/td><td>959<\/td><td>0.0203<\/td><td>25074<\/td><td>0.0285<\/td><td>26.1460<\/td><td>2006-2020<\/td><td>1955-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/1745' rel=\"noopener\">mycobacterium tuberculosis<\/a><\/td><td>953<\/td><td>0.0371<\/td><td>27957<\/td><td>0.0565<\/td><td>29.3358<\/td><td>2005-2020<\/td><td>1925-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/154' rel=\"noopener\">hepatocellular carcinoma<\/a><\/td><td>947<\/td><td>0.0119<\/td><td>18037<\/td><td>0.0151<\/td><td>19.0465<\/td><td>2008-2020<\/td><td>1961-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/577' rel=\"noopener\">staphylococcus aureus<\/a><\/td><td>938<\/td><td>0.0151<\/td><td>27586<\/td><td>0.0290<\/td><td>29.4094<\/td><td>2006-2020<\/td><td>1889-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/3262' rel=\"noopener\">virus infection<\/a><\/td><td>926<\/td><td>0.0210<\/td><td>25694<\/td><td>0.0279<\/td><td>27.7473<\/td><td>2005-2020<\/td><td>1924-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/1339' rel=\"noopener\">transcription factor<\/a><\/td><td>921<\/td><td>0.0199<\/td><td>21475<\/td><td>0.0149<\/td><td>23.3170<\/td><td>2004-2020<\/td><td>1969-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/7829' rel=\"noopener\">epithelial cells<\/a><\/td><td>899<\/td><td>0.0159<\/td><td>19238<\/td><td>0.0158<\/td><td>21.3993<\/td><td>2007-2020<\/td><td>1500-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/104' rel=\"noopener\">physical activity<\/a><\/td><td>892<\/td><td>0.0095<\/td><td>16236<\/td><td>0.0131<\/td><td>18.2018<\/td><td>2006-2020<\/td><td>1880-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/2559' rel=\"noopener\">case study<\/a><\/td><td>884<\/td><td>0.0022<\/td><td>10931<\/td><td>0.0054<\/td><td>12.3654<\/td><td>2005-2020<\/td><td>1905-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/33757' rel=\"noopener\">influenza a<\/a><\/td><td>869<\/td><td>0.0467<\/td><td>25952<\/td><td>0.0648<\/td><td>29.8642<\/td><td>2005-2020<\/td><td>1890-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/29100' rel=\"noopener\">case control study<\/a><\/td><td>868<\/td><td>0.0234<\/td><td>12279<\/td><td>0.0223<\/td><td>14.1463<\/td><td>2006-2020<\/td><td>1930-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/728' rel=\"noopener\">randomized controlled trial<\/a><\/td><td>846<\/td><td>0.0135<\/td><td>16293<\/td><td>0.0170<\/td><td>19.2589<\/td><td>2004-2020<\/td><td>1969-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/1' rel=\"noopener\">public health<\/a><\/td><td>838<\/td><td>0.0062<\/td><td>7842<\/td><td>0.0094<\/td><td>9.3580<\/td><td>2005-2020<\/td><td>1835-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/109754' rel=\"noopener\">the united states<\/a><\/td><td>838<\/td><td>0.0037<\/td><td>17677<\/td><td>0.0079<\/td><td>21.0943<\/td><td>2004-2020<\/td><td>1793-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/33925' rel=\"noopener\">large scale<\/a><\/td><td>831<\/td><td>0.0061<\/td><td>22277<\/td><td>0.0124<\/td><td>26.8075<\/td><td>2003-2020<\/td><td>1500-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/1038' rel=\"noopener\">south africa<\/a><\/td><td>830<\/td><td>0.0083<\/td><td>12854<\/td><td>0.0221<\/td><td>15.4867<\/td><td>2005-2020<\/td><td>1815-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/5936' rel=\"noopener\">cell carcinoma<\/a><\/td><td>827<\/td><td>0.0067<\/td><td>14330<\/td><td>0.0102<\/td><td>17.3277<\/td><td>2005-2020<\/td><td>1910-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/13114' rel=\"noopener\">cancer patients<\/a><\/td><td>803<\/td><td>0.0073<\/td><td>12349<\/td><td>0.0107<\/td><td>15.3786<\/td><td>2005-2020<\/td><td>1884-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/812' rel=\"noopener\">health care<\/a><\/td><td>799<\/td><td>0.0044<\/td><td>17897<\/td><td>0.0134<\/td><td>22.3992<\/td><td>2005-2020<\/td><td>1906-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/10025' rel=\"noopener\">cell lines<\/a><\/td><td>793<\/td><td>0.0106<\/td><td>15787<\/td><td>0.0124<\/td><td>19.9079<\/td><td>2005-2020<\/td><td>1934-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/156' rel=\"noopener\">alzheimer\u2019s disease<\/a><\/td><td>790<\/td><td>0.0090<\/td><td>26656<\/td><td>0.0134<\/td><td>33.7418<\/td><td>2006-2020<\/td><td>1905-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/37' rel=\"noopener\">quality of life<\/a><\/td><td>789<\/td><td>0.0047<\/td><td>8559<\/td><td>0.0046<\/td><td>10.8479<\/td><td>2007-2020<\/td><td>1905-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/2373' rel=\"noopener\">alzheimer&#8217;s disease<\/a><\/td><td>785<\/td><td>0.0090<\/td><td>26601<\/td><td>0.0135<\/td><td>33.8866<\/td><td>2006-2020<\/td><td>1905-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/314' rel=\"noopener\">machine learning<\/a><\/td><td>780<\/td><td>0.0068<\/td><td>8232<\/td><td>0.0184<\/td><td>10.5538<\/td><td>2005-2020<\/td><td>1959-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/710' rel=\"noopener\">immune response<\/a><\/td><td>768<\/td><td>0.0142<\/td><td>15214<\/td><td>0.0153<\/td><td>19.8099<\/td><td>2004-2020<\/td><td>1917-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/228' rel=\"noopener\">genetic diversity<\/a><\/td><td>752<\/td><td>0.0218<\/td><td>11959<\/td><td>0.0294<\/td><td>15.9029<\/td><td>2005-2020<\/td><td>1953-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/1411' rel=\"noopener\">cell death<\/a><\/td><td>749<\/td><td>0.0139<\/td><td>18909<\/td><td>0.0117<\/td><td>25.2457<\/td><td>2005-2020<\/td><td>1908-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/232' rel=\"noopener\">parkinson\u2019s disease<\/a><\/td><td>747<\/td><td>0.0115<\/td><td>18193<\/td><td>0.0131<\/td><td>24.3548<\/td><td>2004-2020<\/td><td>1922-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/115272' rel=\"noopener\">genome wide association<\/a><\/td><td>744<\/td><td>0.0630<\/td><td>35852<\/td><td>0.0988<\/td><td>48.1882<\/td><td>2005-2020<\/td><td>2000-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/71713' rel=\"noopener\">binding protein<\/a><\/td><td>743<\/td><td>0.0152<\/td><td>13592<\/td><td>0.0107<\/td><td>18.2934<\/td><td>2004-2020<\/td><td>1947-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/2914' rel=\"noopener\">parkinson&#8217;s disease<\/a><\/td><td>741<\/td><td>0.0115<\/td><td>18096<\/td><td>0.0130<\/td><td>24.4211<\/td><td>2004-2020<\/td><td>1922-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/79' rel=\"noopener\">mental health<\/a><\/td><td>740<\/td><td>0.0049<\/td><td>8397<\/td><td>0.0071<\/td><td>11.3473<\/td><td>2005-2020<\/td><td>1881-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/2897' rel=\"noopener\">antiretroviral therapy<\/a><\/td><td>731<\/td><td>0.0371<\/td><td>16755<\/td><td>0.0438<\/td><td>22.9207<\/td><td>2004-2020<\/td><td>1930-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/551' rel=\"noopener\">decision making<\/a><\/td><td>730<\/td><td>0.0039<\/td><td>8202<\/td><td>0.0053<\/td><td>11.2356<\/td><td>2005-2020<\/td><td>1900-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/3648' rel=\"noopener\">hepatitis b<\/a><\/td><td>725<\/td><td>0.0120<\/td><td>12398<\/td><td>0.0134<\/td><td>17.1007<\/td><td>2005-2020<\/td><td>1969-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/2869' rel=\"noopener\">magnetic resonance<\/a><\/td><td>715<\/td><td>0.0039<\/td><td>10459<\/td><td>0.0037<\/td><td>14.6280<\/td><td>2007-2020<\/td><td>1936-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/173388' rel=\"noopener\">short term<\/a><\/td><td>715<\/td><td>0.0063<\/td><td>8943<\/td><td>0.0068<\/td><td>12.5077<\/td><td>2006-2020<\/td><td>1885-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/98' rel=\"noopener\">multiple sclerosis<\/a><\/td><td>714<\/td><td>0.0106<\/td><td>16193<\/td><td>0.0132<\/td><td>22.6793<\/td><td>2005-2020<\/td><td>1886-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/3427835' rel=\"noopener\">the relationship<\/a><\/td><td>713<\/td><td>0.0034<\/td><td>9260<\/td><td>0.0049<\/td><td>12.9874<\/td><td>2006-2020<\/td><td>1843-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/470' rel=\"noopener\">dna methylation<\/a><\/td><td>710<\/td><td>0.0275<\/td><td>27409<\/td><td>0.0476<\/td><td>38.6042<\/td><td>2004-2020<\/td><td>1905-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/3149' rel=\"noopener\">kidney disease<\/a><\/td><td>708<\/td><td>0.0129<\/td><td>10949<\/td><td>0.0172<\/td><td>15.4647<\/td><td>2004-2020<\/td><td>1865-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/34' rel=\"noopener\">climate change<\/a><\/td><td>702<\/td><td>0.0054<\/td><td>17600<\/td><td>0.0101<\/td><td>25.0712<\/td><td>2005-2020<\/td><td>1900-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/412' rel=\"noopener\">cell cycle<\/a><\/td><td>702<\/td><td>0.0128<\/td><td>16422<\/td><td>0.0123<\/td><td>23.3932<\/td><td>2005-2020<\/td><td>1905-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/1167' rel=\"noopener\">plasmodium falciparum<\/a><\/td><td>701<\/td><td>0.0372<\/td><td>21813<\/td><td>0.0533<\/td><td>31.1170<\/td><td>2003-2020<\/td><td>1912-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/10526' rel=\"noopener\">signaling pathway<\/a><\/td><td>700<\/td><td>0.0168<\/td><td>15322<\/td><td>0.0228<\/td><td>21.8886<\/td><td>2004-2020<\/td><td>1970-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/60' rel=\"noopener\">diabetes mellitus<\/a><\/td><td>698<\/td><td>0.0056<\/td><td>11735<\/td><td>0.0080<\/td><td>16.8123<\/td><td>2004-2020<\/td><td>1811-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/146060' rel=\"noopener\">small cell lung<\/a><\/td><td>696<\/td><td>0.0092<\/td><td>16737<\/td><td>0.0159<\/td><td>24.0474<\/td><td>2005-2020<\/td><td>1969-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/841' rel=\"noopener\">cell proliferation<\/a><\/td><td>692<\/td><td>0.0125<\/td><td>14253<\/td><td>0.0130<\/td><td>20.5968<\/td><td>2003-2020<\/td><td>1904-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/4194' rel=\"noopener\">qualitative study<\/a><\/td><td>692<\/td><td>0.0144<\/td><td>6240<\/td><td>0.0213<\/td><td>9.0173<\/td><td>2007-2020<\/td><td>1923-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/1766' rel=\"noopener\">dendritic cells<\/a><\/td><td>685<\/td><td>0.0232<\/td><td>16468<\/td><td>0.0165<\/td><td>24.0409<\/td><td>2004-2020<\/td><td>1940-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/1091' rel=\"noopener\">older adults<\/a><\/td><td>683<\/td><td>0.0081<\/td><td>9094<\/td><td>0.0096<\/td><td>13.3148<\/td><td>2006-2020<\/td><td>1936-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/6472' rel=\"noopener\">caenorhabditis elegans<\/a><\/td><td>681<\/td><td>0.0493<\/td><td>18326<\/td><td>0.0488<\/td><td>26.9104<\/td><td>2004-2020<\/td><td>1955-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/2092' rel=\"noopener\">cost effectiveness<\/a><\/td><td>680<\/td><td>0.0151<\/td><td>9548<\/td><td>0.0217<\/td><td>14.0412<\/td><td>2005-2020<\/td><td>1937-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/402' rel=\"noopener\">skeletal muscle<\/a><\/td><td>670<\/td><td>0.0103<\/td><td>16042<\/td><td>0.0103<\/td><td>23.9433<\/td><td>2004-2020<\/td><td>1883-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/10235' rel=\"noopener\">cancer cell<\/a><\/td><td>670<\/td><td>0.0153<\/td><td>18885<\/td><td>0.0276<\/td><td>28.1866<\/td><td>2006-2020<\/td><td>1905-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/32880' rel=\"noopener\">de novo<\/a><\/td><td>668<\/td><td>0.0222<\/td><td>19447<\/td><td>0.0376<\/td><td>29.1123<\/td><td>2005-2020<\/td><td>1685-2020<\/td><\/tr><tr><td><a target='_blank' href='\/keyword\/5186' rel=\"noopener\">small cell lung cancer<\/a><\/td><td>650<\/td><td>0.0088<\/td><td>15357<\/td><td>0.0152<\/td><td>23.6262<\/td><td>2005-2020<\/td><td>1969-2020<\/td><\/tr><\/table><\/div>\r\n    <\/div>\r\n<\/body>\r\n\r\n<\/html><!-- \/ wp:html-->\n","protected":false},"excerpt":{"rendered":"<p>Public Library of Science (PLoS) analytics report presents the basic bibliometric information, citation data, impact metrics, top journals, publication keywords, etc. of the publisher, over recent years.<\/p>\n","protected":false},"author":1,"featured_media":673,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[4],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v17.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\r\n<title>Public Library of Science (PLoS) Bibliometric Report - ScienceGate | Blog<\/title>\r\n<meta name=\"description\" content=\"PLoS analytics report presents the basic bibliometric information, impact metrics, top journals, keywords, etc. of the publisher.\" \/>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-340\/\" \/>\r\n<meta property=\"og:locale\" content=\"en_US\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"Public Library of Science (PLoS) Bibliometric Report - ScienceGate | Blog\" \/>\r\n<meta property=\"og:description\" content=\"PLoS analytics report presents the basic bibliometric information, impact metrics, top journals, keywords, etc. of the publisher.\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-340\/\" \/>\r\n<meta property=\"og:site_name\" content=\"ScienceGate | Blog\" \/>\r\n<meta property=\"article:published_time\" content=\"2021-09-27T05:30:26+00:00\" \/>\r\n<meta property=\"article:modified_time\" content=\"2022-01-24T15:58:12+00:00\" \/>\r\n<meta property=\"og:image\" content=\"https:\/\/www.sciencegate.app\/b\/wp-content\/uploads\/2022\/01\/Public-Library-of-Science.png\" \/>\r\n\t<meta property=\"og:image:width\" content=\"1495\" \/>\r\n\t<meta property=\"og:image:height\" content=\"995\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Dr. Arnaud Brousseau\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"30 minutes\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.sciencegate.app\/b\/#website\",\"url\":\"https:\/\/www.sciencegate.app\/b\/\",\"name\":\"ScienceGate | Blog\",\"description\":\"Academic Search Engine\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.sciencegate.app\/b\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-340\/#primaryimage\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/www.sciencegate.app\/b\/wp-content\/uploads\/2022\/01\/Public-Library-of-Science.png\",\"contentUrl\":\"https:\/\/www.sciencegate.app\/b\/wp-content\/uploads\/2022\/01\/Public-Library-of-Science.png\",\"width\":1495,\"height\":995},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-340\/#webpage\",\"url\":\"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-340\/\",\"name\":\"Public Library of Science (PLoS) Bibliometric Report - ScienceGate | Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.sciencegate.app\/b\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-340\/#primaryimage\"},\"datePublished\":\"2021-09-27T05:30:26+00:00\",\"dateModified\":\"2022-01-24T15:58:12+00:00\",\"author\":{\"@id\":\"https:\/\/www.sciencegate.app\/b\/#\/schema\/person\/e92dae492966826f7d03130d64e63748\"},\"description\":\"PLoS analytics report presents the basic bibliometric information, impact metrics, top journals, keywords, etc. of the publisher.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-340\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-340\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-340\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.sciencegate.app\/b\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Public Library of Science (PLoS) Bibliometric Report\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.sciencegate.app\/b\/#\/schema\/person\/e92dae492966826f7d03130d64e63748\",\"name\":\"Dr. Arnaud Brousseau\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/www.sciencegate.app\/b\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9654062534cb68fb2f8eefe2da43b204?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9654062534cb68fb2f8eefe2da43b204?s=96&d=mm&r=g\",\"caption\":\"Dr. Arnaud Brousseau\"},\"sameAs\":[\"https:\/\/www.sciencegate.app\/b\"],\"url\":\"https:\/\/www.sciencegate.app\/b\/author\/admin\/\"}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Public Library of Science (PLoS) Bibliometric Report - ScienceGate | Blog","description":"PLoS analytics report presents the basic bibliometric information, impact metrics, top journals, keywords, etc. of the publisher.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-340\/","og_locale":"en_US","og_type":"article","og_title":"Public Library of Science (PLoS) Bibliometric Report - ScienceGate | Blog","og_description":"PLoS analytics report presents the basic bibliometric information, impact metrics, top journals, keywords, etc. of the publisher.","og_url":"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-340\/","og_site_name":"ScienceGate | Blog","article_published_time":"2021-09-27T05:30:26+00:00","article_modified_time":"2022-01-24T15:58:12+00:00","og_image":[{"width":1495,"height":995,"url":"https:\/\/www.sciencegate.app\/b\/wp-content\/uploads\/2022\/01\/Public-Library-of-Science.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Dr. Arnaud Brousseau","Est. reading time":"30 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/www.sciencegate.app\/b\/#website","url":"https:\/\/www.sciencegate.app\/b\/","name":"ScienceGate | Blog","description":"Academic Search Engine","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.sciencegate.app\/b\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-340\/#primaryimage","inLanguage":"en-US","url":"https:\/\/www.sciencegate.app\/b\/wp-content\/uploads\/2022\/01\/Public-Library-of-Science.png","contentUrl":"https:\/\/www.sciencegate.app\/b\/wp-content\/uploads\/2022\/01\/Public-Library-of-Science.png","width":1495,"height":995},{"@type":"WebPage","@id":"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-340\/#webpage","url":"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-340\/","name":"Public Library of Science (PLoS) Bibliometric Report - ScienceGate | Blog","isPartOf":{"@id":"https:\/\/www.sciencegate.app\/b\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-340\/#primaryimage"},"datePublished":"2021-09-27T05:30:26+00:00","dateModified":"2022-01-24T15:58:12+00:00","author":{"@id":"https:\/\/www.sciencegate.app\/b\/#\/schema\/person\/e92dae492966826f7d03130d64e63748"},"description":"PLoS analytics report presents the basic bibliometric information, impact metrics, top journals, keywords, etc. of the publisher.","breadcrumb":{"@id":"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-340\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-340\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.sciencegate.app\/b\/bibliometric-report-publisher-340\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.sciencegate.app\/b\/"},{"@type":"ListItem","position":2,"name":"Public Library of Science (PLoS) Bibliometric Report"}]},{"@type":"Person","@id":"https:\/\/www.sciencegate.app\/b\/#\/schema\/person\/e92dae492966826f7d03130d64e63748","name":"Dr. Arnaud Brousseau","image":{"@type":"ImageObject","@id":"https:\/\/www.sciencegate.app\/b\/#personlogo","inLanguage":"en-US","url":"https:\/\/secure.gravatar.com\/avatar\/9654062534cb68fb2f8eefe2da43b204?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9654062534cb68fb2f8eefe2da43b204?s=96&d=mm&r=g","caption":"Dr. Arnaud Brousseau"},"sameAs":["https:\/\/www.sciencegate.app\/b"],"url":"https:\/\/www.sciencegate.app\/b\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/www.sciencegate.app\/b\/wp-json\/wp\/v2\/posts\/532"}],"collection":[{"href":"https:\/\/www.sciencegate.app\/b\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.sciencegate.app\/b\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.sciencegate.app\/b\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sciencegate.app\/b\/wp-json\/wp\/v2\/comments?post=532"}],"version-history":[{"count":1,"href":"https:\/\/www.sciencegate.app\/b\/wp-json\/wp\/v2\/posts\/532\/revisions"}],"predecessor-version":[{"id":674,"href":"https:\/\/www.sciencegate.app\/b\/wp-json\/wp\/v2\/posts\/532\/revisions\/674"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.sciencegate.app\/b\/wp-json\/wp\/v2\/media\/673"}],"wp:attachment":[{"href":"https:\/\/www.sciencegate.app\/b\/wp-json\/wp\/v2\/media?parent=532"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.sciencegate.app\/b\/wp-json\/wp\/v2\/categories?post=532"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.sciencegate.app\/b\/wp-json\/wp\/v2\/tags?post=532"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}