Commit 509a47f7 authored by Xiaowu Zhang's avatar Xiaowu Zhang

ors_wendelin: marker size

parent d7867c93
......@@ -43,7 +43,10 @@
color = color_array[i % color_array.length];
data_list.push({
x: date,
mode: 'lines',
marker: {
size: 4
},
mode: 'lines+markers',
y: getColumn(lo, i),
type: 'scatter',
line: color,
......
......@@ -242,7 +242,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>1007.27183.41203.27613</string> </value>
<value> <string>1007.27244.55863.20036</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -262,7 +262,7 @@
</tuple>
<state>
<tuple>
<float>1680269765.98</float>
<float>1680273421.24</float>
<string>UTC</string>
</tuple>
</state>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment