proteindf_tools.pdfgraph module¶
- class proteindf_tools.pdfgraph.DfEnergyLevelHistoryGraphV[ソース]¶
ベースクラス:
DfEnergyLevelHistoryGraphHエネルギー準位を垂直線で描画します。
- class proteindf_tools.pdfgraph.DfEnergyLevelTraceGraph[ソース]¶
ベースクラス:
DfGraph- property connection_color¶
- property reference_line_color¶
- property target_line_color¶
- class proteindf_tools.pdfgraph.DfGraph(**figure_kwd)[ソース]¶
ベースクラス:
object- property aspect¶
- property is_draw_grid¶
- property legend¶
- property size¶
- property title¶
- property xlabel¶
- property xmax¶
- property xmin¶
- property xscale¶
- property xticklabels¶
- property xticks¶
- property ylabel¶
- property ymax¶
- property ymin¶
- property yscale¶
- property yticklabels¶
- property yticks¶
- class proteindf_tools.pdfgraph.DfMatrixGraph(matrix, **figure_kwd)[ソース]¶
ベースクラス:
DfGraph- property cmap¶
- property is_diverging¶
- property should_write_values¶
- property vmax¶
- property vmin¶
- class proteindf_tools.pdfgraph.Graph(size=None)[ソース]¶
ベースクラス:
object- colors = ['blue', 'green', 'red', 'cyan', 'magenta', 'yellow']¶