|
@@ -5,7 +5,7 @@ import plotly.graph_objects as go
|
|
|
from algorithmContract.confBusiness import *
|
|
|
from algorithmContract.contract import Contract
|
|
|
from behavior.analystWithGoodPoint import AnalystWithGoodPoint
|
|
|
-from plotly.subplots import make_subplots
|
|
|
+from plotly.subplots import make_subplotscd
|
|
|
|
|
|
|
|
|
class CpAnalyst(AnalystWithGoodPoint):
|