# Spark Lines in the Fit Log

Sometimes it's useful to get a graphical indication of how a particular MotionMetriq has changed over the course of a fit, such as after you've completed a [sustainability test](/section-04-aero/sustainability-test.md).

Velogic Studio makes that easy through the use of a feature called "Spark Lines". To see a spark line, just click "SHOW GRID" to open the fit log grid, and then click on one or more body metrics.

You will see a series of lines displayed overtop of the fit log grid:

![Fit log grid displaying spark lines visualization with colored trend lines for selected metrics](/files/2jqxFJrU0zh0q8b0X8zi)

If a metric has left/right values, you will see a solid line for the left metric and a dotted line for the right.

You can click on multiple metrics and the lines will be automatically assigned different colors.

Simply click on the same metric again to turn the spark line off for that metric.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.velogicfit.com/section-02-using-velogic-studio/spark-lines.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
