重构移动utils文件夹
This commit is contained in:
@@ -8,7 +8,7 @@ import tkinter as tk
|
||||
import ttkbootstrap as ttk
|
||||
import matplotlib.pyplot as plt
|
||||
from matplotlib.backends.backend_tkagg import FigureCanvasTkAgg
|
||||
from views.pq_debug_panel import PQDebugPanel
|
||||
from app.views.pq_debug_panel import PQDebugPanel
|
||||
|
||||
def init_gamut_chart(self):
|
||||
"""初始化色域图表 - 手动设置subplot位置,完全避免重叠"""
|
||||
|
||||
Reference in New Issue
Block a user