(feat) format visualizations

This commit is contained in:
cardosofede
2024-07-16 18:36:50 +03:00
parent e7eba7ed09
commit f12357048f
8 changed files with 19 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
from decimal import Decimal
import plotly.graph_objects as go
from plotly.subplots import make_subplots
import frontend.visualization.theme as theme