chupo_cro

Results 12 issues of chupo_cro

I tried to replace `EVENT_CLICK` with `EVENT_MOUSE_OVER` but that event is never triggered. I replaced the events here: https://github.com/codebox/maze.js/blob/12c1949d5e082506495464219a0592e0a8e4fbbc/maze.js#L251 and here: https://github.com/codebox/mazes/blob/main/js/main.js#L155 I tried with `mousemove` too but that didn't...

Is there a way of removing a variable from multi-series chart? The method I am using is pressing `Clear` and dragging all the variables from scratch. And is there a...