-
Notifications
You must be signed in to change notification settings - Fork 11
om_profile
Edgar Fuste edited this page Nov 2, 2021
·
1 revision
Table that stores information of profile drawing.
Column name | Data type | Description | Example |
---|---|---|---|
profile_id | text | Id | |
"values" | json | Definition of a profile | {"initNode":1011, "endNode":1012, "listArcs":"[2014, 2013, 2011]","linksDistance":1, "legendFactor":"", "papersize":{"id":"", "customDim":{"xdim":"", "ydim":""}}, "title":"Profile 1","date":"2021-02-08", "scale":{"scaleToFit":"", "eh":1000, "ev":1000}} |