Release Notes
Version 1.0.0
27th February, 2019
This marks the release of first version of FusionTime! One can now create high performing time series visualizations and stock charts in Javascript very easily.
The usage of a special data layer in FusionTime ensures that a seamless experience of the out-of-the-box features of time series visualization is available even with a high volume of time series data.
Based on the requirement one can create either a simple time series chart, a multivariate chart, a chart with multiple data plots, or a dual Y Axis chart, etc., with equal ease.
FusionTime supports all the standard plot types - line, area, column, stock charts, etc and their variants.
Some important components of FusionTime include:
Time axis - xAxis of the chart is used as the time axis. Based on the size of the chart and the atomicity of the available time series data, FusionTime auto-aggregates data to represent the pattern in an understandable way.
Time Navigator - the pattern of the entire data is visible in this component. Active window helps to focus on data of a given time range in greater detail.
Standard range selector - helps the user select standard time periods
Custom range selector - helps the user specify a specific time period
Y Axis - is the axis on which measures are plotted. It can come in either a linear or log scale. It can be plotted either on the left or right side of the canvas.
Crossline - gives you quick context of data when you are interacting on the chart.
Time marker - helps you mark important events on the time axis.
Data marker - helps you mark important events on data plots.
Reference line - helps you to quickly compare data plots against a fixed value.
FusionTime comes with three themes (Fusion, Gammel, Candy).
CSS styling can be applied using the style definition specifications.
Charts created with FusionTime can be exported into jpg, png, svg, and pdf formats.
You can also use FusionTime from different technologies (angular, angular JS, react, vue, ember, jquery) using the existing FusionCharts wrappers.
The charts created with FusionTime are responsive and work well on touch devices.