Commit 6de0e699 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[SPECS] map explorer: asking for (x,y) coordinate.

parent 1ea64cbf
......@@ -11,6 +11,8 @@ newtype Node = Node
, size :: Int
, type_ :: String
, label :: String
-- , x_coord :: Number ? -- TODO JL add the right records for (x,y) coordinates interpreted by sigma-js
-- , y_coord :: Number ? -- TODO AD add the right records for the backend
, attributes :: Cluster
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment