{"id":4743,"date":"2008-09-30T12:32:42","date_gmt":"2008-09-30T12:32:42","guid":{"rendered":"http:\/\/blog2.fusioncharts.com\/?p=46"},"modified":"2026-01-20T14:37:42","modified_gmt":"2026-01-20T09:07:42","slug":"fusioncharts-for-flex-released","status":"publish","type":"post","link":"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-for-flex-released\/","title":{"rendered":"FusionCharts for Flex Released: The Enterprise Charting"},"content":{"rendered":"Yesterday, we released the beta version of our Adobe Flex Charting Component &#8211; <a href=\"https:\/\/www.fusioncharts.com\/extensions\/accessibility\" title=\"FusionCharts for Flex\">FusionCharts for Flex<\/a>.\r\n\r\n<!--more-->\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\/fusioncharts-for-flex-released\/#So_what_is_it_exactly\" title=\"So what is it exactly?\">So what is it exactly?<\/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\/fusioncharts-for-flex-released\/#How_does_it_work\" title=\"How does it work?\">How does it work?<\/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\/fusioncharts-for-flex-released\/#So_is_this_the_end_of_Adobe_Flex_Charting_and_dawn_of_a_new_Flex_charting_era\" title=\"So is this the end of Adobe Flex Charting and dawn of a new Flex charting era?\">So is this the end of Adobe Flex Charting and dawn of a new Flex charting era?<\/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\/fusioncharts-for-flex-released\/#How_much_does_it_cost\" title=\"How much does it cost?\">How much does it cost?<\/a><\/li><\/ul><\/nav><\/div>\n<h2><span class=\"ez-toc-section\" id=\"So_what_is_it_exactly\"><\/span>So what is it exactly?<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\nFusionCharts for Flex is essentially a Flex component that enables you to load and manipulate FusionCharts SWF files in your Flex 2 and Flex 3 projects. It provides an API that helps you create and manipulate the charts from your Flex code i.e., initialize the chart from Flex using MXML, change chart types, provide data from Flex data structures, handle events etc. It currently features over 40 chart types including both 2D and 3D charts.\r\n\r\nIf you can&#8217;t already wait to see the demos, <a href=\"https:\/\/www.fusioncharts.com\/extensions\/accessibility\" title=\"Visit FusionCharts for Flex online demos\">click here<\/a> . Or, <a href=\"https:\/\/www.fusioncharts.com\/extensions\/accessibility\" title=\"Downlaod FusionCharts for Flex beta\">download the beta here.<\/a>\r\n<h2><span class=\"ez-toc-section\" id=\"How_does_it_work\"><\/span>How does it work?<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\nFusionCharts v3 charts are coded in ActionScript 2 (Flash 8). As such, if you&#8217;re wondering how we&#8217;ve converted them into Flex components, let me tell you that we&#8217;ve not yet ported them to ActionScript 3. Instead, we&#8217;ve modified the existing FusionCharts v3 charts so that they can be efficiently loaded in your Flex solutions and can then be controlled from your Flex code. For cross communication between AVM1 and AVM2, we&#8217;ve used FlashInterface (big thanks to those guys).\r\n\r\nThere were a number of cross AVM (ActionScript Virtual Machine) issues that we had to face. For example, co-ordinate system sporadically went haywire, <em>masking<\/em> didn&#8217;t work as intended, <em>hitTest<\/em> missed the hits and so on. After weeks of hacking, we finally managed to make our AS2 SWF files compatible with AVM2. It was a long war between our developers and cross AVM issues, but we finally emerged victorious. As such, you do not need to bother anything about cross AVM issues. All you need to do is load the FusionCharts SWF, provide data and control it from your Flex project.\r\n\r\nAdditionally, since FusionCharts internally uses XML as its only data source, we&#8217;ve provided Flex APIs to help you convert your data stored in Array, XML List, Model etc. to FusionCharts XML format. As such, you would not have to worry about hand-coding any of the XML.\r\n<h2><span class=\"ez-toc-section\" id=\"So_is_this_the_end_of_Adobe_Flex_Charting_and_dawn_of_a_new_Flex_charting_era\"><\/span>So is this the end of Adobe Flex Charting and dawn of a new Flex charting era?<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\nWell&#8230; err&#8230; no&#8230; not really! We&#8217;re a bunch of peaceful guys who believe in peace and harmony and not destruction.\r\n\r\nOn a serious note &#8211; no. We recommend using both the products in conjunction to cover all your charting needs. Both products have their niche and FusionCharts covers some of the aspects not fully covered by Flex charting. Basically, if you&#8217;re looking for more chart types and chart configuration options, we might be able to fit in. Also, some charts in FusionCharts suite are highly interactive like the pie and doughnut charts which allow you to slice out individual pie, rotate the chart, seamlessly transform from 3D to 2D etc.\r\n\r\nIn short, you might want to use FusionCharts for Flex if:\r\n<ul>\r\n\t<li>You want to load charts as and when you need, instead of packing everything in your main SWF thereby increasing the file size.<\/li>\r\n\t<li>You want lots of chart types. Initially we&#8217;ve released just 40 chart types. But down the line, we do plan to include gauges and maps from our <a href=\"https:\/\/www.fusioncharts.com\/charts\/fusionwidgets\/\" title=\"Visit FusionWidgets website\">FusionWidgets<\/a> and <a href=\"https:\/\/www.fusioncharts.com\/fusionmaps\/\" title=\"Visit FusionMaps website\">FusionMaps<\/a>.<\/li>\r\n\t<li>You need lots of configuration options for each chart.<\/li>\r\n<\/ul>\r\nAnd, you wouldn&#8217;t want to use FusionCharts for Flex if:\r\n<ul>\r\n\t<li>You want the charts as native Flex components, so that you can update individual columns\/lines etc. You can, however, change the data of entire chart in FusionCharts for Flex.<\/li>\r\n\t<li>You want the charts to be coded in ActionScript 3 and not ActionScript 2, if that matters.<\/li>\r\n<\/ul>\r\n<h2><span class=\"ez-toc-section\" id=\"How_much_does_it_cost\"><\/span>How much does it cost?<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\nCurrently, it&#8217;s in beta and is free to use (yes &#8211; you can even use it on your production websites, but no guarantees about anything there). The actual pricing will be announced later during the actual release. But, one thing is for sure &#8211; you wouldn&#8217;t have to sell your house to use this.\r\n\r\nWe eagerly await your feedback, suggestions, complaints, bug reports &#8211; whatever it is, just let it flow.","protected":false},"excerpt":{"rendered":"<p>Yesterday, we released the beta version of our Adobe Flex Charting Component &#8211; FusionCharts for Flex.<\/p>\n","protected":false},"author":8,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16],"tags":[145,311],"coauthors":[719],"class_list":["post-4743","post","type-post","status-publish","format-standard","hentry","category-news-announcements","tag-flex","tag-release"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>FusionCharts for Flex Released: The Enterprise Charting<\/title>\n<meta name=\"description\" content=\"Build enterprise-grade apps with FusionCharts for Flex. Discover how our component brings gauges and charts to the Adobe Flex framework in the year 2026.\" \/>\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-for-flex-released\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"FusionCharts for Flex Released: The Enterprise Charting\" \/>\n<meta property=\"og:description\" content=\"Build enterprise-grade apps with FusionCharts for Flex. Discover how our component brings gauges and charts to the Adobe Flex framework in the year 2026.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-for-flex-released\/\" \/>\n<meta property=\"og:site_name\" content=\"FusionBrew - The FusionCharts Blog\" \/>\n<meta property=\"article:published_time\" content=\"2008-09-30T12:32:42+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-20T09:07:42+00:00\" \/>\n<meta name=\"author\" content=\"Pallav Nadhani\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Pallav Nadhani\" \/>\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-for-flex-released\/#article\",\n\t            \"isPartOf\": {\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-for-flex-released\/\"\n\t            },\n\t            \"author\": {\n\t                \"name\": \"Pallav Nadhani\",\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/#\/schema\/person\/4d0e317dfb030baaa2fd32157bfe5d2b\"\n\t            },\n\t            \"headline\": \"FusionCharts for Flex Released: The Enterprise Charting\",\n\t            \"datePublished\": \"2008-09-30T12:32:42+00:00\",\n\t            \"dateModified\": \"2026-01-20T09:07:42+00:00\",\n\t            \"mainEntityOfPage\": {\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-for-flex-released\/\"\n\t            },\n\t            \"wordCount\": 686,\n\t            \"commentCount\": 0,\n\t            \"publisher\": {\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/#organization\"\n\t            },\n\t            \"keywords\": [\n\t                \"flex\",\n\t                \"release\"\n\t            ],\n\t            \"articleSection\": [\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-for-flex-released\/#respond\"\n\t                    ]\n\t                }\n\t            ]\n\t        },\n\t        {\n\t            \"@type\": \"WebPage\",\n\t            \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-for-flex-released\/\",\n\t            \"url\": \"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-for-flex-released\/\",\n\t            \"name\": \"FusionCharts for Flex Released: The Enterprise Charting\",\n\t            \"isPartOf\": {\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/#website\"\n\t            },\n\t            \"datePublished\": \"2008-09-30T12:32:42+00:00\",\n\t            \"dateModified\": \"2026-01-20T09:07:42+00:00\",\n\t            \"description\": \"Build enterprise-grade apps with FusionCharts for Flex. Discover how our component brings gauges and charts to the Adobe Flex framework in the year 2026.\",\n\t            \"breadcrumb\": {\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-for-flex-released\/#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-for-flex-released\/\"\n\t                    ]\n\t                }\n\t            ]\n\t        },\n\t        {\n\t            \"@type\": \"BreadcrumbList\",\n\t            \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-for-flex-released\/#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 for Flex Released: The Enterprise Charting\"\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\/4d0e317dfb030baaa2fd32157bfe5d2b\",\n\t            \"name\": \"Pallav Nadhani\",\n\t            \"image\": {\n\t                \"@type\": \"ImageObject\",\n\t                \"inLanguage\": \"en-US\",\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/#\/schema\/person\/image\/1de0918aeda985388f151c92b92d9979\",\n\t                \"url\": \"\/blog\/wp-content\/wphb-cache\/gravatar\/003\/003a1e103ddea865e0c3151bd8052df9x96.jpg\",\n\t                \"contentUrl\": \"\/blog\/wp-content\/wphb-cache\/gravatar\/003\/003a1e103ddea865e0c3151bd8052df9x96.jpg\",\n\t                \"caption\": \"Pallav Nadhani\"\n\t            },\n\t            \"url\": \"https:\/\/www.fusioncharts.com\/blog\/author\/pallav\/\"\n\t        }\n\t    ]\n\t}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"FusionCharts for Flex Released: The Enterprise Charting","description":"Build enterprise-grade apps with FusionCharts for Flex. Discover how our component brings gauges and charts to the Adobe Flex framework in the year 2026.","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-for-flex-released\/","og_locale":"en_US","og_type":"article","og_title":"FusionCharts for Flex Released: The Enterprise Charting","og_description":"Build enterprise-grade apps with FusionCharts for Flex. Discover how our component brings gauges and charts to the Adobe Flex framework in the year 2026.","og_url":"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-for-flex-released\/","og_site_name":"FusionBrew - The FusionCharts Blog","article_published_time":"2008-09-30T12:32:42+00:00","article_modified_time":"2026-01-20T09:07:42+00:00","author":"Pallav Nadhani","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Pallav Nadhani","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-for-flex-released\/#article","isPartOf":{"@id":"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-for-flex-released\/"},"author":{"name":"Pallav Nadhani","@id":"https:\/\/www.fusioncharts.com\/blog\/#\/schema\/person\/4d0e317dfb030baaa2fd32157bfe5d2b"},"headline":"FusionCharts for Flex Released: The Enterprise Charting","datePublished":"2008-09-30T12:32:42+00:00","dateModified":"2026-01-20T09:07:42+00:00","mainEntityOfPage":{"@id":"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-for-flex-released\/"},"wordCount":686,"commentCount":0,"publisher":{"@id":"https:\/\/www.fusioncharts.com\/blog\/#organization"},"keywords":["flex","release"],"articleSection":["News &amp; Announcements"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.fusioncharts.com\/blog\/fusioncharts-for-flex-released\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-for-flex-released\/","url":"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-for-flex-released\/","name":"FusionCharts for Flex Released: The Enterprise Charting","isPartOf":{"@id":"https:\/\/www.fusioncharts.com\/blog\/#website"},"datePublished":"2008-09-30T12:32:42+00:00","dateModified":"2026-01-20T09:07:42+00:00","description":"Build enterprise-grade apps with FusionCharts for Flex. Discover how our component brings gauges and charts to the Adobe Flex framework in the year 2026.","breadcrumb":{"@id":"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-for-flex-released\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.fusioncharts.com\/blog\/fusioncharts-for-flex-released\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.fusioncharts.com\/blog\/fusioncharts-for-flex-released\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.fusioncharts.com\/blog\/"},{"@type":"ListItem","position":2,"name":"FusionCharts for Flex Released: The Enterprise Charting"}]},{"@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\/4d0e317dfb030baaa2fd32157bfe5d2b","name":"Pallav Nadhani","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.fusioncharts.com\/blog\/#\/schema\/person\/image\/1de0918aeda985388f151c92b92d9979","url":"\/blog\/wp-content\/wphb-cache\/gravatar\/003\/003a1e103ddea865e0c3151bd8052df9x96.jpg","contentUrl":"\/blog\/wp-content\/wphb-cache\/gravatar\/003\/003a1e103ddea865e0c3151bd8052df9x96.jpg","caption":"Pallav Nadhani"},"url":"https:\/\/www.fusioncharts.com\/blog\/author\/pallav\/"}]}},"_links":{"self":[{"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/posts\/4743","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\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/comments?post=4743"}],"version-history":[{"count":0,"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/posts\/4743\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/media?parent=4743"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/categories?post=4743"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/tags?post=4743"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/coauthors?post=4743"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}