docs/sources/shared/visualizations/graph-styles-options.md
| Option | Description |
|---|---|
| Style | Choose whether to display your time-series data as Lines, Bars, or Points. |
| Line interpolation | Choose how the graph interpolates the series line. |
| Line width | Set the thickness of the series lines or the outline for bars using the Line width slider. |
| Fill opacity | Set the series area fill color using the Fill opacity slider. |
| Gradient mode | Choose a gradient mode to control the gradient fill, which is based on the series color. |
| Line style | Choose a solid, dashed, or dotted line style. |
| Connect null values | Choose how null values, which are gaps in the data, appear on the graph. |
| Disconnect values | Choose whether to set a threshold above which values in the data should be disconnected. |
| Show points | Set whether to show data points to lines or bars. |
| Show values | Set whether to show data point values above the lines or bars. |
| Point size | Set the size of the points, from 1 to 40 pixels in diameter. |
| Stack series | Set whether Grafana displays series on top of each other. |
| Bar alignment | Set the position of the bar relative to a data point. |
| Bar width factor | Set the width of the bar relative to minimum space between data points. A factor of 0.5 means that the bars take up half of the available space between data points. A factor of 1.0 means that the bars take up all available space. |
Choose whether to display your time-series data as Lines, Bars, or Points. You can use overrides to combine multiple styles in the same graph. Choose from the following:
Choose how the graph interpolates the series line:
Choose a gradient mode to control the gradient fill, which is based on the series color. To change the color, use the standard color scheme field option. For more information, refer to Color scheme.
Gradient appearance is influenced by the Fill opacity setting. The following image shows the Fill opacity set to 50.
In Scheme gradient mode, the line or bar receives a gradient color defined from the selected Color scheme option in the visualization's Standard options.
The following image shows a line chart with the Green-Yellow-Red (by value) color scheme option selected:
{{< figure src="/static/img/docs/time-series-panel/gradient_mode_scheme_line.png" max-width="600px" alt="Color scheme: Green-Yellow-Red" >}}
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 it crosses the defined thresholds:
{{< figure src="/static/img/docs/time-series-panel/gradient_mode_scheme_thresholds_line.png" max-width="600px" alt="Colors scheme: From thresholds" >}}
Choose a solid, dashed, or dotted line style:
{{< figure src="/media/docs/grafana/panels-visualizations/screenshot-time-line-style-v12.0.png" max-width="550px" alt="Line style examples" >}}
{{< docs/shared lookup="visualizations/connect-null-values.md" source="grafana" version="<GRAFANA_VERSION>" leveloffset="+1" >}}
{{< docs/shared lookup="visualizations/disconnect-values.md" source="grafana" version="<GRAFANA_VERSION>" leveloffset="+1" >}}
To change the color, use the standard color scheme field option.
Set whether to show data points as lines or bars. Choose from the following:
Set whether Grafana stacks or displays series on top of each other. Be cautious when using stacking because it can create misleading graphs. To read more about why stacking might not be the best approach, refer to The issue with stacking. Choose from the following:
The stacking group option is only available as an override. For more information about creating an override, refer to Configure field overrides.
Edit the panel and click Overrides.
Create a field override for the Stack series option.
In stacking mode, click Normal.
Name the stacking group in which you want the series to appear.
The stacking group name option is only available when you create an override.
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 see the difference this setting makes. The points don't change, but the bars change in relationship to the points. Choose from the following: