Thank you for your questions. Regarding 1. and 2: I forwarded the information to our developers that the snap function does not work and that it would be important to see the actual data points.
Regarding 3: The line plot works with Date & Time column types, what is the particular problem you are facing? I see a date (e.g. 2019-02-07) on the x-axis in your plot.
I can reproduce 2 and 3 using the example and adding rowID as a column and transforming it to date&time just before the line plot. Indeed, the crosshair does not snap even though the config is set) and the value displayed for the x position is a large float number (the unix-style timestamp?).
UPDATE: Indeed, 1970-01-01T00:00 datetime on x axis leads to 0 shown for the x position of the crosshair and the units are ms.
If you thinking of “re-doing” the JS-nodes, please add a CSS function for coloring the Bars, lines or pies
And an export of SVG with all the hover function would be also much appreciated