This guide assumes that you’ve already worked through our 5-min Quickstart guide. If you haven’t yet completed it on your own, please do so first:
5-min Quickstart - Create a new dashboard and your first three widgets
In this guide, you’ll learn how to toggle time interval size on the same widget.
For example:
You may want to trend your production over the course of the last 14 days. In this case, you’d want your X-Axis (horizontal line) to be in Days.
But no
get comfortable with the interface, learn the basics of creating a new dashboard, add real widgets and charts, and learn how to find meaningful insights with downtime data!
Create a Widget with a Time Dimension
You need a widget that measures something over a period of time.
For this example, we’ll stick to simply trending your Good Parts over time.
Select Add Widget, and then select Advanced Configuration.
2. Open the widget dropdown menu and select Line Chart. For your X-Axis, Add and select “Calendar DateTime”
3. Click the “Y” icon next to Calendar DateTime and change the intervals to Days.
4. In your Values panel, click Add, and then search and select “Good Production”
You should now have a Time-Series line chart that shows your good output over the course of time.
Note: We are using demo data for this tutorial, which is why our screenshot above has a strange spike in it.
If you look closely at your line chart, you’ll notice that the horizontal line (x-axis) is in Day intervals.
This works when you want to analyze a couple weeks or even up to a single month. But what if you want to trend the last 6 months?
In this case, our trend chart might be better if its horizontal line (x-axis) uses Month intervals.
Add a Widget Filter
In the same widget panel, click Add in your Widget Filters panel.
Search and select “ReasonState Name”
De-select every item here, and then search for and select a single Reason that you really care about (in this example, we will use “Changeover”).
4. Click OK.
Your line graph should re-render to only show the downtime durations for “Changeover” (or whichever ReasonState Name you selected in the previous step).
Add a Trendline
Let’s finish with a Linear Regression to determine if your Changeover durations are getting longer or shorter over the course of time.
Right-click on “Total Scheduled Hours” and select Duplicate.
For this duplicated measure, Right-click it and select Regression → Linear
Congratulations! 🙌 🎉
You just created your first Line Chart with a Linear Regression trend and added it to your dashboard!
Click Apply to save your widget to your dashboard.