wdWrapper(
{
head: {text: " Demonstrating Horizontal Arcs with Flexible Label Positioning - '>' [0-8]? '<' "},
config: { skin: 'professional', wrapSvgInImg: 0, marks: true, fit2pane: true },
signal: [
{},
{ name: 'clk', wave: '01010101010101', node: '.ABCDEFGHIJKL' },
{ node: '............\xc0'},
{ node: '...........\xc1'},
{ node: '..........\xc2'},
{ node: '.........\xc3'},
{ node: '........\xc4'},
{ node: '.......\xc5'},
{ node: '......\xc6'},
{ node: '.....\xc7'},
{ node: '....\xc8'},
{ node: '...\xc9'},
{ node: '..\xca'},
{ node: '.\xcb'},
{ name: 'data', wave: '==============', node: '..NOPQRSTUVWXY' },
{},
],
edge:[
'A-\xcb', '\xcb><N t<sub>DEF</sub>',
'B-\xca', '\xca>0<O t<sub>P0</sub>',
'C-\xc9', '\xc9>1<P t<sub>P1</sub>',
'D-\xc8', '\xc8>2<Q t<sub>P2</sub>',
'E-\xc7', '\xc7>3<R t<sub>P3</sub>',
'F-\xc6', '\xc6>4<S t<sub>P4</sub>',
'G-\xc5', '\xc5>5<T t<sub>P5</sub>',
'H-\xc4', '\xc4>6<U t<sub>P6</sub>',
'I-\xc3', '\xc3>7<V t<sub>P7</sub>',
'J-\xc2', '\xc2>8<W t<sub>P8</sub>',
'K-\xc1', '\xc1>9>X t<sub>ILGL1</sub>',
'L-\xc0', '\xc0<0<Y t<sub>ILGL2</sub>',
]
}
, 1)