mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-22 01:16:14 +00:00
add trips var
This commit is contained in:
@@ -15,6 +15,7 @@ from web import figures
|
||||
from web.app import app, dash_app, myp, chc, save_config
|
||||
import web.db
|
||||
|
||||
trips = None
|
||||
|
||||
@dash_app.callback(Output('trips_map', 'figure'),
|
||||
Output('consumption_fig', 'figure'),
|
||||
|
||||
Reference in New Issue
Block a user