mol_plot_all 1.2.646 → 1.2.648

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
@@ -92,44 +92,44 @@ $mol_plot_graph_sample $mol_view
92
92
  color <= color \black
93
93
 
94
94
  $mol_touch $mol_plugin
95
- start_zoom?val 0
96
- start_distance?val 0
97
- zoom?val 1
95
+ start_zoom? 0
96
+ start_distance? 0
97
+ zoom? 1
98
98
  allow_draw true
99
99
  allow_pan true
100
100
  allow_zoom true
101
- action_type?val \
102
- action_point?val $mol_vector_2d /
101
+ action_type? \
102
+ action_point? $mol_vector_2d /
103
103
  NaN
104
104
  NaN
105
105
  -
106
- start_pan?val /
106
+ start_pan? /
107
107
  0
108
108
  0
109
- pan?val $mol_vector_2d /
109
+ pan? $mol_vector_2d /
110
110
  0
111
111
  0
112
112
  pointer_center $mol_vector_2d /
113
113
  NaN
114
114
  NaN
115
115
  -
116
- start_pos?val null
116
+ start_pos? null
117
117
  swipe_precision 16
118
118
  -
119
- swipe_right?val null
120
- swipe_bottom?val null
121
- swipe_left?val null
122
- swipe_top?val null
119
+ swipe_right? null
120
+ swipe_bottom? null
121
+ swipe_left? null
122
+ swipe_top? null
123
123
  -
124
- swipe_from_right?val null
125
- swipe_from_bottom?val null
126
- swipe_from_left?val null
127
- swipe_from_top?val null
124
+ swipe_from_right? null
125
+ swipe_from_bottom? null
126
+ swipe_from_left? null
127
+ swipe_from_top? null
128
128
  -
129
- swipe_to_right?val null
130
- swipe_to_bottom?val null
131
- swipe_to_left?val null
132
- swipe_to_top?val null
129
+ swipe_to_right? null
130
+ swipe_to_bottom? null
131
+ swipe_to_left? null
132
+ swipe_to_top? null
133
133
  -
134
134
  draw_start?event null
135
135
  draw?event null
@@ -151,8 +151,8 @@ $mol_touch $mol_plugin
151
151
  $mol_plot_pane $mol_svg_root
152
152
  aspect \none
153
153
  -
154
- hue_base?val +NaN
155
- hue_shift?val 111
154
+ hue_base? +NaN
155
+ hue_shift? 111
156
156
  -
157
157
  gap_hor 48
158
158
  gap_vert 24
@@ -178,7 +178,7 @@ $mol_plot_pane $mol_svg_root
178
178
  shift_default $mol_vector_2d /
179
179
  0
180
180
  0
181
- shift?val $mol_vector_2d /
181
+ shift? $mol_vector_2d /
182
182
  0
183
183
  0
184
184
  scale_limit $mol_vector_2d /
@@ -191,11 +191,11 @@ $mol_plot_pane $mol_svg_root
191
191
  scale_default $mol_vector_2d /
192
192
  0
193
193
  0
194
- scale?val $mol_vector_2d /
194
+ scale? $mol_vector_2d /
195
195
  1
196
196
  -1
197
- scale_x?val 1
198
- scale_y?val -1
197
+ scale_x? 1
198
+ scale_y? -1
199
199
  size $mol_vector_2d /
200
200
  0
201
201
  0
@@ -223,8 +223,8 @@ $mol_plot_pane $mol_svg_root
223
223
  plugins /
224
224
  ^
225
225
  <= Touch $mol_touch
226
- zoom?val <=> zoom?val 1
227
- pan?val <=> shift?val
226
+ zoom? <=> zoom? 1
227
+ pan? <=> shift?
228
228
  pointer_center => cursor_position
229
229
  allow_draw <= allow_draw true
230
230
  allow_pan <= allow_pan true
@@ -344,7 +344,7 @@ $mol_plot_ruler $mol_plot_graph
344
344
  Infinity
345
345
  -Infinity
346
346
  axis_points /number
347
- normalize?val 0
347
+ normalize? 0
348
348
  precision 1
349
349
  sub /
350
350
  <= Background $mol_svg_rect