datacipen commited on
Commit
f6cc6d2
·
verified ·
1 Parent(s): 646f8cc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ from flask import Flask
15
 
16
  server = Flask(__name__)
17
 
18
- # Create a customized version of the plotly_dark theme with a modified background color
19
  custom_plotly_dark_theme = {
20
  "layout": {
21
  "paper_bgcolor": "#1E1E1E", # Update the paper background color
 
15
 
16
  server = Flask(__name__)
17
 
18
+ # Create a customized version of the plotly_dark theme with a modified background color.
19
  custom_plotly_dark_theme = {
20
  "layout": {
21
  "paper_bgcolor": "#1E1E1E", # Update the paper background color