Widget Support Panels #5
|
|
@ -1,6 +1,6 @@
|
||||||
|
import numpy as np
|
||||||
import plotly.graph_objects as go
|
import plotly.graph_objects as go
|
||||||
from plotly.graph_objects import Figure
|
from plotly.graph_objects import Figure
|
||||||
import numpy as np
|
|
||||||
|
|
||||||
|
|
||||||
def create_styled_error_figure(title: str, message: str, suggestion: str = None) -> go.Figure:
|
def create_styled_error_figure(title: str, message: str, suggestion: str = None) -> go.Figure:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user