{"id":17516,"date":"2019-10-14T12:36:18","date_gmt":"2019-10-14T07:06:18","guid":{"rendered":"http:\/\/www.fusioncharts.com\/blog\/?p=17516"},"modified":"2026-01-20T14:37:38","modified_gmt":"2026-01-20T09:07:38","slug":"fusioncharts-3-14-1-javascript-web-mobile-charts","status":"publish","type":"post","link":"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/","title":{"rendered":"FusionCharts 3.14.1: New Charts and Improved Data Plot Events"},"content":{"rendered":"<p>After extending the design improvements on the fundamental charts in the last release, we created a bunch of new scroll and combination charts (something a lot of our customers requested for) in this release. The new charts and niche design improvements were balanced with some critical issues which were troubling our users.<\/p>\r\n\r\n<p>Some notable developments include:<\/p>\r\n\r\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_71 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\"><p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<\/div><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/#New_scroll_and_combination_charts\" title=\"New scroll and combination charts\">New scroll and combination charts<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/#Readability_of_data_values\" title=\"Readability of data values\">Readability of data values<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/#Data_plot_events_will_provide_info_on_data_plot_properties\" title=\"Data plot events will provide info on data plot properties\">Data plot events will provide info on data plot properties<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/#Canvas_padding_attributes\" title=\"Canvas padding attributes\">Canvas padding attributes<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/#Improved_accessibility\" title=\"Improved accessibility\">Improved accessibility<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/#Coming_soon_%F0%9F%94%A5\" title=\"Coming soon \ud83d\udd25\">Coming soon \ud83d\udd25<\/a><\/li><\/ul><\/nav><\/div>\n<h3><span class=\"ez-toc-section\" id=\"New_scroll_and_combination_charts\"><\/span>New scroll and combination charts<span class=\"ez-toc-section-end\"><\/span><\/h3>\r\n<p>Scroll support has been added to the bar charts and now we have two new charts &#8211; <code>scrollbar2d<\/code> and <code>scrollstackedbar2d<\/code> charts. Likewise, scroll support is now available in grouped stacked columns and their variants, which means we now have <code>scrollmsstackedcolumn2d<\/code> and <code>scrollmsstackedcolumn2dlinedy<\/code>.<\/p>\r\n<p>A bunch of combinations of different chart types requested by users are also available now &#8211; <code>stackedcolumn2dlinedy<\/code>, <code>stackedarea2dlinedy<\/code>, and <code>mscombidy3d<\/code>.<\/p>\r\n\r\n<figure id=\"attachment_17545\" aria-describedby=\"caption-attachment-17545\" style=\"width: 800px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.fusioncharts.com\/blog\/wp-content\/uploads\/2019\/10\/New-Charts.gif\" alt=\"New Charts\" width=\"800\" height=\"666\" class=\"size-full wp-image-17545\" \/><figcaption id=\"caption-attachment-17545\" class=\"wp-caption-text\">Click on the image to go to check new charts<\/figcaption><\/figure>\r\n\r\n<h3><span class=\"ez-toc-section\" id=\"Readability_of_data_values\"><\/span>Readability of data values<span class=\"ez-toc-section-end\"><\/span><\/h3>\r\n<p>Extending the readability control of data value texts, we have ensured that major data value cosmetic attributes like <code>valueFontColor<\/code>, <code>valueBorderColor<\/code> and <code>valueBgColor<\/code> can now be configured for either globally across the chart or for a specific data series\/data plot. This will ensure that when values are placed on the plots, the readability of the data value texts can be controlled in a better way.<\/p>\r\n\r\n<figure id=\"attachment_17543\" aria-describedby=\"caption-attachment-17543\" style=\"width: 800px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.fusioncharts.com\/blog\/wp-content\/uploads\/2019\/10\/data-value-cosmetics.gif\" alt=\"Data Value Cosmetics Options\" width=\"800\" height=\"479\" class=\"size-full wp-image-17543\" \/><figcaption id=\"caption-attachment-17543\" class=\"wp-caption-text\">Click on the image to go to this sample.<\/figcaption><\/figure>\r\n\r\n<h3><span class=\"ez-toc-section\" id=\"Data_plot_events_will_provide_info_on_data_plot_properties\"><\/span>Data plot events will provide info on data plot properties<span class=\"ez-toc-section-end\"><\/span><\/h3>\r\n<p>Cosmetic details of data plots will now be available via data plot events like, <code>dataplotRollOver<\/code>, <code>dataplotRollOut<\/code>, <code>dataplotClick<\/code>, <code>dragStart<\/code> and <code>dragEnd<\/code>. Depending on the type of chart, contextual cosmetic properties will be available in the relevant data plot event. For example, in line plots, one can get details about the anchor cosmetics, whereas in pie charts, one can get details about the pie segments. Such information will now be available across all the charts &#8211; from fundamental charts like column, line, pie, to complex ones, like candlestick, gauges, heat map, etc.<\/p>\r\n\r\n<h3><span class=\"ez-toc-section\" id=\"Canvas_padding_attributes\"><\/span>Canvas padding attributes<span class=\"ez-toc-section-end\"><\/span><\/h3>\r\n<p>To better control the white space around the canvas, a bunch of padding attributes are now available &#8211; <code>canvasTopPadding<\/code>, <code>canvasBottomPadding<\/code>, <code>canvasLeftPadding<\/code> and <code>canvasRightPadding<\/code>. These take values in pixels and give control to the developers to ensure that their plots at the edges neither clip nor overlap with other elements. It will also enable the developers to specify sufficient white space around the canvas and offer better aesthetic control.<\/p><p>\r\n<\/p>\r\n\r\n<figure id=\"attachment_17531\" aria-describedby=\"caption-attachment-17531\" style=\"width: 800px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.fusioncharts.com\/blog\/wp-content\/uploads\/2019\/10\/canvas-padding.gif\" alt=\"Canvas Padding Options\" width=\"800\" height=\"515\" class=\"size-full wp-image-17531\" \/><figcaption id=\"caption-attachment-17531\" class=\"wp-caption-text\">Click on the image to go to this sample.<\/figcaption><\/figure>\r\n\r\n<h3><span class=\"ez-toc-section\" id=\"Improved_accessibility\"><\/span>Improved accessibility<span class=\"ez-toc-section-end\"><\/span><\/h3>\r\n<p>Adhering to the accessibility guidelines, we have reordered the DOM hierarchy of some of our elements. This will ensure that navigation path for people with special abilities to get valuable information from our charts is better. We are congnizant of the difficulties faced by people with special abilities and are committed to ensure that our library adheres with the web accessibility standards.<\/p>\r\n\r\n<p>The details of critical issues which we solved for our customers and other specifics of the release are available in the <a href=\"https:\/\/www.fusioncharts.com\/dev\/upgrading\/change-log\" target=\"_blank\" rel=\"noopener noreferrer\">change log<\/a>.<\/p>\r\n\r\n<h3><span class=\"ez-toc-section\" id=\"Coming_soon_%F0%9F%94%A5\"><\/span>Coming soon \ud83d\udd25<span class=\"ez-toc-section-end\"><\/span><\/h3>\r\n<ul>\r\n<li>Sankey diagram<\/li>\r\n<li>Chord diagram<\/li>\r\n<li>Sunburst chart<\/li>\r\n<\/ul>\r\n\r\n<p>Got some suggestions on improving FusionCharts? Do not hesitate to drop an email on <a href=\"mailto:product@fusioncharts.com\" target=\"_top\" rel=\"noopener noreferrer\">product@fusioncharts.com<\/a>. I would love to hear your thoughts. Finally, do not forget to subscribe to our newsletter to get the latest news on FusionCharts.<\/p>\r\n\r\n<p>Download the FusionCharts Suite\u00a0<a href=\"https:\/\/www.fusioncharts.com\/download\/fusioncharts-suite-xt\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a>.<\/p>\r\n<p>Buy or upgrade\u00a0<a href=\"https:\/\/cart.fusioncharts.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a>.<\/p>\r\n","protected":false},"excerpt":{"rendered":"<p>After extending the design improvements on the fundamental charts in the last release, we created a bunch of new scroll and combination charts (something a lot of our customers requested for) in this release. The new charts and niche design improvements were balanced with some critical issues which were troubling our users. Some notable developments [&hellip;]<\/p>\n","protected":false},"author":40,"featured_media":17518,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[722,16],"tags":[683,725,240,720,724],"coauthors":[688],"class_list":["post-17516","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-fusioncharts","category-news-announcements","tag-charts","tag-kpis","tag-maps","tag-news","tag-widgets"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>FusionCharts 3.14.1: New Charts and Improved Data Plot Events<\/title>\n<meta name=\"description\" content=\"New scroll and combination charts are here! Explore the design improvements in our latest 2026 FusionCharts release. Build more interactive dashboards now.\" \/>\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.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"FusionCharts 3.14.1: New Charts and Improved Data Plot Events\" \/>\n<meta property=\"og:description\" content=\"New scroll and combination charts are here! Explore the design improvements in our latest 2026 FusionCharts release. Build more interactive dashboards now.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/\" \/>\n<meta property=\"og:site_name\" content=\"FusionBrew - The FusionCharts Blog\" \/>\n<meta property=\"article:published_time\" content=\"2019-10-14T07:06:18+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-20T09:07:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.fusioncharts.com\/blog\/wp-content\/uploads\/2019\/10\/FC-3.14.1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"950\" \/>\n\t<meta property=\"og:image:height\" content=\"470\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Gagan Sikri\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/sikrigagan\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Gagan Sikri\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\n\t    \"@context\": \"https:\/\/schema.org\",\n\t    \"@graph\": [\n\t        {\n\t            \"@type\": \"Article\",\n\t            \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/#article\",\n\t            \"isPartOf\": {\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/\"\n\t            },\n\t            \"author\": {\n\t                \"name\": \"Gagan Sikri\",\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/#\/schema\/person\/cbd9588ef1469879735323d549a33735\"\n\t            },\n\t            \"headline\": \"FusionCharts 3.14.1: New Charts and Improved Data Plot Events\",\n\t            \"datePublished\": \"2019-10-14T07:06:18+00:00\",\n\t            \"dateModified\": \"2026-01-20T09:07:38+00:00\",\n\t            \"mainEntityOfPage\": {\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/\"\n\t            },\n\t            \"wordCount\": 545,\n\t            \"commentCount\": 0,\n\t            \"publisher\": {\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/#organization\"\n\t            },\n\t            \"image\": {\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/#primaryimage\"\n\t            },\n\t            \"thumbnailUrl\": \"\/blog\/wp-content\/uploads\/2019\/10\/FC-3.14.1.png\",\n\t            \"keywords\": [\n\t                \"charts\",\n\t                \"KPI's\",\n\t                \"maps\",\n\t                \"News\",\n\t                \"Widgets\"\n\t            ],\n\t            \"articleSection\": [\n\t                \"FusionCharts\",\n\t                \"News &amp; Announcements\"\n\t            ],\n\t            \"inLanguage\": \"en-US\",\n\t            \"potentialAction\": [\n\t                {\n\t                    \"@type\": \"CommentAction\",\n\t                    \"name\": \"Comment\",\n\t                    \"target\": [\n\t                        \"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/#respond\"\n\t                    ]\n\t                }\n\t            ]\n\t        },\n\t        {\n\t            \"@type\": \"WebPage\",\n\t            \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/\",\n\t            \"url\": \"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/\",\n\t            \"name\": \"FusionCharts 3.14.1: New Charts and Improved Data Plot Events\",\n\t            \"isPartOf\": {\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/#website\"\n\t            },\n\t            \"primaryImageOfPage\": {\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/#primaryimage\"\n\t            },\n\t            \"image\": {\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/#primaryimage\"\n\t            },\n\t            \"thumbnailUrl\": \"\/blog\/wp-content\/uploads\/2019\/10\/FC-3.14.1.png\",\n\t            \"datePublished\": \"2019-10-14T07:06:18+00:00\",\n\t            \"dateModified\": \"2026-01-20T09:07:38+00:00\",\n\t            \"description\": \"New scroll and combination charts are here! Explore the design improvements in our latest 2026 FusionCharts release. Build more interactive dashboards now.\",\n\t            \"breadcrumb\": {\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/#breadcrumb\"\n\t            },\n\t            \"inLanguage\": \"en-US\",\n\t            \"potentialAction\": [\n\t                {\n\t                    \"@type\": \"ReadAction\",\n\t                    \"target\": [\n\t                        \"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/\"\n\t                    ]\n\t                }\n\t            ]\n\t        },\n\t        {\n\t            \"@type\": \"ImageObject\",\n\t            \"inLanguage\": \"en-US\",\n\t            \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/#primaryimage\",\n\t            \"url\": \"\/blog\/wp-content\/uploads\/2019\/10\/FC-3.14.1.png\",\n\t            \"contentUrl\": \"\/blog\/wp-content\/uploads\/2019\/10\/FC-3.14.1.png\",\n\t            \"width\": 950,\n\t            \"height\": 470,\n\t            \"caption\": \"FC-3.14.1\"\n\t        },\n\t        {\n\t            \"@type\": \"BreadcrumbList\",\n\t            \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/#breadcrumb\",\n\t            \"itemListElement\": [\n\t                {\n\t                    \"@type\": \"ListItem\",\n\t                    \"position\": 1,\n\t                    \"name\": \"Home\",\n\t                    \"item\": \"https:\/\/www.fusioncharts.com\/blog\/\"\n\t                },\n\t                {\n\t                    \"@type\": \"ListItem\",\n\t                    \"position\": 2,\n\t                    \"name\": \"FusionCharts 3.14.1: New Charts and Improved Data Plot Events\"\n\t                }\n\t            ]\n\t        },\n\t        {\n\t            \"@type\": \"WebSite\",\n\t            \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/#website\",\n\t            \"url\": \"https:\/\/www.fusioncharts.com\/blog\/\",\n\t            \"name\": \"FusionBrew - The FusionCharts Blog\",\n\t            \"description\": \"Get tips and tricks on how to build effective Data Visualisation using FusionCharts\",\n\t            \"publisher\": {\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/#organization\"\n\t            },\n\t            \"potentialAction\": [\n\t                {\n\t                    \"@type\": \"SearchAction\",\n\t                    \"target\": {\n\t                        \"@type\": \"EntryPoint\",\n\t                        \"urlTemplate\": \"https:\/\/www.fusioncharts.com\/blog\/?s={search_term_string}\"\n\t                    },\n\t                    \"query-input\": {\n\t                        \"@type\": \"PropertyValueSpecification\",\n\t                        \"valueRequired\": true,\n\t                        \"valueName\": \"search_term_string\"\n\t                    }\n\t                }\n\t            ],\n\t            \"inLanguage\": \"en-US\"\n\t        },\n\t        {\n\t            \"@type\": \"Organization\",\n\t            \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/#organization\",\n\t            \"name\": \"FusionCharts\",\n\t            \"url\": \"https:\/\/www.fusioncharts.com\/blog\/\",\n\t            \"logo\": {\n\t                \"@type\": \"ImageObject\",\n\t                \"inLanguage\": \"en-US\",\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/#\/schema\/logo\/image\/\",\n\t                \"url\": \"\/blog\/wp-content\/uploads\/2020\/03\/idera-fc-logo.svg\",\n\t                \"contentUrl\": \"\/blog\/wp-content\/uploads\/2020\/03\/idera-fc-logo.svg\",\n\t                \"width\": 1,\n\t                \"height\": 1,\n\t                \"caption\": \"FusionCharts\"\n\t            },\n\t            \"image\": {\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/#\/schema\/logo\/image\/\"\n\t            }\n\t        },\n\t        {\n\t            \"@type\": \"Person\",\n\t            \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/#\/schema\/person\/cbd9588ef1469879735323d549a33735\",\n\t            \"name\": \"Gagan Sikri\",\n\t            \"image\": {\n\t                \"@type\": \"ImageObject\",\n\t                \"inLanguage\": \"en-US\",\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/#\/schema\/person\/image\/26f701ff7bbe4aaa0da68332851f1acf\",\n\t                \"url\": \"\/blog\/wp-content\/wphb-cache\/gravatar\/8cc\/8cc0b1d501bc1872cb52283b64e85542x96.jpg\",\n\t                \"contentUrl\": \"\/blog\/wp-content\/wphb-cache\/gravatar\/8cc\/8cc0b1d501bc1872cb52283b64e85542x96.jpg\",\n\t                \"caption\": \"Gagan Sikri\"\n\t            },\n\t            \"description\": \"Software developer and technology enthusiast with passion for product, UX and business.\",\n\t            \"sameAs\": [\n\t                \"https:\/\/gagansikri.com\",\n\t                \"https:\/\/x.com\/https:\/\/twitter.com\/sikrigagan\"\n\t            ],\n\t            \"url\": \"https:\/\/www.fusioncharts.com\/blog\/author\/sikrigagan\/\"\n\t        }\n\t    ]\n\t}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"FusionCharts 3.14.1: New Charts and Improved Data Plot Events","description":"New scroll and combination charts are here! Explore the design improvements in our latest 2026 FusionCharts release. Build more interactive dashboards now.","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.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/","og_locale":"en_US","og_type":"article","og_title":"FusionCharts 3.14.1: New Charts and Improved Data Plot Events","og_description":"New scroll and combination charts are here! Explore the design improvements in our latest 2026 FusionCharts release. Build more interactive dashboards now.","og_url":"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/","og_site_name":"FusionBrew - The FusionCharts Blog","article_published_time":"2019-10-14T07:06:18+00:00","article_modified_time":"2026-01-20T09:07:38+00:00","og_image":[{"width":950,"height":470,"url":"https:\/\/www.fusioncharts.com\/blog\/wp-content\/uploads\/2019\/10\/FC-3.14.1.png","type":"image\/png"}],"author":"Gagan Sikri","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/sikrigagan","twitter_misc":{"Written by":"Gagan Sikri","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/#article","isPartOf":{"@id":"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/"},"author":{"name":"Gagan Sikri","@id":"https:\/\/www.fusioncharts.com\/blog\/#\/schema\/person\/cbd9588ef1469879735323d549a33735"},"headline":"FusionCharts 3.14.1: New Charts and Improved Data Plot Events","datePublished":"2019-10-14T07:06:18+00:00","dateModified":"2026-01-20T09:07:38+00:00","mainEntityOfPage":{"@id":"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/"},"wordCount":545,"commentCount":0,"publisher":{"@id":"https:\/\/www.fusioncharts.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/#primaryimage"},"thumbnailUrl":"\/blog\/wp-content\/uploads\/2019\/10\/FC-3.14.1.png","keywords":["charts","KPI's","maps","News","Widgets"],"articleSection":["FusionCharts","News &amp; Announcements"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/","url":"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/","name":"FusionCharts 3.14.1: New Charts and Improved Data Plot Events","isPartOf":{"@id":"https:\/\/www.fusioncharts.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/#primaryimage"},"image":{"@id":"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/#primaryimage"},"thumbnailUrl":"\/blog\/wp-content\/uploads\/2019\/10\/FC-3.14.1.png","datePublished":"2019-10-14T07:06:18+00:00","dateModified":"2026-01-20T09:07:38+00:00","description":"New scroll and combination charts are here! Explore the design improvements in our latest 2026 FusionCharts release. Build more interactive dashboards now.","breadcrumb":{"@id":"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/#primaryimage","url":"\/blog\/wp-content\/uploads\/2019\/10\/FC-3.14.1.png","contentUrl":"\/blog\/wp-content\/uploads\/2019\/10\/FC-3.14.1.png","width":950,"height":470,"caption":"FC-3.14.1"},{"@type":"BreadcrumbList","@id":"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-3-14-1-javascript-web-mobile-charts\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.fusioncharts.com\/blog\/"},{"@type":"ListItem","position":2,"name":"FusionCharts 3.14.1: New Charts and Improved Data Plot Events"}]},{"@type":"WebSite","@id":"https:\/\/www.fusioncharts.com\/blog\/#website","url":"https:\/\/www.fusioncharts.com\/blog\/","name":"FusionBrew - The FusionCharts Blog","description":"Get tips and tricks on how to build effective Data Visualisation using FusionCharts","publisher":{"@id":"https:\/\/www.fusioncharts.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.fusioncharts.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.fusioncharts.com\/blog\/#organization","name":"FusionCharts","url":"https:\/\/www.fusioncharts.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.fusioncharts.com\/blog\/#\/schema\/logo\/image\/","url":"\/blog\/wp-content\/uploads\/2020\/03\/idera-fc-logo.svg","contentUrl":"\/blog\/wp-content\/uploads\/2020\/03\/idera-fc-logo.svg","width":1,"height":1,"caption":"FusionCharts"},"image":{"@id":"https:\/\/www.fusioncharts.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.fusioncharts.com\/blog\/#\/schema\/person\/cbd9588ef1469879735323d549a33735","name":"Gagan Sikri","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.fusioncharts.com\/blog\/#\/schema\/person\/image\/26f701ff7bbe4aaa0da68332851f1acf","url":"\/blog\/wp-content\/wphb-cache\/gravatar\/8cc\/8cc0b1d501bc1872cb52283b64e85542x96.jpg","contentUrl":"\/blog\/wp-content\/wphb-cache\/gravatar\/8cc\/8cc0b1d501bc1872cb52283b64e85542x96.jpg","caption":"Gagan Sikri"},"description":"Software developer and technology enthusiast with passion for product, UX and business.","sameAs":["https:\/\/gagansikri.com","https:\/\/x.com\/https:\/\/twitter.com\/sikrigagan"],"url":"https:\/\/www.fusioncharts.com\/blog\/author\/sikrigagan\/"}]}},"_links":{"self":[{"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/posts\/17516","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/users\/40"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/comments?post=17516"}],"version-history":[{"count":0,"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/posts\/17516\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/media\/17518"}],"wp:attachment":[{"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/media?parent=17516"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/categories?post=17516"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/tags?post=17516"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/coauthors?post=17516"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}