pub fn sub_element<'a>(parent: &Selection<'a>, tag: &str) -> Selection<'a>
Create child element and append to parent.