---
title: "Upgrades: Line Charts, Run Summary, Smoothing"
slug: 2024-11-18-upgrades-line-charts-run-summary-smoothing
date: 2024-11-18
type: new
tags: ["assist","runs","analysis","library"]
url: https://invertbio.com/changelog/2024-11-18-upgrades-line-charts-run-summary-smoothing
---

# Upgrades: Line Charts, Run Summary, Smoothing

## Improved Charts: Faster, Sharper, and Higher-Resolution

Our charting library was slowing us down, so we made a major upgrade. Charts now render faster and display data at a higher resolution without downsampling, offering a more detailed and precise view of your timeseries data.

We’re working hard to iron out any lingering bugs, but if you spot something, please let us know! Your feedback is invaluable in helping us refine this experience.

## Run Summary Details

**Metrics:** Easily view all timeseries metrics for a given run. We’ve also added statistical summaries and a streamlined editing flow for metric archiving, giving you more control over your data.

**Attachments**: 
Run attachments now have their own dedicated tab, making it simpler to upload, review, and download files.

## Timeseries Smoothing Functions

Try out `simple_moving_average()` or
`centered_moving_average()` in Formulas if your process signals are too noisy. Each allows you to smooth the specified metric over a customizable time interval.

*Example: 
Centered Moving Average over a 1-hour period of a Dissolved Oxygen (DO) signal.*
