{"id":2364,"date":"2016-09-01T15:22:14","date_gmt":"2016-09-01T15:22:14","guid":{"rendered":"https:\/\/www.anychart.com\/blog\/?p=2364"},"modified":"2016-09-01T15:31:20","modified_gmt":"2016-09-01T15:31:20","slug":"hr-dashboard-anychart-javascript-charts_human_resources_data_visualization","status":"publish","type":"post","link":"https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/","title":{"rendered":"HR Dashboard \u2013 Built With AnyChart JavaScript (HTML5) Charts Library"},"content":{"rendered":"<p>An <strong>HR dashboard is\u00a0a powerful\u00a0BI solution<\/strong>\u00a0that can\u00a0mightily facilitate making right, data-driven decisions about the workforce in\u00a0your company \u2013 from recruiting and training courses to compensations and job promotions. Smart visualization of all relevant staff-related data, with all <a href=\"https:\/\/www.anychart.com\/products\/anychart\/gallery\/\" target=\"_blank\">charts and graphs<\/a> on a single page, allows\u00a0your Human Resources Department to see various metrics at-a-glance. As a result, HR managers are given the power to easily identify trends, outliers, and relationships when it comes to reports and data analysis, and to make sure each decision is well-timed and will drive even more success for your enterprise.<\/p>\n<p>After all, it is the\u00a0employees that are the most valuable asset.<\/p>\n<p>To inspire and show you how easy it gets\u00a0to implement this approach with the help of <a href=\"https:\/\/www.anychart.com\/products\/anychart\/overview\/\" target=\"_blank\">AnyChart JS Charts library<\/a>, we added an <a href=\"https:\/\/www.anychart.com\/solutions\/human-resources-dashboard\/\" target=\"_blank\">interactive JavaScript-based Human Resources Dashboard<\/a> to the <a href=\"https:\/\/www.anychart.com\/solutions\" target=\"_blank\">Business Solutions<\/a> section of our website as a new HTML5 business dashboard sample with the full source code. It\u00a0nicely visualizes various employee related data, including demographics, payrolls, performance measurements, and so on. Of course, you are welcome to <a href=\"https:\/\/github.com\/AnyChart\/human-resources-dashboard\" target=\"_blank\" rel=\"nofollow\">fork this sample<\/a> and use our HR\u00a0Dashboard fully or partially to create your own solution.<\/p>\n<p><a href=\"https:\/\/www.anychart.com\/solutions\/human-resources-dashboard\/\" rel=\"attachment wp-att-2367\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-2367 size-full\" title=\"Interactive HR Dashboard for employee related data analysis and human resources management. Built with AnyChart JS Charts library\" src=\"https:\/\/www.anychart.com\/blog\/wp-content\/uploads\/2016\/08\/JavaScript-Human-Resources-HR-Dashboard-business-solution-built-with-AnyChart-JS-HTML5-Charts-library-700px.png\" alt=\"Interactive HR Dashboard business solution for human resources analysis and management. Created with AnyChart JavaScript (HTML5) Charts library\" width=\"700\" height=\"579\" srcset=\"https:\/\/www.anychart.com\/blog\/wp-content\/uploads\/2016\/08\/JavaScript-Human-Resources-HR-Dashboard-business-solution-built-with-AnyChart-JS-HTML5-Charts-library-700px.png 700w, https:\/\/www.anychart.com\/blog\/wp-content\/uploads\/2016\/08\/JavaScript-Human-Resources-HR-Dashboard-business-solution-built-with-AnyChart-JS-HTML5-Charts-library-700px-300x248.png 300w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><\/a><\/p>\n<p>Now let&#8217;s have a closer look at this interactive HTML5 dashboard, including its composition and some peculiar features.<!--more--><\/p>\n<h2>Charts and Interactivity<\/h2>\n<p>The HR Dashboard we are showcasing\u00a0consists of eight interactive\u00a0<a href=\"https:\/\/www.anychart.com\/products\/anychart\/gallery\/\" target=\"_blank\">JavaScript (HTML5) charts.<\/a>\u00a0There are five <a href=\"https:\/\/www.anychart.com\/products\/anychart\/gallery\/Pie_and_Donut_Charts\/\" target=\"_blank\">donut (doughnut) charts<\/a>, one <a href=\"https:\/\/www.anychart.com\/products\/anychart\/gallery\/Bar_Charts\/\" target=\"_blank\">bar chart<\/a>, one <a href=\"https:\/\/www.anychart.com\/products\/anychart\/gallery\/Column_Charts\/\" target=\"_blank\">column (vertical bar) chart<\/a>, and one <a href=\"https:\/\/www.anychart.com\/products\/anychart\/gallery\/Column_Charts\/Stacked_Column_Chart.php\" target=\"_blank\">stacked column chart<\/a>\u00a0in the sample. Each JS graph is provided with\u00a0<a href=\"https:\/\/docs.anychart.com\/latest\/Common_Settings\/Tooltip\" target=\"_blank\" rel=\"nofollow\">sticky tooltips<\/a>\u00a0to highlight the most important data\u00a0and\u00a0display\u00a0additional\u00a0information for a better analysis.<\/p>\n<p>As stylized <a href=\"https:\/\/www.anychart.com\/products\/anychart\/gallery\/Pie_and_Donut_Charts\/\" target=\"_blank\">pie charts<\/a> with a hole in the center, <strong>donut charts<\/strong> are very helpful when you need to show\u00a0a simple composition. That is why we\u00a0picked\u00a0this <a href=\"https:\/\/docs.anychart.com\/latest\/Quick_Start\/Supported_Charts_Types\" target=\"_blank\" rel=\"nofollow\">chart type<\/a>\u00a0for\u00a0displaying the workforce demographics as\u00a0the\u00a0breakdown of staff by gender in each department\u00a0\u2013 manufacture, sales, engineering, and finance. The\u00a0fifth donut chart shows the composition of the whole staff by employee grade, 3rd to 12th.<\/p>\n<p>Clicking on\u00a0any slice of each\u00a0donut chart makes it <a href=\"https:\/\/docs.anychart.com\/latest\/Basic_Charts_Types\/Pie-Doughnut_Charts#exploded_slices\" target=\"_blank\" rel=\"nofollow\">exploded<\/a>, or\u00a0pulled out.\u00a0This feature\u00a0is useful for emphasizing some data that might be especially important. The <a href=\"https:\/\/www.anychart.com\/blog\/2016\/04\/22\/javascript-donut-charts\/\" target=\"_blank\">donut hole size<\/a> can be easily customized, just as everything else in AnyChart, so we made it sufficient to display and highlight the total numbers of employees, by department and overall.<\/p>\n<p><strong>Column charts<\/strong> proved to be good at visualizing\u00a0the headcount growth in the past few years. However, to display\u00a0the number of employees by monthly salary, we chose\u00a0<strong>bar charts<\/strong> instead. The main reason is that\u00a0some series have quite long descriptions that look much better near horizontal bars.<\/p>\n<p>Finally, to provide\u00a0visibility on an individual level, the <strong>stacked column chart<\/strong> at the bottom of the HR Dashboard displays skills and abilities of each employee based on scores on\u00a0a five-point scale. It also\u00a0allows HR\u00a0managers to compare employees by their overall\u00a0qualification. We imagined that\u00a0there are 100 employees in some fictional company\u00a0and\u00a0switched on\u00a0the <a href=\"https:\/\/docs.anychart.com\/latest\/Stock_Charts\/Scroller\" target=\"_blank\" rel=\"nofollow\">Scroller UI<\/a> to facilitate navigation. As a result, HR executives and managers can easily identify and compare each employee&#8217;s absolute and relative strengths and weaknesses. This is essential when\u00a0considering new appointments, organizing\u00a0training courses, and so on to contribute to the overall (or some\u00a0certain project&#8217;s) productivity.<\/p>\n<h2>HR Dashboard Features<\/h2>\n<p>Just like all the JS\/HTML5\u00a0charts\u00a0and samples powered by AnyChart, this Human Resources Dashboard\u00a0is <strong>very simple to integrate into any website or app<\/strong>. The reasons are as follows.<\/p>\n<p>First, the amount of code required to create such an HTML5 dashboard with AnyChart JS Charts library is very small, and the code is\u00a0easy-to-understand.<\/p>\n<p>Second, any JavaScript dashboard powered by AnyChart can be customized literally in any way with ease, to meet your needs and preferences.<\/p>\n<p>Third, replacing our sample data by your own data requires\u00a0really small\u00a0efforts. As a result,\u00a0you can get a beautiful, helpful business dashboard up and running very quickly.<\/p>\n<p>Another great feature is that the appearance of this JS dashboard is neatly tuned up so <strong>the visualization looks great on all screens<\/strong> you might have (or imagine), including those of the following:<\/p>\n<ul>\n<li>extra small devices (smartphones),<\/li>\n<li>small devices (tablets),<\/li>\n<li>medium devices (desktops), and<\/li>\n<li>large devices (desktops, video wall panels, projectors, etc.).<\/li>\n<\/ul>\n<p>So, we hope you like the HR Dashboard sample we showcased and find it useful for inspiration!<\/p>\n<p>In conclusion, we are glad to remind you that this JavaScript\/HTML5 dashboard is\u00a0distributed under the\u00a0<strong>Apache License 2.0<\/strong>. Actually, so do\u00a0the other <a href=\"https:\/\/www.anychart.com\/solutions\" target=\"_blank\">business solution samples<\/a>, too.\u00a0This makes you allowed to use them from top to bottom, changing or keeping\u00a0any elements.\u00a0Please feel free to\u00a0<a href=\"https:\/\/github.com\/AnyChart\/human-resources-dashboard\" target=\"_blank\" rel=\"nofollow\">fork this sample on GitHub<\/a>\u00a0just like <a href=\"https:\/\/github.com\/AnyChart\" target=\"_blank\" rel=\"nofollow\">any other dashboard and solution sample by AnyChart from\u00a0our repository.<\/a>\u00a0You are also welcome to\u00a0raise issues and pull requests if you feel anything should be fixed or improved.<\/p>\n<p>Happy dashboarding with AnyChart JS Charts!<\/p>\n<!-- AddThis Advanced Settings generic via filter on the_content --><!-- AddThis Share Buttons generic via filter on the_content -->","protected":false},"excerpt":{"rendered":"<p>An HR dashboard is\u00a0a powerful\u00a0BI solution\u00a0that can\u00a0mightily facilitate making right, data-driven decisions about the workforce in\u00a0your company \u2013 from recruiting and training courses to compensations and job promotions. Smart visualization of all relevant staff-related data, with all charts and graphs on a single page, allows\u00a0your Human Resources Department to see various metrics at-a-glance. As a [&hellip;]<!-- AddThis Advanced Settings generic via filter on get_the_excerpt --><!-- AddThis Share Buttons generic via filter on get_the_excerpt --><\/p>\n","protected":false},"author":9,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5,8,7,23,13,3],"tags":[53,70,35,85,54,74,82,86,55,77,75,79,80,81,57,76,56,78,84,87],"class_list":["post-2364","post","type-post","status-publish","format-standard","hentry","category-anychart-charting-component","category-business-intelligence","category-dashboards","category-html5","category-javascript","category-news","tag-anychart","tag-bar-chart","tag-business-intelligence","tag-column-charts","tag-data-visualization","tag-hr-dashboards","tag-hr-data-visualization","tag-hr-department-bi","tag-html5-charts","tag-html5-dashboards","tag-human-resources-dashboard","tag-interactive-html5-dashboard","tag-interactive-javascript-dashboard","tag-javascript-charting-library","tag-javascript-charts","tag-javascript-dashboards","tag-js-charts","tag-js-dashboards","tag-pie-charts","tag-stacked-bar-chart","wpautop"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>HR Dashboard \u2013 Interactive BI Solution by AnyChart JS Charts<\/title>\n<meta name=\"description\" content=\"An HR dashboard is\u00a0a powerful\u00a0BI solution. This interactive JS Human Resources Dashboard was easily created with AnyChart JavaScript\/HTML5 charting library.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"HR Dashboard \u2013 Interactive BI Solution by AnyChart JS Charts\" \/>\n<meta property=\"og:description\" content=\"An HR dashboard is\u00a0a powerful\u00a0BI solution. This interactive JS Human Resources Dashboard was easily created with AnyChart JavaScript\/HTML5 charting library.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/\" \/>\n<meta property=\"og:site_name\" content=\"AnyChart News\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/AnyCharts\" \/>\n<meta property=\"article:published_time\" content=\"2016-09-01T15:22:14+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2016-09-01T15:31:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.anychart.com\/blog\/wp-content\/uploads\/2016\/08\/JavaScript-Human-Resources-HR-Dashboard-business-solution-built-with-AnyChart-JS-HTML5-Charts-library-700px.png\" \/>\n\t<meta property=\"og:image:width\" content=\"700\" \/>\n\t<meta property=\"og:image:height\" content=\"579\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"AnyChart Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@AnyChart\" \/>\n<meta name=\"twitter:site\" content=\"@AnyChart\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"AnyChart Team\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/\"},\"author\":{\"name\":\"AnyChart Team\",\"@id\":\"https:\/\/www.anychart.com\/blog\/#\/schema\/person\/2470e26e58231357db6d9993ecd6461b\"},\"headline\":\"HR Dashboard \u2013 Built With AnyChart JavaScript (HTML5) Charts Library\",\"datePublished\":\"2016-09-01T15:22:14+00:00\",\"dateModified\":\"2016-09-01T15:31:20+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/\"},\"wordCount\":840,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.anychart.com\/blog\/wp-content\/uploads\/2016\/08\/JavaScript-Human-Resources-HR-Dashboard-business-solution-built-with-AnyChart-JS-HTML5-Charts-library-700px.png\",\"keywords\":[\"AnyChart\",\"bar chart\",\"Business Intelligence\",\"column charts\",\"Data Visualization\",\"HR dashboards\",\"hr data visualization\",\"HR department BI\",\"html5 charts\",\"html5 dashboards\",\"human resources dashboard\",\"interactive html5 dashboard\",\"interactive javascript dashboard\",\"JavaScript charting library\",\"javascript charts\",\"javascript dashboards\",\"js charts\",\"js dashboards\",\"pie charts\",\"stacked bar chart\"],\"articleSection\":[\"AnyChart Charting Component\",\"Business Intelligence\",\"Dashboards\",\"HTML5\",\"JavaScript\",\"News\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/\",\"url\":\"https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/\",\"name\":\"HR Dashboard \u2013 Interactive BI Solution by AnyChart JS Charts\",\"isPartOf\":{\"@id\":\"https:\/\/www.anychart.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.anychart.com\/blog\/wp-content\/uploads\/2016\/08\/JavaScript-Human-Resources-HR-Dashboard-business-solution-built-with-AnyChart-JS-HTML5-Charts-library-700px.png\",\"datePublished\":\"2016-09-01T15:22:14+00:00\",\"dateModified\":\"2016-09-01T15:31:20+00:00\",\"author\":{\"@id\":\"https:\/\/www.anychart.com\/blog\/#\/schema\/person\/2470e26e58231357db6d9993ecd6461b\"},\"description\":\"An HR dashboard is\u00a0a powerful\u00a0BI solution. This interactive JS Human Resources Dashboard was easily created with AnyChart JavaScript\/HTML5 charting library.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/#primaryimage\",\"url\":\"https:\/\/www.anychart.com\/blog\/wp-content\/uploads\/2016\/08\/JavaScript-Human-Resources-HR-Dashboard-business-solution-built-with-AnyChart-JS-HTML5-Charts-library-700px.png\",\"contentUrl\":\"https:\/\/www.anychart.com\/blog\/wp-content\/uploads\/2016\/08\/JavaScript-Human-Resources-HR-Dashboard-business-solution-built-with-AnyChart-JS-HTML5-Charts-library-700px.png\",\"width\":700,\"height\":579,\"caption\":\"Interactive HR Dashboard business solution created with AnyChart JavaScript (HTML5) Charts library\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.anychart.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"HR Dashboard \u2013 Built With AnyChart JavaScript (HTML5) Charts Library\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.anychart.com\/blog\/#website\",\"url\":\"https:\/\/www.anychart.com\/blog\/\",\"name\":\"AnyChart News\",\"description\":\"AnyChart JS Charts\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.anychart.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.anychart.com\/blog\/#\/schema\/person\/2470e26e58231357db6d9993ecd6461b\",\"name\":\"AnyChart Team\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.anychart.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/4faeb24a1b553a1b071b765bfad138c00441a955b3a631c7564624ceeafdf884?s=96&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/4faeb24a1b553a1b071b765bfad138c00441a955b3a631c7564624ceeafdf884?s=96&r=g\",\"caption\":\"AnyChart Team\"},\"sameAs\":[\"https:\/\/www.anychart.com\"],\"url\":\"https:\/\/www.anychart.com\/blog\/author\/andrey-khachaturov\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"HR Dashboard \u2013 Interactive BI Solution by AnyChart JS Charts","description":"An HR dashboard is\u00a0a powerful\u00a0BI solution. This interactive JS Human Resources Dashboard was easily created with AnyChart JavaScript\/HTML5 charting library.","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.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/","og_locale":"en_US","og_type":"article","og_title":"HR Dashboard \u2013 Interactive BI Solution by AnyChart JS Charts","og_description":"An HR dashboard is\u00a0a powerful\u00a0BI solution. This interactive JS Human Resources Dashboard was easily created with AnyChart JavaScript\/HTML5 charting library.","og_url":"https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/","og_site_name":"AnyChart News","article_publisher":"https:\/\/www.facebook.com\/AnyCharts","article_published_time":"2016-09-01T15:22:14+00:00","article_modified_time":"2016-09-01T15:31:20+00:00","og_image":[{"width":700,"height":579,"url":"https:\/\/www.anychart.com\/blog\/wp-content\/uploads\/2016\/08\/JavaScript-Human-Resources-HR-Dashboard-business-solution-built-with-AnyChart-JS-HTML5-Charts-library-700px.png","type":"image\/png"}],"author":"AnyChart Team","twitter_card":"summary_large_image","twitter_creator":"@AnyChart","twitter_site":"@AnyChart","twitter_misc":{"Written by":"AnyChart Team","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/#article","isPartOf":{"@id":"https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/"},"author":{"name":"AnyChart Team","@id":"https:\/\/www.anychart.com\/blog\/#\/schema\/person\/2470e26e58231357db6d9993ecd6461b"},"headline":"HR Dashboard \u2013 Built With AnyChart JavaScript (HTML5) Charts Library","datePublished":"2016-09-01T15:22:14+00:00","dateModified":"2016-09-01T15:31:20+00:00","mainEntityOfPage":{"@id":"https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/"},"wordCount":840,"commentCount":0,"image":{"@id":"https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/#primaryimage"},"thumbnailUrl":"https:\/\/www.anychart.com\/blog\/wp-content\/uploads\/2016\/08\/JavaScript-Human-Resources-HR-Dashboard-business-solution-built-with-AnyChart-JS-HTML5-Charts-library-700px.png","keywords":["AnyChart","bar chart","Business Intelligence","column charts","Data Visualization","HR dashboards","hr data visualization","HR department BI","html5 charts","html5 dashboards","human resources dashboard","interactive html5 dashboard","interactive javascript dashboard","JavaScript charting library","javascript charts","javascript dashboards","js charts","js dashboards","pie charts","stacked bar chart"],"articleSection":["AnyChart Charting Component","Business Intelligence","Dashboards","HTML5","JavaScript","News"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/","url":"https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/","name":"HR Dashboard \u2013 Interactive BI Solution by AnyChart JS Charts","isPartOf":{"@id":"https:\/\/www.anychart.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/#primaryimage"},"image":{"@id":"https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/#primaryimage"},"thumbnailUrl":"https:\/\/www.anychart.com\/blog\/wp-content\/uploads\/2016\/08\/JavaScript-Human-Resources-HR-Dashboard-business-solution-built-with-AnyChart-JS-HTML5-Charts-library-700px.png","datePublished":"2016-09-01T15:22:14+00:00","dateModified":"2016-09-01T15:31:20+00:00","author":{"@id":"https:\/\/www.anychart.com\/blog\/#\/schema\/person\/2470e26e58231357db6d9993ecd6461b"},"description":"An HR dashboard is\u00a0a powerful\u00a0BI solution. This interactive JS Human Resources Dashboard was easily created with AnyChart JavaScript\/HTML5 charting library.","breadcrumb":{"@id":"https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/#primaryimage","url":"https:\/\/www.anychart.com\/blog\/wp-content\/uploads\/2016\/08\/JavaScript-Human-Resources-HR-Dashboard-business-solution-built-with-AnyChart-JS-HTML5-Charts-library-700px.png","contentUrl":"https:\/\/www.anychart.com\/blog\/wp-content\/uploads\/2016\/08\/JavaScript-Human-Resources-HR-Dashboard-business-solution-built-with-AnyChart-JS-HTML5-Charts-library-700px.png","width":700,"height":579,"caption":"Interactive HR Dashboard business solution created with AnyChart JavaScript (HTML5) Charts library"},{"@type":"BreadcrumbList","@id":"https:\/\/www.anychart.com\/blog\/2016\/09\/01\/hr-dashboard-anychart-javascript-charts_human_resources_data_visualization\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.anychart.com\/blog\/"},{"@type":"ListItem","position":2,"name":"HR Dashboard \u2013 Built With AnyChart JavaScript (HTML5) Charts Library"}]},{"@type":"WebSite","@id":"https:\/\/www.anychart.com\/blog\/#website","url":"https:\/\/www.anychart.com\/blog\/","name":"AnyChart News","description":"AnyChart JS Charts","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.anychart.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.anychart.com\/blog\/#\/schema\/person\/2470e26e58231357db6d9993ecd6461b","name":"AnyChart Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.anychart.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/4faeb24a1b553a1b071b765bfad138c00441a955b3a631c7564624ceeafdf884?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4faeb24a1b553a1b071b765bfad138c00441a955b3a631c7564624ceeafdf884?s=96&r=g","caption":"AnyChart Team"},"sameAs":["https:\/\/www.anychart.com"],"url":"https:\/\/www.anychart.com\/blog\/author\/andrey-khachaturov\/"}]}},"_links":{"self":[{"href":"https:\/\/www.anychart.com\/blog\/wp-json\/wp\/v2\/posts\/2364","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.anychart.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.anychart.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.anychart.com\/blog\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/www.anychart.com\/blog\/wp-json\/wp\/v2\/comments?post=2364"}],"version-history":[{"count":21,"href":"https:\/\/www.anychart.com\/blog\/wp-json\/wp\/v2\/posts\/2364\/revisions"}],"predecessor-version":[{"id":2386,"href":"https:\/\/www.anychart.com\/blog\/wp-json\/wp\/v2\/posts\/2364\/revisions\/2386"}],"wp:attachment":[{"href":"https:\/\/www.anychart.com\/blog\/wp-json\/wp\/v2\/media?parent=2364"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.anychart.com\/blog\/wp-json\/wp\/v2\/categories?post=2364"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.anychart.com\/blog\/wp-json\/wp\/v2\/tags?post=2364"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}