mol_plot_all 1.2.534 → 1.2.535

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
@@ -332,24 +332,6 @@ $mol_svg_rect $mol_svg
332
332
  x <= pos_x \
333
333
  y <= pos_y \
334
334
 
335
- $mol_svg_text_box $mol_svg_group
336
- font_size 16
337
- width 0
338
- sub /
339
- <= Back $mol_svg_rect
340
- width <= box_width \0.5rem
341
- height <= box_height \1rem
342
- pos /
343
- <= box_pos_x <= pos_x
344
- <= box_pos_y \0
345
- <= Text $mol_svg_text
346
- pos /
347
- <= pos_x \0
348
- <= pos_y \100%
349
- align <= align \start
350
- sub /
351
- <= text \
352
-
353
335
  $mol_plot_ruler $mol_plot_graph
354
336
  step 0
355
337
  scale_axis 1
@@ -373,7 +355,7 @@ $mol_plot_ruler $mol_plot_graph
373
355
  <= Curve $mol_svg_path
374
356
  geometry <= curve \
375
357
  <= labels_formatted /
376
- <= Title $mol_svg_text_box
358
+ <= Title $mol_svg_text
377
359
  pos_x <= title_pos_x \0
378
360
  pos_y <= title_pos_y \100%
379
361
  align <= title_align \start
@@ -401,6 +383,24 @@ $mol_plot_ruler_hor $mol_plot_ruler
401
383
  label_pos_y* <= title_pos_y
402
384
  background_width \100%
403
385
 
386
+ $mol_svg_text_box $mol_svg_group
387
+ font_size 16
388
+ width 0
389
+ sub /
390
+ <= Back $mol_svg_rect
391
+ width <= box_width \0.5rem
392
+ height <= box_height \1rem
393
+ pos /
394
+ <= box_pos_x <= pos_x
395
+ <= box_pos_y \0
396
+ <= Text $mol_svg_text
397
+ pos /
398
+ <= pos_x \0
399
+ <= pos_y \100%
400
+ align <= align \start
401
+ sub /
402
+ <= text \
403
+
404
404
  $mol_plot_mark_cross $mol_plot_graph
405
405
  labels /string
406
406
  title_x_gap 4