↓ 3 callersFunctioncreate_scatterplot(
x_data: np.ndarray, y_data: np.ndarray, title: str, xlabel: str, ylabel: str, output_path: Path
)
scripts_python/generate_function_charts_from_db.py:54
↓ 3 callersFunctioncreate_scatterplot(
x_data: np.ndarray, y_data: np.ndarray, title: str, xlabel: str, ylabel: str, output_path: Path
)
scripts_python/profiling_statistics.py:357