Link Search Menu Expand Document

Visualizations

  • draw
draw histogram with { 
    'x_axis': stats of persons
}

draw scatter_plot with { 
    'x_axis': stats of persons, 
    'y_axis': stats of smiles
}