{"id":17422,"date":"2019-08-09T18:59:35","date_gmt":"2019-08-09T13:29:35","guid":{"rendered":"http:\/\/www.fusioncharts.com\/blog\/?p=17422"},"modified":"2026-01-20T14:36:42","modified_gmt":"2026-01-20T09:06:42","slug":"announcing-fusiontime-1-2-javascript-stock-charts","status":"publish","type":"post","link":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusiontime-1-2-javascript-stock-charts\/","title":{"rendered":"Announcing FusionTime v1.2: Modern Time-Series Charts"},"content":{"rendered":"FusionTime is a product which we released a little over 6 months back. After speaking with many developers who have implemented FusionTime in their production environment, we learnt that they need more control in terms of both cosmetic and functional possibilities. This to us is a validation of the acceptance of the product and it gives me immense pleasure in highlighting the things which we covered in this release:\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-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.fusioncharts.com\/blog\/announcing-fusiontime-1-2-javascript-stock-charts\/#Full_cosmetic_customisation\" title=\"Full cosmetic customisation\">Full cosmetic customisation<\/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-fusiontime-1-2-javascript-stock-charts\/#Reference_zone_in_time_series_charts\" title=\"Reference zone in time series charts\">Reference zone in time series charts<\/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-fusiontime-1-2-javascript-stock-charts\/#Predictive_data_representation\" title=\"Predictive data representation\">Predictive data representation<\/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-fusiontime-1-2-javascript-stock-charts\/#Binning_control_to_developers\" title=\"Binning control to developers\">Binning control to developers<\/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-fusiontime-1-2-javascript-stock-charts\/#Output_time_format_on_time_axis_and_tooltip\" title=\"Output time format on time axis and tooltip\">Output time format on time axis and tooltip<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/www.fusioncharts.com\/blog\/announcing-fusiontime-1-2-javascript-stock-charts\/#Initial_interval_spread_on_chart_render\" title=\"Initial interval spread on chart render\">Initial interval spread on chart render<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/www.fusioncharts.com\/blog\/announcing-fusiontime-1-2-javascript-stock-charts\/#Stock_charts_with_volume_on_same_canvas\" title=\"Stock charts with volume on same canvas\">Stock charts with volume on same canvas<\/a><\/li><\/ul><\/nav><\/div>\n<h2><span class=\"ez-toc-section\" id=\"Full_cosmetic_customisation\"><\/span>Full cosmetic customisation<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\nAll important components of FusionTime are now completely customisable. Being true to the philosophy of being a white-labelled charting library, we have reached this feat wherein we can promise that you will not be restricted by the <a href=\"https:\/\/www.fusioncharts.com\/dev\/fusiontime\/getting-started\/style-definition\" target=\"_blank\" rel=\"noopener noreferrer\">styling possibility<\/a> of the components &#8211; <a href=\"https:\/\/www.fusioncharts.com\/fusiontime\/examples\/styled-custom-range-selector\" target=\"_blank\" rel=\"noopener noreferrer\">custom range selector<\/a>, <a href=\"https:\/\/www.fusioncharts.com\/fusiontime\/examples\/styled-standard-range-selector\" target=\"_blank\" rel=\"noopener noreferrer\">standard range selector<\/a>, <a href=\"https:\/\/www.fusioncharts.com\/fusiontime\/examples\/join-missing-data-with-styled-line\" target=\"_blank\" rel=\"noopener noreferrer\">styling line for missing data points<\/a>, etc.\r\n\r\n<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-17427\" src=\"https:\/\/www.fusioncharts.com\/blog\/wp-content\/uploads\/2019\/08\/01.-Join-missing-data-with-styled-line-.gif\" alt=\"Join missing data with styled line\" width=\"870\" height=\"320\" \/>\r\n\r\n<h2><span class=\"ez-toc-section\" id=\"Reference_zone_in_time_series_charts\"><\/span>Reference zone in time series charts<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\nExtending the concept of reference lines, a new feature called <a href=\"https:\/\/www.fusioncharts.com\/fusiontime\/examples\/adding-a-reference-zone\" target=\"_blank\" rel=\"noopener noreferrer\">reference zone<\/a> is now available. One can draw &#8216;n&#8217; number of <a href=\"https:\/\/www.fusioncharts.com\/fusiontime\/examples\/multiple-reference-zones-on-same-chart\" target=\"_blank\" rel=\"noopener noreferrer\">reference zones<\/a> in one canvas and also draw <a href=\"https:\/\/www.fusioncharts.com\/fusiontime\/examples\/reference-zone-in-multivariate-chart\" target=\"_blank\" rel=\"noopener noreferrer\">reference zones on multivariate charts<\/a>. Hovering on a zone, highlights the data points falling in it. It aids it channelising focus to important data points.\r\n\r\n<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-17432\" src=\"https:\/\/www.fusioncharts.com\/blog\/wp-content\/uploads\/2019\/08\/02.-Adding-a-reference-zone.gif\" alt=\"Adding a reference zone\" width=\"870\" height=\"320\" \/>\r\n\r\n<h2><span class=\"ez-toc-section\" id=\"Predictive_data_representation\"><\/span>Predictive data representation<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\nWith this release, a basic possibility of <a href=\"https:\/\/www.fusioncharts.com\/fusiontime\/examples\/representing-predictive-data\" target=\"_blank\" rel=\"noopener noreferrer\">representing predicted data<\/a> will be available. It will expect the developer to specify the date beyond which the data points are predictive and then style them accordingly. Here too, complete customisation of the representation of predicted data is possible.\r\n\r\n<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-17437\" src=\"https:\/\/www.fusioncharts.com\/blog\/wp-content\/uploads\/2019\/08\/03.-Prediction-Data.gif\" alt=\"Prediction Data\" width=\"870\" height=\"320\" \/>\r\n<h2><span class=\"ez-toc-section\" id=\"Binning_control_to_developers\"><\/span>Binning control to developers<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\nExpanding on the initial approach of <a href=\"https:\/\/www.fusioncharts.com\/dev\/fusiontime\/getting-started\/change-default-aggregation\" target=\"_blank\" rel=\"noopener noreferrer\">auto-binning data<\/a> based on the number of data points and size of the chart; the developers will now be able to control and specify their bin sizes. They just need to specify the multipliers of the time unit for which they want to <a href=\"https:\/\/www.fusioncharts.com\/fusiontime\/examples\/data-binning-on-time-axis\" target=\"_blank\" rel=\"noopener noreferrer\">control the binning<\/a>. One will also be able to specify the <a href=\"https:\/\/www.fusioncharts.com\/fusiontime\/examples\/maximum-data-bin-on-time-axis\" target=\"_blank\" rel=\"noopener noreferrer\">max. bin size<\/a>, <a href=\"https:\/\/www.fusioncharts.com\/fusiontime\/examples\/minimum-data-bin-on-time-axis\" target=\"_blank\" rel=\"noopener noreferrer\">min. bin size<\/a> and fixed bin size.\r\n\r\n<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-17439\" src=\"https:\/\/www.fusioncharts.com\/blog\/wp-content\/uploads\/2019\/08\/04.Binning-control.gif\" alt=\"Binning control\" width=\"700\" height=\"258\" \/>\r\n<h2><span class=\"ez-toc-section\" id=\"Output_time_format_on_time_axis_and_tooltip\"><\/span>Output time format on time axis and tooltip<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\nThe possibility of using the <a href=\"https:\/\/www.fusioncharts.com\/dev\/fusiontime\/fusiontime-attributes#date-time-format\" target=\"_blank\" rel=\"noopener noreferrer\">date-time tokens<\/a> to control the display of date-time on <a href=\"https:\/\/www.fusioncharts.com\/fusiontime\/examples\/time-format-on-time-axis\" target=\"_blank\" rel=\"noopener noreferrer\">time axis<\/a> and <a href=\"https:\/\/www.fusioncharts.com\/fusiontime\/examples\/time-format-in-tooltip\" target=\"_blank\" rel=\"noopener noreferrer\">tooltip<\/a> is a possibility now. Based on their preference, people can now specify the display value of time at tick marks of xAxis (or time axis) and the tooltip which is visible on hovering a data plot.\r\n\r\n<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-17440\" src=\"https:\/\/www.fusioncharts.com\/blog\/wp-content\/uploads\/2019\/08\/05.-Time-format-in-tooltip.gif\" alt=\"Time format in tooltip\" width=\"870\" height=\"320\" \/>\r\n<h2><span class=\"ez-toc-section\" id=\"Initial_interval_spread_on_chart_render\"><\/span>Initial interval spread on chart render<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\nYou can now specify the spread of the mask of time navigator on initial rendering by <a href=\"https:\/\/www.fusioncharts.com\/fusiontime\/examples\/specify-initial-time-interval\" target=\"_blank\" rel=\"noopener noreferrer\">mentioning the dates<\/a> for which you want the time axis to be spread out. Obviously, these dates should be within the date range of the data.\r\n\r\n<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-17441\" src=\"https:\/\/www.fusioncharts.com\/blog\/wp-content\/uploads\/2019\/08\/06.-Specify-Initial-Time-Interval.gif\" alt=\"Specify Initial Time Interval\" width=\"870\" height=\"320\" \/>\r\n<h2><span class=\"ez-toc-section\" id=\"Stock_charts_with_volume_on_same_canvas\"><\/span>Stock charts with volume on same canvas<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\nStock charts and volume of trade can now be plotted on the same canvas. Referring to the <a href=\"https:\/\/www.fusioncharts.com\/fusiontime\/examples\/stock-chart-with-volume\" target=\"_blank\" rel=\"noopener noreferrer\">example<\/a>, the volume of trade of stock is plotted on a dual Y axis chart, as column plot, whereas, the price (Open, High, Low, Close) is plotted on the primary axis as a candlestick chart.\r\n\r\n<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-17442\" src=\"https:\/\/www.fusioncharts.com\/blog\/wp-content\/uploads\/2019\/08\/07.-Stock.gif\" alt=\"Stock\" width=\"800\" height=\"294\" \/>\r\n\r\nAlong with this some critical issues were solved which enhance the experience of the time series charts. More specifics can be read in the <a href=\"https:\/\/www.fusioncharts.com\/dev\/fusiontime\/release-notes\" target=\"_blank\" rel=\"noopener noreferrer\">release notes<\/a>.\r\n\r\nIf you have any suggestions on improving FusionTime? Do not hesitate to drop an email on <a href=\"mailto:ankur@fusioncharts.com\">ankur@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.\r\n\r\nDownload the FusionTime v1.2 <a href=\"https:\/\/www.fusioncharts.com\/download\/fusiontime\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a>.\r\n\r\nBuy or upgrade <a href=\"https:\/\/cart.fusioncharts.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a>.","protected":false},"excerpt":{"rendered":"<p>FusionTime is a product which we released a little over 6 months back. After speaking with many developers who have implemented FusionTime in their production environment, we learnt that they need more control in terms of both cosmetic and functional possibilities. This to us is a validation of the acceptance of the product and it [&hellip;]<\/p>\n","protected":false},"author":44,"featured_media":17502,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[705,16],"tags":[721,720],"coauthors":[706],"class_list":["post-17422","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-fusiontime","category-news-announcements","tag-fusiontime","tag-news"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Announcing FusionTime v1.2: Modern Time-Series Charts<\/title>\n<meta name=\"description\" content=\"Announcing FusionTime v1.2! See how developers implement these modern time-series charts to handle complex, high-volume temporal data 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\/announcing-fusiontime-1-2-javascript-stock-charts\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Announcing FusionTime v1.2: Modern Time-Series Charts\" \/>\n<meta property=\"og:description\" content=\"Announcing FusionTime v1.2! See how developers implement these modern time-series charts to handle complex, high-volume temporal data in the year 2026.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.fusioncharts.com\/blog\/announcing-fusiontime-1-2-javascript-stock-charts\/\" \/>\n<meta property=\"og:site_name\" content=\"FusionBrew - The FusionCharts Blog\" \/>\n<meta property=\"article:published_time\" content=\"2019-08-09T13:29:35+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\/08\/FT-V-1.2.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=\"Ankur Mundhra\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ankur Mundhra\" \/>\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-fusiontime-1-2-javascript-stock-charts\/#article\",\n\t            \"isPartOf\": {\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/announcing-fusiontime-1-2-javascript-stock-charts\/\"\n\t            },\n\t            \"author\": {\n\t                \"name\": \"Ankur Mundhra\",\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/#\/schema\/person\/af93e890a68129f157340765a63fd6db\"\n\t            },\n\t            \"headline\": \"Announcing FusionTime v1.2: Modern Time-Series Charts\",\n\t            \"datePublished\": \"2019-08-09T13:29:35+00:00\",\n\t            \"dateModified\": \"2026-01-20T09:06:42+00:00\",\n\t            \"mainEntityOfPage\": {\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/announcing-fusiontime-1-2-javascript-stock-charts\/\"\n\t            },\n\t            \"wordCount\": 562,\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-fusiontime-1-2-javascript-stock-charts\/#primaryimage\"\n\t            },\n\t            \"thumbnailUrl\": \"\/blog\/wp-content\/uploads\/2019\/08\/FT-V-1.2.png\",\n\t            \"keywords\": [\n\t                \"FusionTime\",\n\t                \"News\"\n\t            ],\n\t            \"articleSection\": [\n\t                \"FusionTime\",\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-fusiontime-1-2-javascript-stock-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-fusiontime-1-2-javascript-stock-charts\/\",\n\t            \"url\": \"https:\/\/www.fusioncharts.com\/blog\/announcing-fusiontime-1-2-javascript-stock-charts\/\",\n\t            \"name\": \"Announcing FusionTime v1.2: Modern Time-Series Charts\",\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-fusiontime-1-2-javascript-stock-charts\/#primaryimage\"\n\t            },\n\t            \"image\": {\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/announcing-fusiontime-1-2-javascript-stock-charts\/#primaryimage\"\n\t            },\n\t            \"thumbnailUrl\": \"\/blog\/wp-content\/uploads\/2019\/08\/FT-V-1.2.png\",\n\t            \"datePublished\": \"2019-08-09T13:29:35+00:00\",\n\t            \"dateModified\": \"2026-01-20T09:06:42+00:00\",\n\t            \"description\": \"Announcing FusionTime v1.2! See how developers implement these modern time-series charts to handle complex, high-volume temporal data in the year 2026.\",\n\t            \"breadcrumb\": {\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/announcing-fusiontime-1-2-javascript-stock-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-fusiontime-1-2-javascript-stock-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-fusiontime-1-2-javascript-stock-charts\/#primaryimage\",\n\t            \"url\": \"\/blog\/wp-content\/uploads\/2019\/08\/FT-V-1.2.png\",\n\t            \"contentUrl\": \"\/blog\/wp-content\/uploads\/2019\/08\/FT-V-1.2.png\",\n\t            \"width\": 950,\n\t            \"height\": 470,\n\t            \"caption\": \"Announcing FusionTime v1.2\"\n\t        },\n\t        {\n\t            \"@type\": \"BreadcrumbList\",\n\t            \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/announcing-fusiontime-1-2-javascript-stock-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\": \"Announcing FusionTime v1.2: Modern Time-Series Charts\"\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\/af93e890a68129f157340765a63fd6db\",\n\t            \"name\": \"Ankur Mundhra\",\n\t            \"image\": {\n\t                \"@type\": \"ImageObject\",\n\t                \"inLanguage\": \"en-US\",\n\t                \"@id\": \"https:\/\/www.fusioncharts.com\/blog\/#\/schema\/person\/image\/4ae622c67ed8ee60230a28630059f63d\",\n\t                \"url\": \"\/blog\/wp-content\/wphb-cache\/gravatar\/0d9\/0d9a7ccd9003656bf43e5d8285f206cax96.jpg\",\n\t                \"contentUrl\": \"\/blog\/wp-content\/wphb-cache\/gravatar\/0d9\/0d9a7ccd9003656bf43e5d8285f206cax96.jpg\",\n\t                \"caption\": \"Ankur Mundhra\"\n\t            },\n\t            \"url\": \"https:\/\/www.fusioncharts.com\/blog\/author\/ankur\/\"\n\t        }\n\t    ]\n\t}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Announcing FusionTime v1.2: Modern Time-Series Charts","description":"Announcing FusionTime v1.2! See how developers implement these modern time-series charts to handle complex, high-volume temporal data 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\/announcing-fusiontime-1-2-javascript-stock-charts\/","og_locale":"en_US","og_type":"article","og_title":"Announcing FusionTime v1.2: Modern Time-Series Charts","og_description":"Announcing FusionTime v1.2! See how developers implement these modern time-series charts to handle complex, high-volume temporal data in the year 2026.","og_url":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusiontime-1-2-javascript-stock-charts\/","og_site_name":"FusionBrew - The FusionCharts Blog","article_published_time":"2019-08-09T13:29:35+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\/08\/FT-V-1.2.png","type":"image\/png"}],"author":"Ankur Mundhra","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Ankur Mundhra","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusiontime-1-2-javascript-stock-charts\/#article","isPartOf":{"@id":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusiontime-1-2-javascript-stock-charts\/"},"author":{"name":"Ankur Mundhra","@id":"https:\/\/www.fusioncharts.com\/blog\/#\/schema\/person\/af93e890a68129f157340765a63fd6db"},"headline":"Announcing FusionTime v1.2: Modern Time-Series Charts","datePublished":"2019-08-09T13:29:35+00:00","dateModified":"2026-01-20T09:06:42+00:00","mainEntityOfPage":{"@id":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusiontime-1-2-javascript-stock-charts\/"},"wordCount":562,"commentCount":0,"publisher":{"@id":"https:\/\/www.fusioncharts.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusiontime-1-2-javascript-stock-charts\/#primaryimage"},"thumbnailUrl":"\/blog\/wp-content\/uploads\/2019\/08\/FT-V-1.2.png","keywords":["FusionTime","News"],"articleSection":["FusionTime","News &amp; Announcements"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.fusioncharts.com\/blog\/announcing-fusiontime-1-2-javascript-stock-charts\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusiontime-1-2-javascript-stock-charts\/","url":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusiontime-1-2-javascript-stock-charts\/","name":"Announcing FusionTime v1.2: Modern Time-Series Charts","isPartOf":{"@id":"https:\/\/www.fusioncharts.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusiontime-1-2-javascript-stock-charts\/#primaryimage"},"image":{"@id":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusiontime-1-2-javascript-stock-charts\/#primaryimage"},"thumbnailUrl":"\/blog\/wp-content\/uploads\/2019\/08\/FT-V-1.2.png","datePublished":"2019-08-09T13:29:35+00:00","dateModified":"2026-01-20T09:06:42+00:00","description":"Announcing FusionTime v1.2! See how developers implement these modern time-series charts to handle complex, high-volume temporal data in the year 2026.","breadcrumb":{"@id":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusiontime-1-2-javascript-stock-charts\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.fusioncharts.com\/blog\/announcing-fusiontime-1-2-javascript-stock-charts\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusiontime-1-2-javascript-stock-charts\/#primaryimage","url":"\/blog\/wp-content\/uploads\/2019\/08\/FT-V-1.2.png","contentUrl":"\/blog\/wp-content\/uploads\/2019\/08\/FT-V-1.2.png","width":950,"height":470,"caption":"Announcing FusionTime v1.2"},{"@type":"BreadcrumbList","@id":"https:\/\/www.fusioncharts.com\/blog\/announcing-fusiontime-1-2-javascript-stock-charts\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.fusioncharts.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Announcing FusionTime v1.2: Modern Time-Series Charts"}]},{"@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\/af93e890a68129f157340765a63fd6db","name":"Ankur Mundhra","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.fusioncharts.com\/blog\/#\/schema\/person\/image\/4ae622c67ed8ee60230a28630059f63d","url":"\/blog\/wp-content\/wphb-cache\/gravatar\/0d9\/0d9a7ccd9003656bf43e5d8285f206cax96.jpg","contentUrl":"\/blog\/wp-content\/wphb-cache\/gravatar\/0d9\/0d9a7ccd9003656bf43e5d8285f206cax96.jpg","caption":"Ankur Mundhra"},"url":"https:\/\/www.fusioncharts.com\/blog\/author\/ankur\/"}]}},"_links":{"self":[{"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/posts\/17422","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\/44"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/comments?post=17422"}],"version-history":[{"count":0,"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/posts\/17422\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/media\/17502"}],"wp:attachment":[{"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/media?parent=17422"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/categories?post=17422"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/tags?post=17422"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.fusioncharts.com\/blog\/wp-json\/wp\/v2\/coauthors?post=17422"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}