integrations.web.events.create_bp.graph module

integrations/web/events/graph.py

integrations.web.events.create_bp.graph.graph_bp(adapter)

グラフ表示ページ用Blueprint

Parameters:

adapter (ServiceAdapter) – web用アダプタ

Returns:

Blueprint

Return type:

Blueprint