gravatar

jeffbaumes

Jeff Baumes

Recently Published

Cars
Cars with Candela UpSet
candela('UpSet', data=mtcars, id='_row', fields=list('cyl', 'carb'))
Cars with Candela OnSet
candela('OnSet', data=mtcars, id='_row', fields=list('cyl', 'carb'))
Iris with Canela LineUp
candela('LineUp', data=iris)