emer / etable

Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor
BSD 3-Clause "New" or "Revised" License
117 stars 9 forks source link

Request: I'd like to be able to quickly change min/max for the whole plot #44

Open rohrlich opened 2 years ago

rohrlich commented 2 years ago

In other words a means to temporarily override the individual min/max. One example use case is to look at ActAvg lines which are usually in a narrower range than 0 to 1 without having to turn off vars that have a larger range of values.