Commit Graph

41 Commits (f4ad435cd1c4809ea0fc31a1d55554ad1ee25357)
 

Author SHA1 Message Date
Dan Howe f4ad435cd1 Add labels for energy spectrum
Dan Howe fcb4152db4 Add filename to time series
Dan Howe 09024d0667 Fix table column widths
Dan Howe 3571d56c96 Fit table width to contents
Dan Howe 502769b76a Add stylesheet, put spectral plot and table side-by-side
Dan Howe 5403c3acb5 Remove table style definition
Dan Howe af754786d9 Automatically set maximum x-scale limit based on peak frequency
Dan Howe 8b0022c054 Correctly load wave statistics into table
Dan Howe 36cd0a68cc Store both timeseries and energy spectrum in json_storage div
Dan Howe b62464d152 Fix spectrum statistics
Dan Howe 4ad8703f4a Replace deprecated plotly with chart_studio
Dan Howe 8cd26d0e4c Don't check if file is valid
Dan Howe c0024c0abd Set range for x axis
Dan Howe 9143dfa134 Store csv data as json object
Dan Howe e169572219 Round time series to 1 decimal place
Dan Howe 97f79bbab8 Move graph and table elements into callback function
Dan Howe 857aea677b Refactor graph and table elements
Dan Howe b6fa9b35c2 Upload only one file
Dan Howe 4ddbbc0642 Return empty div if not file loaded
Dan Howe 4f57f9d607 Fix file loading
Dan Howe fb2e185b53 Rearrange divs
Dan Howe f282ecc8ad Separate callbacks for figure and table
Dan Howe 28eb278120 Add 'sharing_wp.py'
Dan Howe 47056f7861 Add table for spectral values
Dan Howe ba1a53a9a3 Only plot selected rows
Dan Howe f36f4f2d2c Set column widths
Dan Howe 398a179397 Use location name as index
Dan Howe 7f50ac873e Disable row filtering
Dan Howe a4e1f3c7a5 Add symbol markers to columns
Dan Howe 0e16048d2e Tidy up column definitions
Dan Howe e2e58adb34 Make all rows selected initially
Dan Howe 67e4ed0e88 Make table rows undeletable
Dan Howe dcc6968a30 Add 'tables.py'
Dan Howe 6dbb8dae9a Add 'tables.py'
Dan Howe 2f9edb1dff Plot energy spectra below time series
Dan Howe 75cb3d2192 Add package definition
Dan Howe fff97cd674 Fix bug with single file uploads
Dan Howe ba735c7ee5 Tidy up page elements
Dan Howe 0d64dc412e Update dependencies
Dan Howe 3ca58d2756 Add readme
Dan Howe ec45a5864b Initial commit