{"id":17604,"date":"2019-12-30T14:10:04","date_gmt":"2019-12-30T08:40:04","guid":{"rendered":"http:\/\/www.fusioncharts.com\/blog\/?p=17604"},"modified":"2026-01-20T14:36:42","modified_gmt":"2026-01-20T09:06:42","slug":"announcing-fusioncharts-3-15-javascript-web-mobile-charts","status":"publish","type":"post","link":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-javascript-web-mobile-charts\/","title":{"rendered":"Meet FusionCharts 3.15: Chord, Sankey, Sunburst Charts &amp; More"},"content":{"rendered":"FusionCharts 3.15, which was recently released, adds three new <a href=\"https:\/\/www.fusioncharts.com\/dev\/chart-attributes\/\">data chart<\/a> types, as well as other improvements and updated documentation. More information can be found in the <a href=\"https:\/\/www.fusioncharts.com\/dev\/upgrading\/change-log\" target=\"_blank\" rel=\"noopener noreferrer\">changelog.<\/a>\r\n\r\nRead on about the new data chart types in FusionCharts 3.15\r\n<ul>\r\n \t<li><a href=\"https:\/\/www.fusioncharts.com\/dev\/chart-attributes\/chord\">Chord Diagram<\/a><\/li>\r\n \t<li><a href=\"https:\/\/www.fusioncharts.com\/dev\/chart-attributes\/sankey\">Sankey Diagram<\/a><\/li>\r\n \t<li><a href=\"https:\/\/www.fusioncharts.com\/resources\/chart-primers\/sunburst-char\">Sunburst Chart<\/a><\/li>\r\n<\/ul>\r\nas well as some interesting and well-explained examples! Let\u2019s get started!\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-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-javascript-web-mobile-charts\/#Chord_Diagram\" title=\"Chord Diagram\">Chord Diagram<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-javascript-web-mobile-charts\/#Sankey_Diagram\" title=\"Sankey Diagram\">Sankey Diagram<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-javascript-web-mobile-charts\/#Sunburst_Chart\" title=\"Sunburst Chart\">Sunburst Chart<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-javascript-web-mobile-charts\/#More_Chart_Goodness\" title=\"More Chart Goodness!\">More Chart Goodness!<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-javascript-web-mobile-charts\/#Coming_Soon\" title=\"Coming Soon\">Coming Soon<\/a><\/li><\/ul><\/nav><\/div>\n<h2><span class=\"ez-toc-section\" id=\"Chord_Diagram\"><\/span>Chord Diagram<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\nA chord diagram is an interesting way to represent weighted relationships or dependencies in a radial layout. Elements (or nodes) amongst which the weighted relationship exist are drawn on the circumference, whereas the actual weighted relationship is drawn as links in the circular space of the chord diagram.\r\n\r\nIn addition to visualizing relationships, the magnitude of each connection is also shown as a flow or movement. For example, the migration of people from one country to another, or the subscribers switching telecom operators. The essence of a chord diagram is in knowing which is the dominant relationship and one can toggle to narrow focus on the most important relationships. It can be used to show comparisons and relationships.\r\n\r\n\r\n<h2><span class=\"ez-toc-section\" id=\"Sankey_Diagram\"><\/span>Sankey Diagram<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\nThe Sankey diagram is very helpful to represent the flow in a system. The flow happens between relatable entities and is represented by colored links. Also, the flow could be of any measurable quantity &#8211; material, cost, energy, etc, from one node (or entity) to another. It can be drawn in different layouts and gives a quick understanding of the flow balance in the system. You can use it to depict the energy flow in a system, or resource flow among members, or import\/export among countries, etc.\r\n\r\nA Sankey diagram puts a visual emphasis on the major transfers or flows within a system to help capture attention on the most important flow. They also help locate dominant contributions to an overall flow. The primary function of the Sankey diagram is to represent flow, process, and proportions.\r\n\r\n\r\n<h2><span class=\"ez-toc-section\" id=\"Sunburst_Chart\"><\/span>Sunburst Chart<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\nThe Sunburst chart can be used to visualize relationships within hierarchical data. It shows the hierarchy through a series of concentric rings, where each ring corresponds to a level in the hierarchy. Each ring can have multiple segments, with each segment showing the contribution of a particular dimension in that hierarchy.\r\n\r\nFocusing on a segment in the ring gives a sense of the part to the whole relationship of this dimension to its parent ring segment.\r\n\r\nFurthermore, the Sunburst chart is the most effective in showing how one ring is broken into its contributing pieces (i.e, sequential segments). Any data with a rich categorization on any measurable quantity can be easily visualized using a Sunburst chart. It can be used to represent the hierarchy in data and for part-to-a-whole analysis.\r\n\r\n\r\n<h2><span class=\"ez-toc-section\" id=\"More_Chart_Goodness\"><\/span>More Chart Goodness!<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\n<ul>\r\n \t<li><strong>Improved box and whisker charts<\/strong>: This release includes multiple improvements to the current box and whisker charts likeability to process large data, scroll bar support along with control to specify the number of plots visible in chart view, and styling options for mean, median, and standard deviation icons, etc.<\/li>\r\n \t<li><strong>Added 31 new maps<\/strong>: From Ukraine to Hungary and Tanzania to Finland we have added over 31 maps to make it easy for you to visualize data. Learn more about them <a href=\"https:\/\/www.fusioncharts.com\/dev\/upgrading\/maps-improvement\/maps-improvement-3-15-0\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a>.<\/li>\r\n \t<li><strong>Legend API event fixes<\/strong>: For legend roll-over and roll-out events data object was returning an incorrect value which has been fixed now.<\/li>\r\n \t<li><strong>Multiple improvements and fixes in the treemap, pie\/doughnut, and radar charts<\/strong>: This release includes multiple improvements to the treemap chart like the ability to control the height of the navigation bar after drill down, pie and doughnut charts like tooltip styling and macro fixes and improved canvas space usage, and radar charts like long label support and better label management, etc.<\/li>\r\n<\/ul>\r\n<h2><span class=\"ez-toc-section\" id=\"Coming_Soon\"><\/span>Coming Soon<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\n<ul>\r\n \t<li>\ud83d\udcd0 Legend improvements<\/li>\r\n \t<li>\ud83d\udc4c Radial progress gauge<\/li>\r\n \t<li>\u2139\ufe0f Flutter component<\/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>FusionCharts 3.15, which was recently released, adds three new data chart types, as well as other improvements and updated documentation. More information can be found in the changelog. Read on about the new data chart types in FusionCharts 3.15 Chord Diagram Sankey Diagram Sunburst Chart as well as some interesting and well-explained examples! Let\u2019s get [&hellip;]<\/p>\n","protected":false},"author":40,"featured_media":17606,"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-17604","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 3.15: Chord, Sankey, Sunburst Charts &amp; More<\/title>\n<meta name=\"description\" content=\"FusionCharts 3.15 introduces three new chart types and updated 2026 documentation. Explore the latest improvements and features today. Upgrade your apps.\" \/>\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-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 3.15: Chord, Sankey, Sunburst Charts &amp; More\" \/>\n<meta property=\"og:description\" content=\"FusionCharts 3.15 introduces three new chart types and updated 2026 documentation. Explore the latest improvements and features today. Upgrade your apps.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-javascript-web-mobile-charts\/\" \/>\n<meta property=\"og:site_name\" content=\"FusionBrew - The FusionCharts Blog\" \/>\n<meta property=\"article:published_time\" content=\"2019-12-30T08:40:04+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-20T09:06:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.fusioncharts.com\/blog\/wp-content\/uploads\/2019\/12\/FC-3.15.0.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-javascript-web-mobile-charts\/#article\",\n\t            \"isPartOf\": {\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-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 3.15: Chord, Sankey, Sunburst Charts &amp; More\",\n\t            \"datePublished\": \"2019-12-30T08:40:04+00:00\",\n\t            \"dateModified\": \"2026-01-20T09:06:42+00:00\",\n\t            \"mainEntityOfPage\": {\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-javascript-web-mobile-charts\/\"\n\t            },\n\t            \"wordCount\": 661,\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-javascript-web-mobile-charts\/#primaryimage\"\n\t            },\n\t            \"thumbnailUrl\": \"\/blog\/wp-content\/uploads\/2019\/12\/FC-3.15.0.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-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-javascript-web-mobile-charts\/\",\n\t            \"url\": \"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-javascript-web-mobile-charts\/\",\n\t            \"name\": \"Meet FusionCharts 3.15: Chord, Sankey, Sunburst Charts &amp; More\",\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-javascript-web-mobile-charts\/#primaryimage\"\n\t            },\n\t            \"image\": {\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-javascript-web-mobile-charts\/#primaryimage\"\n\t            },\n\t            \"thumbnailUrl\": \"\/blog\/wp-content\/uploads\/2019\/12\/FC-3.15.0.png\",\n\t            \"datePublished\": \"2019-12-30T08:40:04+00:00\",\n\t            \"dateModified\": \"2026-01-20T09:06:42+00:00\",\n\t            \"description\": \"FusionCharts 3.15 introduces three new chart types and updated 2026 documentation. Explore the latest improvements and features today. Upgrade your apps.\",\n\t            \"breadcrumb\": {\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-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-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-javascript-web-mobile-charts\/#primaryimage\",\n\t            \"url\": \"\/blog\/wp-content\/uploads\/2019\/12\/FC-3.15.0.png\",\n\t            \"contentUrl\": \"\/blog\/wp-content\/uploads\/2019\/12\/FC-3.15.0.png\",\n\t            \"width\": 950,\n\t            \"height\": 470,\n\t            \"caption\": \"FusionCharts 3.15.0\"\n\t        },\n\t        {\n\t            \"@type\": \"BreadcrumbList\",\n\t            \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-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 3.15: Chord, Sankey, Sunburst Charts &amp; More\"\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 3.15: Chord, Sankey, Sunburst Charts &amp; More","description":"FusionCharts 3.15 introduces three new chart types and updated 2026 documentation. Explore the latest improvements and features today. Upgrade your apps.","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-javascript-web-mobile-charts\/","og_locale":"en_US","og_type":"article","og_title":"Meet FusionCharts 3.15: Chord, Sankey, Sunburst Charts &amp; More","og_description":"FusionCharts 3.15 introduces three new chart types and updated 2026 documentation. Explore the latest improvements and features today. Upgrade your apps.","og_url":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-javascript-web-mobile-charts\/","og_site_name":"FusionBrew - The FusionCharts Blog","article_published_time":"2019-12-30T08:40:04+00:00","article_modified_time":"2026-01-20T09:06:42+00:00","og_image":[{"width":950,"height":470,"url":"https:\/\/www.fusioncharts.com\/blog\/wp-content\/uploads\/2019\/12\/FC-3.15.0.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-javascript-web-mobile-charts\/#article","isPartOf":{"@id":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-javascript-web-mobile-charts\/"},"author":{"name":"Gagan Sikri","@id":"https:\/\/www.fusioncharts.com\/blog\/#\/schema\/person\/cbd9588ef1469879735323d549a33735"},"headline":"Meet FusionCharts 3.15: Chord, Sankey, Sunburst Charts &amp; More","datePublished":"2019-12-30T08:40:04+00:00","dateModified":"2026-01-20T09:06:42+00:00","mainEntityOfPage":{"@id":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-javascript-web-mobile-charts\/"},"wordCount":661,"commentCount":0,"publisher":{"@id":"https:\/\/www.fusioncharts.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-javascript-web-mobile-charts\/#primaryimage"},"thumbnailUrl":"\/blog\/wp-content\/uploads\/2019\/12\/FC-3.15.0.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-javascript-web-mobile-charts\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-javascript-web-mobile-charts\/","url":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-javascript-web-mobile-charts\/","name":"Meet FusionCharts 3.15: Chord, Sankey, Sunburst Charts &amp; More","isPartOf":{"@id":"https:\/\/www.fusioncharts.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-javascript-web-mobile-charts\/#primaryimage"},"image":{"@id":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-javascript-web-mobile-charts\/#primaryimage"},"thumbnailUrl":"\/blog\/wp-content\/uploads\/2019\/12\/FC-3.15.0.png","datePublished":"2019-12-30T08:40:04+00:00","dateModified":"2026-01-20T09:06:42+00:00","description":"FusionCharts 3.15 introduces three new chart types and updated 2026 documentation. Explore the latest improvements and features today. Upgrade your apps.","breadcrumb":{"@id":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-javascript-web-mobile-charts\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-javascript-web-mobile-charts\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-javascript-web-mobile-charts\/#primaryimage","url":"\/blog\/wp-content\/uploads\/2019\/12\/FC-3.15.0.png","contentUrl":"\/blog\/wp-content\/uploads\/2019\/12\/FC-3.15.0.png","width":950,"height":470,"caption":"FusionCharts 3.15.0"},{"@type":"BreadcrumbList","@id":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusioncharts-3-15-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 3.15: Chord, Sankey, Sunburst Charts &amp; More"}]},{"@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\/17604","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=17604"}],"version-history":[{"count":0,"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/posts\/17604\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/media\/17606"}],"wp:attachment":[{"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/media?parent=17604"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/categories?post=17604"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/tags?post=17604"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/coauthors?post=17604"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}