das-developers / das2java

The original das2 library. Provides interactive publication-ready 2-D plotting
https://das2.org
GNU Lesser General Public License v3.0
4 stars 0 forks source link

automatic column width setting in DataPointRecorder #6

Open jbfaden opened 3 years ago

jbfaden commented 3 years ago

Someone (Kris?) recently asked if the data point recorder could automatically set its table column widths based on the data loaded. This should be pretty easy to do, and I wouldn't be surprised if there's a method for automatically setting the widths. Also, I don't believe it scrolls, and it should be put within a JScrollPane when the columns are too wide.