{% extends "base.html" %} {% block title %}{{ trial_id }} | MuJoCo Mojo{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
All / {{ trial_id }}
{% if prev_id %} PREV {% else %} PREV {% endif %}
{% if next_id %} NEXT {% else %} NEXT {% endif %}

Range Settings

X-Axis
No matching signals...
Y-Axis
Select Y-axis signals to begin...

Plot Editor

Notes Editor

No notes yet.
Click any point on the plot
to drop an annotation.

Shapes Editor

Click plot to place ...

Export Options

Capture Plot

Data

JSON Plot Configuration
Syntax Error Config Error Live
{% endblock %}