GraphKey.app.modules.graphing.figure.graphing
index

# TODO For all graph types, make sure to set symbol and color, so that the symbol and color theme the user selects actually applies

 
Modules
       
plotly.graph_objects
math
os
pathlib
pandas
plotly.express
sys

 
Functions
       
box(df, column_selected, group_by_selected, enable_group_by, show_all_points)
dot(df)
# TODO: Finish implementation of dot plot
scatter(df, x_axis, y_axis, color_selected, size_selected)