USACE / groundwork

React Components for USACE Applications
https://usace.github.io/groundwork
4 stars 0 forks source link

Feature Request: Timeseries Data Table/Plot Components #86

Closed msweier closed 1 week ago

msweier commented 1 month ago

Something some folks in the field and myself would find useful to help get started with our websites are some simple components that return or plot timeseries data. Some examples:

These hopefully simple components could be used as a springboard to making more complex custom components.

adamscarberry commented 1 month ago

@msweier Is this what you're looking for? https://github.com/USACE-WaterManagement/groundwork-water

msweier commented 1 month ago

@msweier Is this what you're looking for? https://github.com/USACE-WaterManagement/groundwork-water

Probably?

krowvin commented 1 month ago

@msweier You and I spoke some last week about this.

Adam is correct in that the groundwork-water is where the components you are thinking of will live. @jbkolze and I have talked on this some and will kick it into gear. I will also look into deploying that package this week and reach out for you to try it otu.

But yes - please post WM specific components requests on https://github.com/USACE-WaterManagement/groundwork-water

I tried to migrate this issue over to that repo but I think because it's in another ORG it wouldn't let me.

@adamscarberry @willbreitkreutz Can we see about hiding the WM dropdown from this repo since we are going this route?

adamscarberry commented 1 month ago

@krowvin Can you or @jbkolze start moving the WM components out of groundwork and into the wm repo?