function chartType() { function chart(selection) { //render chart } return chart; }