Coder Social home page Coder Social logo

labcorp's People

Contributors

pfuntner avatar

Watchers

 avatar

labcorp's Issues

Plot results

I would like to plot readings, even partially - it would not make sense to put them all in a single plot. Here are some goals:

  • Title with the reading description
  • Reading values on Y axis with units in the axes title
  • Dates on the X axis
    • These should have the proper distribution of dates - not necessarily evenly distributed. For instance, consider there were readings at 2022-01-01, 2022-04-01, and 2022-08-01. The gap between 2022-01-01 and 2022-04-01 (three months) should be smaller than the gap between 2022-04-01 and 2022-08-01 (four months).
  • Horizontal lines for normal min and/or max readings. perhaps in different colors than readings
    • Be aware that sometimes the min/max values are not always the same
  • Script:
    • I'm likely talking about a new Python script since it must process two or more result files (let's assume JSON)
    • One script could generate a plot for each reading so it could produce ~18 images. I'm not sure that combining two or more readings in a single plot makes sense but I can see how it goes
    • I might make use of pyplot of matplotlib but I have to play with it. The method seems to have some rich features and I'm very encouraged that something could be done.

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.