pyqpanda.Visualization.circuit_style

Classes

DefaultStyle

Module Contents

class pyqpanda.Visualization.circuit_style.DefaultStyle[源代码]
name = 'original_default'[源代码]
tc = '#000000'[源代码]
sc = '#000000'[源代码]
lc = '#000000'[源代码]
not_gate_lc = '#ffffff'[源代码]
cc = '#778899'[源代码]
gc = '#ffffff'[源代码]
gt = '#000000'[源代码]
bc = '#bdbdbd'[源代码]
bg = '#ffffff'[源代码]
edge_color = None[源代码]
math_fs = 15[源代码]
fs = 13[源代码]
sfs = 8[源代码]
colored_add_width = 0.2[源代码]
disptex[源代码]
dispcol[源代码]
latexmode = False[源代码]
bundle = True[源代码]
index = False[源代码]
figwidth[源代码]
dpi = 150[源代码]
margin = [2.0, 0.1, 0.1, 0.3][源代码]
cline = 'doublet'[源代码]
set_style(style_dic)[源代码]