docker
Steve L. Nyemba 4 years ago
parent 3b8e7b20fd
commit 2e4aea2f9b

@ -10,7 +10,7 @@ import numpy as np
import transport import transport
import matplotlib.pyplot as plt import matplotlib.pyplot as plt
import re, base64 import re, base64
from weasyprint import HTML, CSS # from weasyprint import HTML, CSS
COLORS = ["#f79256","#7dcfb6","#fbd1a2","#00b2ca","#1d4e89","#4682B4","#c5c3c6","#4c5c68","#1985a1","#f72585","#7209b7","#3a0ca3","#4361ee","#4cc9f0","#ff595e","#ffca3a","#8ac926","#1982c4","#6a4c93"] COLORS = ["#f79256","#7dcfb6","#fbd1a2","#00b2ca","#1d4e89","#4682B4","#c5c3c6","#4c5c68","#1985a1","#f72585","#7209b7","#3a0ca3","#4361ee","#4cc9f0","#ff595e","#ffca3a","#8ac926","#1982c4","#6a4c93"]
class stdev : class stdev :
def __init__(self) : def __init__(self) :

Loading…
Cancel
Save