{"id":17644,"date":"2020-03-04T01:10:59","date_gmt":"2020-03-03T19:40:59","guid":{"rendered":"http:\/\/www.fusioncharts.com\/blog\/?p=17644"},"modified":"2026-01-20T14:41:23","modified_gmt":"2026-01-20T09:11:23","slug":"announcing-fusioncharts-3-15-1-javascript-web-mobile-charts","status":"publish","type":"post","link":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/","title":{"rendered":"Meet FusionCharts v3.15.1: New Features &amp; Charts 2026"},"content":{"rendered":"We used this release as an opportunity to clear out some long-pending unrelated overhauls from customers. Some requests, such as the ability to place the legend anywhere on the canvas, better data and chart export, decoupling of scrollbar and axis (for scroll charts), and so on, were addressed in this release.\r\n\r\nWith the new FusionCharts release, the <a href=\"https:\/\/www.fusioncharts.com\/fusionexport\">Data Visualization Tool<\/a> allows you to export a dashboard as-is, but you can also add new elements to the exported dashboard on the fly, such as your brand logo, colors, additional data in the form of tables, and anything else that you want.\r\n\r\nSpecifics can be found in the following sections:\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\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/#Legend_positions\" title=\"Legend positions\">Legend positions<\/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\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/#Decoupled_scrollbar_and_axis\" title=\"Decoupled scrollbar and axis\">Decoupled scrollbar and axis<\/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\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/#Better_export_of_chart_data\" title=\"Better export of chart data\">Better export of chart data<\/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\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/#Reduce_cross-site_attack_possibility\" title=\"Reduce cross-site attack possibility\">Reduce cross-site attack possibility<\/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\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/#Improvements_across_macros_events_padding_and_more_%E2%80%A6\" title=\"Improvements across macros, events, padding, and more &#8230;\">Improvements across macros, events, padding, and more &#8230;<\/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\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/#What_next\" title=\"What next?\">What next?<\/a><\/li><\/ul><\/nav><\/div>\n<h3><span class=\"ez-toc-section\" id=\"Legend_positions\"><\/span>Legend positions<span class=\"ez-toc-section-end\"><\/span><\/h3>\r\nPrior to this release, the legend could be placed only at <code>bottom<\/code> and <code>right<\/code> of the chart canvas. This was limiting the developers to create better variations of the charts in their applications. We have addressed this head-on in this release. Now there will be 12 places around the chart canvas where legend can be placed. The dynamic layout of the chart and its components will scale across devices and browsers for all the possible positions of the legend.\r\n\r\n\r\nSee the Pen Legend Position \ud83d\udccc by FusionCharts\r\n(@fusioncharts) on CodePen.\r\n\r\n<h3><span class=\"ez-toc-section\" id=\"Decoupled_scrollbar_and_axis\"><\/span>Decoupled scrollbar and axis<span class=\"ez-toc-section-end\"><\/span><\/h3>\r\nThe <code>scrollbar<\/code> of the scroll charts was previously tightly coupled with the axis on which it was drawn. This became a concern for people, especially users of scroll bar chart and its variants. The offered solution elegantly decouples the scroll bar from the axis. Now, people can place the axis and the scrollbar on opposite sides of the canvas too. This should enable developers to create new variations of the charts.\r\n\r\n\r\nSee the Pen Scroll Position \ud83d\udcd0 by FusionCharts\r\n(@fusioncharts) on CodePen.\r\n\r\n<h3><span class=\"ez-toc-section\" id=\"Better_export_of_chart_data\"><\/span>Better export of chart data<span class=\"ez-toc-section-end\"><\/span><\/h3>\r\nThe export of data from a lot of charts was not in a very usable format for the developers. Often they had to perform complex data cleaning operations on exported chart data. We have addressed this to a reasonable extent, and we now hope that the effort which a developer will have to put in to clean the exported data from the chart will fall down drastically. Some charts where it will be evidently visible are &#8211; Gantt chart, multi-level pie chart, spark charts, bubble chart, sunburst, treemap, candlestick, etc.\r\n\r\n\r\nSee the Pen Better export of chart data \ud83d\udd20 by FusionCharts\r\n(@fusioncharts) on CodePen.\r\n\r\n<h3><span class=\"ez-toc-section\" id=\"Reduce_cross-site_attack_possibility\"><\/span>Reduce cross-site attack possibility<span class=\"ez-toc-section-end\"><\/span><\/h3>\r\nA religious effort has been put to reduce the security concerns which people may have when they integrate our product in their solution. Custom text provided by the users to SVG elements should not be a matter of security concern anymore. This should reduce the probability of security breaches which often get reported in enterprise software. We are committed to improving it further with more input from users, especially the enterprise software users here.\r\n<h3><span class=\"ez-toc-section\" id=\"Improvements_across_macros_events_padding_and_more_%E2%80%A6\"><\/span>Improvements across macros, events, padding, and more &#8230;<span class=\"ez-toc-section-end\"><\/span><\/h3>\r\nNumerous minor improvements have been made across all the charts:\r\n<ul>\r\n \t<li>Unified and directed error macro support for negative and positive values in error charts.<\/li>\r\n \t<li>Tooltip border scale improvement, especially prudent in heatmap chart.<\/li>\r\n \t<li>Flexibility to control the number of rows in legend.<\/li>\r\n \t<li>Label padding improvement in heatmap chart.<\/li>\r\n \t<li>Better event parameters and control of when the events are fired.<\/li>\r\n \t<li>Improvements of chord, sunburst, and other charts.<\/li>\r\n<\/ul>\r\n<h3><span class=\"ez-toc-section\" id=\"What_next\"><\/span>What next?<span class=\"ez-toc-section-end\"><\/span><\/h3>\r\nSome upcoming things include:\r\n<ul>\r\n \t<li>\ud83d\udc4cCircular progress gauge<\/li>\r\n \t<li>\ud83d\udca5Pattern fill<\/li>\r\n<\/ul>\r\nDo you have any suggestions for FusionCharts? We\u2019d love to hear from you. Drop us an email at <a href=\"mailto:product@fusioncharts.com\">product@fusioncharts.com<\/a>.\r\n\r\nDownload the FusionCharts Suite <a href=\"https:\/\/www.fusioncharts.com\/download\/fusioncharts-suite-xt\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a>. Buy or upgrade <a href=\"https:\/\/cart.fusioncharts.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a>.","protected":false},"excerpt":{"rendered":"<p>We used this release as an opportunity to clear out some long-pending unrelated overhauls from customers. Some requests, such as the ability to place the legend anywhere on the canvas, better data and chart export, decoupling of scrollbar and axis (for scroll charts), and so on, were addressed in this release. With the new FusionCharts [&hellip;]<\/p>\n","protected":false},"author":40,"featured_media":17654,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[722,16],"tags":[683,725,240,720,290,724],"coauthors":[688],"class_list":["post-17644","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-powercharts","tag-widgets"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Meet FusionCharts v3.15.1: New Features &amp; Charts 2026<\/title>\n<meta name=\"description\" content=\"Meet FusionCharts v3.15.1! This update includes long-pending overhauls and new features to help you manage 2026 charts with much higher visual precision.\" \/>\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\/announcing-fusioncharts-3-15-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=\"Meet FusionCharts v3.15.1: New Features &amp; Charts 2026\" \/>\n<meta property=\"og:description\" content=\"Meet FusionCharts v3.15.1! This update includes long-pending overhauls and new features to help you manage 2026 charts with much higher visual precision.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/\" \/>\n<meta property=\"og:site_name\" content=\"FusionBrew - The FusionCharts Blog\" \/>\n<meta property=\"article:published_time\" content=\"2020-03-03T19:40:59+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-20T09:11:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.fusioncharts.com\/blog\/wp-content\/uploads\/2020\/02\/FC_3.15.1_Banner.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\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/#article\",\n\t            \"isPartOf\": {\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-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\": \"Meet FusionCharts v3.15.1: New Features &amp; Charts 2026\",\n\t            \"datePublished\": \"2020-03-03T19:40:59+00:00\",\n\t            \"dateModified\": \"2026-01-20T09:11:23+00:00\",\n\t            \"mainEntityOfPage\": {\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/\"\n\t            },\n\t            \"wordCount\": 588,\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\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/#primaryimage\"\n\t            },\n\t            \"thumbnailUrl\": \"\/blog\/wp-content\/uploads\/2020\/02\/FC_3.15.1_Banner.png\",\n\t            \"keywords\": [\n\t                \"charts\",\n\t                \"KPI's\",\n\t                \"maps\",\n\t                \"News\",\n\t                \"powercharts\",\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\/announcing-fusioncharts-3-15-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\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/\",\n\t            \"url\": \"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/\",\n\t            \"name\": \"Meet FusionCharts v3.15.1: New Features &amp; Charts 2026\",\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\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/#primaryimage\"\n\t            },\n\t            \"image\": {\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/#primaryimage\"\n\t            },\n\t            \"thumbnailUrl\": \"\/blog\/wp-content\/uploads\/2020\/02\/FC_3.15.1_Banner.png\",\n\t            \"datePublished\": \"2020-03-03T19:40:59+00:00\",\n\t            \"dateModified\": \"2026-01-20T09:11:23+00:00\",\n\t            \"description\": \"Meet FusionCharts v3.15.1! This update includes long-pending overhauls and new features to help you manage 2026 charts with much higher visual precision.\",\n\t            \"breadcrumb\": {\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-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\/announcing-fusioncharts-3-15-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\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/#primaryimage\",\n\t            \"url\": \"\/blog\/wp-content\/uploads\/2020\/02\/FC_3.15.1_Banner.png\",\n\t            \"contentUrl\": \"\/blog\/wp-content\/uploads\/2020\/02\/FC_3.15.1_Banner.png\",\n\t            \"width\": 950,\n\t            \"height\": 470,\n\t            \"caption\": \"FusionCharts v3.15.1\"\n\t        },\n\t        {\n\t            \"@type\": \"BreadcrumbList\",\n\t            \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-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\": \"Meet FusionCharts v3.15.1: New Features &amp; Charts 2026\"\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":"Meet FusionCharts v3.15.1: New Features &amp; Charts 2026","description":"Meet FusionCharts v3.15.1! This update includes long-pending overhauls and new features to help you manage 2026 charts with much higher visual precision.","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\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/","og_locale":"en_US","og_type":"article","og_title":"Meet FusionCharts v3.15.1: New Features &amp; Charts 2026","og_description":"Meet FusionCharts v3.15.1! This update includes long-pending overhauls and new features to help you manage 2026 charts with much higher visual precision.","og_url":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/","og_site_name":"FusionBrew - The FusionCharts Blog","article_published_time":"2020-03-03T19:40:59+00:00","article_modified_time":"2026-01-20T09:11:23+00:00","og_image":[{"width":950,"height":470,"url":"https:\/\/www.fusioncharts.com\/blog\/wp-content\/uploads\/2020\/02\/FC_3.15.1_Banner.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\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/#article","isPartOf":{"@id":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/"},"author":{"name":"Gagan Sikri","@id":"https:\/\/www.fusioncharts.com\/blog\/#\/schema\/person\/cbd9588ef1469879735323d549a33735"},"headline":"Meet FusionCharts v3.15.1: New Features &amp; Charts 2026","datePublished":"2020-03-03T19:40:59+00:00","dateModified":"2026-01-20T09:11:23+00:00","mainEntityOfPage":{"@id":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/"},"wordCount":588,"commentCount":0,"publisher":{"@id":"https:\/\/www.fusioncharts.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/#primaryimage"},"thumbnailUrl":"\/blog\/wp-content\/uploads\/2020\/02\/FC_3.15.1_Banner.png","keywords":["charts","KPI's","maps","News","powercharts","Widgets"],"articleSection":["FusionCharts","News &amp; Announcements"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/","url":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/","name":"Meet FusionCharts v3.15.1: New Features &amp; Charts 2026","isPartOf":{"@id":"https:\/\/www.fusioncharts.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/#primaryimage"},"image":{"@id":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/#primaryimage"},"thumbnailUrl":"\/blog\/wp-content\/uploads\/2020\/02\/FC_3.15.1_Banner.png","datePublished":"2020-03-03T19:40:59+00:00","dateModified":"2026-01-20T09:11:23+00:00","description":"Meet FusionCharts v3.15.1! This update includes long-pending overhauls and new features to help you manage 2026 charts with much higher visual precision.","breadcrumb":{"@id":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/#primaryimage","url":"\/blog\/wp-content\/uploads\/2020\/02\/FC_3.15.1_Banner.png","contentUrl":"\/blog\/wp-content\/uploads\/2020\/02\/FC_3.15.1_Banner.png","width":950,"height":470,"caption":"FusionCharts v3.15.1"},{"@type":"BreadcrumbList","@id":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-1-javascript-web-mobile-charts\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.fusioncharts.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Meet FusionCharts v3.15.1: New Features &amp; Charts 2026"}]},{"@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\/17644","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=17644"}],"version-history":[{"count":0,"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/posts\/17644\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/media\/17654"}],"wp:attachment":[{"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/media?parent=17644"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/categories?post=17644"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/tags?post=17644"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/coauthors?post=17644"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}