This project is mirrored from https://github.com/alanmitchell/bmon.git. Pull mirroring updated .
  1. 05 Apr, 2021 1 commit
  2. 09 Sep, 2019 1 commit
  3. 06 Jun, 2019 1 commit
  4. 08 May, 2019 2 commits
  5. 06 May, 2019 2 commits
  6. 03 May, 2019 1 commit
  7. 02 May, 2019 1 commit
  8. 01 May, 2019 2 commits
  9. 30 Apr, 2019 2 commits
  10. 29 Apr, 2019 1 commit
  11. 01 Sep, 2017 1 commit
  12. 24 Apr, 2017 1 commit
  13. 21 Mar, 2017 1 commit
  14. 16 Mar, 2017 1 commit
  15. 16 Dec, 2016 2 commits
  16. 15 Dec, 2016 1 commit
    • Alan Mitchell's avatar
      More Tweaks to Plotly charts. · 93bd8545
      Alan Mitchell authored
      - Froze Plotly version to 1.21.1
      - Added Day of Week to Hover text in Timeseries plot
      - Added additional averaging periods to XY Plot and Excel Export
      - Changed DropDown Label from "Gauge" to "Graph"
      93bd8545
  17. 14 Dec, 2016 1 commit
    • Ian Moore's avatar
      Plotly cleanup · 696b9986
      Ian Moore authored
      - Remove highcharts references
      - Read sensor data directly from SqlLite to Pandas
      - Make dashboard charts slightly smaller
      - Improve handling of multiple y axes on timeseries charts
      - Make pandas datetime indexes timezone naive to avoid a resampling bug
      696b9986
  18. 26 Aug, 2016 1 commit
  19. 14 Jun, 2016 1 commit
    • Alan Mitchell's avatar
      Added Heat Map Hourly Profile Chart Type · 54b0897e
      Alan Mitchell authored
      Also, cleaned up loading of JavaScript libraries.  Removed loading of
      Highcharts library, since it is included in the Highstock library;
      loading both caused errors.  The Highstock license was valid through Dec
      13, 2015, so am loading the libraries current on that date.  Repaired
      broken link to the Excel Export Highcharts add-in.  Repaired broken link
      to the html5shiv Javascript library.
      54b0897e
  20. 10 Jun, 2016 1 commit
  21. 09 Mar, 2015 1 commit
  22. 27 Jan, 2015 1 commit
  23. 22 Jan, 2015 3 commits
  24. 16 Jan, 2015 1 commit
    • Alan Mitchell's avatar
      Eliminated Caching of App JavaScript Files · 2e73a8a8
      Alan Mitchell authored
      Added a query parameter equal to the current time so a new file is
      always requested.  Now, no need to rename the JS file every time a
      change is made.  Lack of caching is not a problem, as page is rarely
      reloaded and app JS files only take 200 ms or so to download.
      2e73a8a8
  25. 15 Jan, 2015 1 commit
    • Alan Mitchell's avatar
      Due to Licensing, Reverted to Highcharts 3.0.10 · cbb03fc3
      Alan Mitchell authored
      Developer license for Highcharts was bought 5/8/13, version 3.0.1.
      Minor releases for a year are allowed.  3.0.10 was released 4/22/2014,
      so falls within the window.  No other minor releases occurred prior to
      version 4.  For Highstock, license was bought 12/13/2014, version 2.0.4.
      No minor releases have occurred since then.  Code right now will
      automatically use minor releases, as it references
      /stock/2/highstock.js.
      cbb03fc3
  26. 09 Jan, 2015 1 commit
  27. 07 Jan, 2015 1 commit
  28. 05 Jan, 2015 1 commit
  29. 18 Dec, 2014 2 commits
  30. 17 Dec, 2014 1 commit
  31. 16 Dec, 2014 1 commit
  32. 15 Dec, 2014 1 commit