glempi
Results
2
comments of
glempi
hiresscroll.target: true means you want to specify up/down actions. Example: ``` hiresscroll: { hires: false; invert: false; target: true; up: { mode: "Axis"; axis: "REL_WHEEL_HI_RES"; axis_multiplier: 3.0; }, down: {...
> Thanks! I am confirming that I've seen this and will investigate. > > @glempi -- try setting `render_to = ""` (empty string). This forces CanvasXpress for Python to generate...