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

Add functionality to configure log/track display #50

Open
mharty3 opened this issue Jun 20, 2020 · 2 comments
Open

Add functionality to configure log/track display #50

mharty3 opened this issue Jun 20, 2020 · 2 comments

Comments

@mharty3
Copy link
Collaborator

mharty3 commented Jun 20, 2020

I've been thinking about how best to let the user select options for log and track display.

I'm thinking that the best way might be on a track by track basis. This way, the user could have control over:

  • the number of tracks
  • the log curves displayed in each track
  • the display properties for those curves (color, line style, log/linear etc)

I think we can nest this inside of some details to avoid the sidebar getting too cluttered.

It would be great to hear some other thoughts toward this idea

@WesleyTheGeolien
Copy link
Owner

Sounds good @mharty3.

Dependign on cnetral the data is as well (for example we always choose the same well for all graphs so that makes sense to keep in the sidebar) how about adding multi select dropdowns for each trace above the graph itself and not in a side bar? we could also add a + button to add the combo (trace + multiselect dropdown)

@mharty3
Copy link
Collaborator Author

mharty3 commented Jun 22, 2020

Great idea on the multiselect dropdown. I like that!

I'm not sure what you mean about the + button

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants