Mehdi Saffar

Results 2 issues of Mehdi Saffar

# Issue This PR adds helpers in `GraphTile` and `GraphTileBuilder` to manipulate `DirectedEdgeExt` lists as easily as with regular `DirectedEdge`. It also writes the DirectedEdgeExt data to the tile if...

# Situation I have multiple charts in my page that show different datasets. I want to use `chartjs-plugin-crosshair` to be able to show vertical lines on hover. I also want...