Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

graphical display of units/conversions #1224

Open
huss opened this issue Apr 23, 2024 · 2 comments · May be fixed by #1328
Open

graphical display of units/conversions #1224

huss opened this issue Apr 23, 2024 · 2 comments · May be fixed by #1328
Assignees
Labels
p-medium-priority t-enhancement This issues tracks a potential improvement to the software
Milestone

Comments

@huss
Copy link
Member

huss commented Apr 23, 2024

Is your feature request related to a problem? Please describe.

OED uses a graph to determine the allowed conversions between units. This can add conversions not directly entered by the admin. Given the complexity of the system, it would be nice to allow admins to see a graphic of the units (vertices) and conversions (edges) graph. This information is in Cik. If it was able to group related units, etc. that would be great.

Describe the solution you'd like

The details are open but maybe the ngraph package used has a related graphing ability.

Describe alternatives you've considered

None

Additional context

None

@huss huss added t-enhancement This issues tracks a potential improvement to the software p-medium-priority labels Apr 23, 2024
@huss huss added this to the 1.x milestone Apr 23, 2024
@huss
Copy link
Member Author

huss commented Apr 23, 2024

This branch (https://github.com/nathang15/OED/tree/visual-units) has code to graph dummy units/conversions with D3 (used by Plotly too). It would need to be updated and have the actual OED data used but hopefully is a good start.

@nlin21
Copy link
Contributor

nlin21 commented Jul 19, 2024

I would like to work on this issue.

@nlin21 nlin21 linked a pull request Aug 9, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p-medium-priority t-enhancement This issues tracks a potential improvement to the software
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants