Home / Companies / Tiger Data / Blog / Post Details
Content Deep Dive

How to Build More Accurate Grafana Trend Lines: Plot Two Variables with Series-Override

Blog post from Tiger Data

Post Details
Company
Date Published
Author
Avthar Sewrathan
Word Count
930
Language
English
Hacker News Points
-
Summary

The problem of distorted trends on the same graph is a common issue when plotting multiple variables, particularly when their scales differ significantly. To solve this problem, Grafana's series-override feature can be used to create two separate Y axes for each variable, allowing for more accurate representation of both trends without distorting one another. This solution enables users to compare and contrast different data points in a single graph, providing valuable insights into complex relationships between variables.