glitch4347 commented on issue chartwerk/core#45
Move zoomEvents to eventsIn this PR would be also good to fix param name ` zoomIn?: (range: AxisRange[]) => void,` to `ranges` because it's multiple ranges
6 months ago
glitch4347 commented on issue chartwerk/core#41
Define type for mouseMovePartially it's implementd in https://code.corpglory.net/chartwerk/line-pod/pulls/66
6 months ago
glitch4347 commented on pull request chartwerk/line-pod#66
typ for mousemoveConnected with https://code.corpglory.net/chartwerk/core/issues/41
6 months ago
glitch4347 pushed to types-for-mousemove at chartwerk/line-pod
- 85ab6ad0aa typ for mousemove
6 months ago
glitch4347 merged pull request chartwerk/core#44
mouse over event type and it's calling
6 months ago
glitch4347 pushed to main at chartwerk/core
- e841792c34 Merge pull request 'mouse over event type and it's calling' (#44) from onmouseover-event-callback-#42 into main
- e36148772f mouse over event type and it's calling
- Compare 2 commits »
6 months ago
glitch4347 created pull request chartwerk/core#44
mouse over event type and it's calling6 months ago
glitch4347 pushed to onmouseover-event-callback-#42 at chartwerk/core
- e36148772f mouse over event type and it's calling
6 months ago
glitch4347 commented on issue chartwerk/core#42
onMouseOver event callbackhttps://www.stator-afm.com/tutorial/d3-js-mouse-events/
6 months ago
glitch4347 commented on issue chartwerk/line-pod#65
Docs abour event callbackshttps://code.corpglory.net/chartwerk/core/src/branch/main/src/types.ts#L18
6 months ago