custom_plots¶
Custom plots for the ARIEL dashboard.
Place this file as custom_plots.py next to dash_fast_mod.py
(or put individual files inside a custom_plots/ sub-directory).
Import custom_registry from plot_registry (NOT from
dash_fast_mod) to avoid circular-import issues.
Module Contents¶
Functions¶
|
- my_plot(generations, per_gen_data)¶