cmu-phil / tetrad

Repository for the Tetrad Project, www.phil.cmu.edu/tetrad.
GNU General Public License v2.0
407 stars 111 forks source link

Edge Table Missing Edge Properties #1824

Closed kvb2univpitt closed 2 months ago

kvb2univpitt commented 2 months ago

For graphs that have edge properties, the edge table does not have a column that shows the edge properties. Add a column in the edge table to show the edge properties.

Screenshot from 2024-09-22 23-45-11

This was suggested by @espinoj

kvb2univpitt commented 2 months ago

Fixed.

Screenshot from 2024-09-23 00-04-56

kvb2univpitt commented 2 months ago

Note that graphs that do not have edge properties will not have a Property column in the edge table.