Skip to content

Commit

Permalink
+1
Browse files Browse the repository at this point in the history
  • Loading branch information
stan-donarise committed Jul 22, 2023
1 parent bbb8f73 commit 8b877c9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions plot/plot.view.tree
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ $mpds_visavis_plot $mol_view
plot_raw <= plot_raw
json_cmp <= json_cmp
show_setup <= show_setup
font_family <= font_family
nonformers_checked? <=> nonformers_checked? false
fixel_checked? <=> matrix_fixel_checked? true
x_op? => matrix_x_op?
Expand Down Expand Up @@ -68,7 +67,7 @@ $mpds_visavis_plot $mol_view
plot_raw <= plot_raw
font_family <= font_family
pie_click? <=> pie_click? null
scatter <= Scatter $mpds_visavis_plot_scatter
scatter <= Scatter $mpds_visavis_plot_scatter
plot_raw <= plot_raw
font_family <= font_family
notify? <=> notify?
Expand All @@ -77,9 +76,7 @@ $mpds_visavis_plot $mol_view
font_family <= font_family
heatmap <= Heatmap $mpds_visavis_plot_heatmap
plot_raw <= plot_raw
font_family <= font_family
graph <= Graph $mpds_visavis_plot_graph
plot_raw <= plot_raw
font_family <= font_family
graph_rel? => graph_rel?
graph_click? <=> graph_click? null

0 comments on commit 8b877c9

Please sign in to comment.