The time series visualization type is the default and primary way to visualize time series data as a graph. It can render series as lines, points, or bars. It is versatile enough to display almost any time-series data.
Note: You can migrate from the old Graph visualization to the new Time series visualization. To migrate, open the panel and click the Migrate button in the side pane.
Tooltip options control the information overlay that appears when you hover over data points in the graph.
When you hover your cursor over the visualization, FojiSoft can display tooltips. Choose how tooltips behave.
Use an override to hide individual series from the tooltip.
Legend options control the series names and statistics that appear under or to the right of the graph.
Use these settings to define how the legend appears in your visualization.
· List - Displays the legend as a list. This is a default display mode of the legend.
Choose where to display the legend.
Choose which of the standard calculations to show in the legend. You can have more than one.
Use this option to define how to display your time series data. You can use overrides to combine multiple styles in the same graph.
Set the position of the bar relative to a data point. In the examples below, Show points is set to Always which makes it easier to seethe difference this setting makes. The points do not change; the bars change in relationship to the points.
Line width is a slider that controls the thickness for series lines or the outline for bars.
Use opacity to specify the series area fill color.
Gradient mode specifies the gradient fill, which is based on the series color. To change the color, use the standard color scheme field option.
· None: No gradient fill. This is the default setting.
You can configure your visualization to add points to lines or bars.
Set the size of the points, from 1 to 40 pixels in diameter.
This option controls how the graph interpolates the series line.
Set the styleof the line. To change the color, use the standard color scheme field option.
Choose how null values, which are gaps in the data, appear on the graph. Null values can be connected to form a continuous line or set to a threshold above which gaps in the data are no longer connected.
Stacking allows FojiSoft to display series on top of each other. Be cautious when using stacking in the visualization as it can easily create misleading graphs..
The stacking group option is only available as an override.
Edit the panel and click Overrides.
1. Create a field override for the Stack series option.
2. In stacking mode, click Normal.
3. Name the stacking group in which you want the series to appear.
The stacking group name option is only available when you createan override.
The Fill below to option fills the areabetween two series. This option is only available as a series/field override.
The following example shows three series: Min, Max, and Value. The Min and Max series have Line width set to 0. Max has a Fill below to override set to Min, which fills the area between Max and Min with the Max line color.
Options under the axis category change how the X and Y axes are rendered. Some options do not take effect until you click outside of the field option box you are editing. You can also or press Enter.
Select the placement of the Y-axis.
To selectively hide axes, Add a field override that targets specific fields.
Set a Y-axis text label. If you have more than one Y-axis, then you can assign different labels using an override.
Set a fixed width of the axis. By default, FojiSoft dynamically calculates the width of an axis.
By setting the width of the axis, data with different axes types can share the same display proportions. This setting makes it easier for you to compare more than one graph’s worth of data because the axes are not shifted or stretched within visual proximity to each other.
Set a Soft min or soft max option for better control of Y-axis limits. By default, FojiSoft sets the range for the Y-axis automatically based on the dataset.
Soft min and soft max settings can prevent blips from turning into mountains when the data is mostly flat, and hard min or max derived from standard min and max field options can prevent intermittent spikes from flattening useful detail by clipping the spikes past a specific point.
To define hard limits of the Y-axis, You can set standard min/max options.
Set the Y-axis values scale.
Use this option to transform the series values without affecting the values shown in the tooltip, context menu, or legend.
Note: The transform option is only available as an override.
By default, the graph uses the standard [Color scheme](/docs/FojiSoft/latest/panels-visualizations/configure-standard-options/#color-schemeoption to assign series colors. You can also use the legend to open the color picker by clicking the legend series color icon. Setting color this way automatically creates an override rule that set’s a specific color for a specific series.
The most common setup is to use the Classic palette for graphs. This scheme automatically assigns a color for each field or series based on its order. If the order of a field changes in your query, the color also changes. You can manually configure a color for a specific field using an override rule.
Use this mode to specify a color. You can also click the colored line icon next to each series in the Legend to open the color picker. This automatically creates a new override that sets the color scheme to single color and the selected color.
If you select aby value color scheme like From thresholds(by value) or Green-Yellow-Red(by value), the Color series by option appears. This option controls which value (Last, Min, Max) to use to assign the series its color.
The Gradient mode option located under the Graph styles has a mode named Scheme. When you enable Scheme, the line or bar receives a gradient color defined from the selected Color scheme.
If the Color scheme is set to From thresholds (by value) and Gradient mode is set to Scheme, then the line or bar color changes as they cross the defined thresholds.
The following image shows bars mode enabled.
The following image shows a line chart with the Green-Yellow-Red(by value) color scheme option selected.
The following image shows a bar chart with the Green-Yellow-Red (by value) color scheme option selected.