mol_plot_all 1.2.354 → 1.2.356
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/node.d.ts +3 -3
- package/node.esm.js +4 -9
- package/node.esm.js.map +1 -1
- package/node.js +4 -9
- package/node.js.map +1 -1
- package/node.test.js +4 -9
- package/node.test.js.map +1 -1
- package/node.view.tree +2 -2
- package/package.json +1 -1
- package/web.d.ts +3 -3
- package/web.esm.js +4 -9
- package/web.esm.js.map +1 -1
- package/web.js +4 -9
- package/web.js.map +1 -1
- package/web.view.tree +2 -2
package/web.view.tree
CHANGED
|
@@ -80,7 +80,7 @@ $mol_plot_graph $mol_svg_group
|
|
|
80
80
|
back /$mol_svg
|
|
81
81
|
Hint $mol_svg_title
|
|
82
82
|
title <= hint <= title \
|
|
83
|
-
hue NaN
|
|
83
|
+
hue +NaN
|
|
84
84
|
Sample null
|
|
85
85
|
|
|
86
86
|
$mol_plot_graph_sample $mol_view
|
|
@@ -151,7 +151,7 @@ $mol_touch $mol_plugin
|
|
|
151
151
|
$mol_plot_pane $mol_svg_root
|
|
152
152
|
aspect \none
|
|
153
153
|
-
|
|
154
|
-
hue_base?val NaN
|
|
154
|
+
hue_base?val +NaN
|
|
155
155
|
hue_shift?val 111
|
|
156
156
|
-
|
|
157
157
|
gap_hor 48
|