@php /** @var \IAWP\Chart $chart */ @endphp @php /** @var \IAWP\Statistics\Intervals\Interval[] $intervals */ @endphp @php /** @var \IAWP\Statistics\Intervals\Interval $current_interval */ @endphp @php /** @var array $stimulus_values */ @endphp @php /** @var array $available_datasets */ @endphp @php /** @var string $primary_chart_metric_id */ @endphp @php /** @var ?string $secondary_chart_metric_id */ @endphp
$value) data-chart-{{$key}}-value="{{is_array($value) ? $chart->encode_json($value) : $value}}" @endforeach >
@if(!$chart->is_preview())