mol_plot_all 1.2.210 → 1.2.213

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/web.view.tree CHANGED
@@ -72,8 +72,8 @@ $mol_plot_graph $mol_svg_group
72
72
  <= gap_y $mol_vector_range /
73
73
  0
74
74
  0
75
- repos_x!val 0
76
- repos_y!val 0
75
+ repos_x* 0
76
+ repos_y* 0
77
77
  indexes /number
78
78
  points /readonly(number)[]
79
79
  front /$mol_svg
@@ -282,10 +282,10 @@ $mol_plot_dot $mol_plot_graph
282
282
  $mol_plot_map_heat $mol_plot_group
283
283
  series_z /number
284
284
  graphs <= level_graphs /
285
- Level!z $mol_plot_map_heat_level
286
- hint <= level_hint!z \
287
- points <= level_points!z /
288
- opacity <= level_opacity!z \1
285
+ Level* $mol_plot_map_heat_level
286
+ hint <= level_hint* \
287
+ points <= level_points* /
288
+ opacity <= level_opacity* \1
289
289
  diameter <= level_diameter 10
290
290
  aspect <= level_aspect 1
291
291
  -
@@ -378,18 +378,18 @@ $mol_plot_ruler $mol_plot_graph
378
378
  pos_y <= title_pos_y \100%
379
379
  align <= title_align \start
380
380
  text <= title
381
- Label!index $mol_svg_text
382
- pos <= label_pos!index /
383
- <= label_pos_x!index \
384
- <= label_pos_y!index \
385
- text <= label_text!index \
381
+ Label* $mol_svg_text
382
+ pos <= label_pos* /
383
+ <= label_pos_x* \
384
+ <= label_pos_y* \
385
+ text <= label_text* \
386
386
  align <= label_align \
387
387
 
388
388
  $mol_plot_ruler_vert $mol_plot_ruler
389
389
  title_align \end
390
390
  label_align \end
391
391
  title_pos_y \14
392
- label_pos_x!v <= title_pos_x
392
+ label_pos_x* <= title_pos_x
393
393
  background_height \100%
394
394
  background_width <= title_pos_x
395
395
 
@@ -398,7 +398,7 @@ $mol_plot_ruler_hor $mol_plot_ruler
398
398
  label_align \middle
399
399
  title_pos_x \0
400
400
  title_pos_y \100%
401
- label_pos_y!v <= title_pos_y
401
+ label_pos_y* <= title_pos_y
402
402
  background_width \100%
403
403
 
404
404
  $mol_plot_mark_cross $mol_plot_graph