Untitled

 avatar
unknown
plain_text
3 years ago
850 B
7
Indexable
<?xml version="1.0"?>
<charts>
    <drift>
        <variability>
            <x_vars>lane, lc_s_port, n_toggle_temp ,temp</x_vars>
            <y_vars>bb_eh_min_avg</y_vars>
            <legend>eq_remote_coefficient</legend>
            <chart_type>variability</chart_type>
            <chart_name>bb_eh_min_avg</chart_name>
            <continuous_scale>1</continuous_scale>
        </variability>
		
		<bivariate>
            <filter>lc_s_port, temp</filter>
            <x_vars_avg>chest_even_c_neg_1, chest_odd_c_neg_1</x_vars_avg>
            <y_vars>bb_eh_min_avg</y_vars>
            <legend>loops_ctle</legend>
            <chart_type>bivariate</chart_type>
            <chart_name>bb_eh_min_avg_vs_chest_c_neg_1</chart_name>
            <continuous_scale>1</continuous_scale>
        </bivariate>
    </drift>
</charts>
Editor is loading...