- var params = [["Base separation", 30],
- ["Base offset", 10],
- ["Width", 40],
- ["Short arc height", 60],
- ["Tall arc height", 80],
- ["Tube width", 10],
- ["Steps along each arc", 70],
- ["Steps around", 12]];
+ var params = [["base_separation", 30],
+ ["base_offset", 10],
+ ["width", 40],
+ ["short_arc_height", 60],
+ ["tall_arc_height", 80],
+ ["tube_width", 10],
+ ["steps_along", 70, "Steps Along Each Arc"],
+ ["steps_around", 12]];