Giter Club home page Giter Club logo

green_labs_plotting's People

Contributors

joewledger avatar

Watchers

 avatar

green_labs_plotting's Issues

Create graphs with data from multiple sensors

Create visualizations with data from multiple sensors. This will require a change in the way that Hobo Data Containers are stored, as well as a change to the UI in order to allow the user to select multiple files at the same time.

Graphs Size Change

There is a bug that occasionally causes graphs to grow in size after an unrelated edit is applied to them. We need to isolate and fix this bug.

Incorporate Energy Savings Calculations

Include Energy Savings Calculations along with some of the graphs. The exact needs of this requirement have not yet been fully decided, so this issue may be unresolvable in the short term.

Add New Bar Plots

Finish the following Bar Plots:

  1. Twin Bar Subinterval
    twin_bar_subinterval
  2. Twin Bar Hourly Average
    twin_bar_hourly_average
  3. Single Bar Hourly Average
    single_bar_hourly_average
  4. Twin Bar Subinterval 2 Scales
    twin_bar_subinterval_2_scales
  5. Twin Bar Hourly Average 2 Scales
    twin_bar_hourly_average_2_scales

Title Overlap

On some Single_Bar_Subinterval Graphs, the Title overlaps with the Y-Axis Labels. Isolate and fix this issue.

Add Weather Data Scraping

Add the capability to scrape weather data from an online service for purposes of comparison with temperature data that we have gathered with our sensors. Would necessitate changes to UI as well as plotting code.

Std. Dev. Optional

Make standard deviation bars optional on all graphs that contain them.

Datafile Change Crash

The program occasionally crashes when switching between datafiles. We need to isolate and fix this bug. It most often pops up when switching from a large datafile to a smaller one.

Pie Chart Annotations

Add annotations to single pie charts if a percentage is less that 1% (meaning that the label and the percentage are omitted from the graph for visual clarity)

Reorganize Light and Occupancy Pie Chart Plotters

Rewrite the lighting and occupancy pie chart plotters so that they both inherit from a new class, 'Generic_Pie_Chart_Plotter'. This will have two benefits.

  1. Separate plotting logic from data generation logic.
  2. Make it easier to create future pie chart visualizations (simply subclass Generic_Pie_Chart_Plotter)!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.