DanielAndreasen / SWEETer-Cat

Make SWEET-Cat sweet again
http://sweetercat.herokuapp.com/
MIT License
12 stars 1 forks source link

Hover parameter information over column headers. #88

Closed jason-neal closed 7 years ago

jason-neal commented 7 years ago

Maybe it would be possible to hover the parameter information over the columns.

e.g. A description, and the units (if any).

Vmag: Visual apparent magnitude feh: Metallicity, dex

DanielAndreasen commented 7 years ago

I think this can be made relatively easy in the HTML. I will have a look later.

DanielAndreasen commented 7 years ago

Should be working now with the commit referenced above. One thing to notice is that I removed part of the test (if the column names are in the data). This is manually added, and should not change with any updates (unless we decide to remove/add columns). The test failed since I updated the names to look better: [Fe/H] instead of feh.