Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Charts #10

Open
wants to merge 33 commits into
base: master
Choose a base branch
from
Open

Charts #10

wants to merge 33 commits into from

Commits on Jul 4, 2019

  1. new directory

    Rick Liu committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    4ed6c47 View commit details
    Browse the repository at this point in the history
  2. finished mapping function

    Rick Liu committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    f018c2c View commit details
    Browse the repository at this point in the history
  3. Update vfh_charts.py

    got rid of environment variables lines
    rickl4 committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    6fcb83c View commit details
    Browse the repository at this point in the history
  4. option for island

    Rick Liu committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    5b6c816 View commit details
    Browse the repository at this point in the history
  5. merge

    Rick Liu committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    c494f24 View commit details
    Browse the repository at this point in the history
  6. add optional arguments

    Rick Liu committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    cd37ba8 View commit details
    Browse the repository at this point in the history
  7. add init and setup

    Rick Liu committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    a47909d View commit details
    Browse the repository at this point in the history
  8. started readme

    Rick Liu committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    8448dd9 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    rickl4 committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    901293d View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2019

  1. line chart functionality #6

    Rick Liu committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    1ccbbf5 View commit details
    Browse the repository at this point in the history
  2. merge

    Rick Liu committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    b755406 View commit details
    Browse the repository at this point in the history
  3. markdown edits

    Rick Liu committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    0f995d8 View commit details
    Browse the repository at this point in the history
  4. added info to markdown for linecharts

    Rick Liu committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    5d13832 View commit details
    Browse the repository at this point in the history
  5. changed variable definition

    Rick Liu committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    b1ba49f View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. renamed module

    Rick Liu committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    cae6787 View commit details
    Browse the repository at this point in the history
  2. add automatic y axis

    Rick Liu committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    5ee93b3 View commit details
    Browse the repository at this point in the history
  3. updated readnme

    Rick Liu committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    c554170 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

  1. added stacked bar

    Rick Liu committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    dbccdad View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. finished all charting functions

    Rick Liu committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    19e0686 View commit details
    Browse the repository at this point in the history
  2. fixed issues with seaborn and fonts

    Rick Liu committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    11a8d76 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Configuration menu
    Copy the full SHA
    59f9d33 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. added graph gallery

    rickl4 committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    9da023e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

  1. added cells to examples

    rickl4 committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    b9f8cd5 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. Moved stuff to a docs folder

    rickl4 committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    25da600 View commit details
    Browse the repository at this point in the history
  2. moved docs to the root

    rickl4 committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    ba9ed1c View commit details
    Browse the repository at this point in the history
  3. removed html folder

    rickl4 committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    798ee20 View commit details
    Browse the repository at this point in the history
  4. Removed duplicate files

    rickl4 committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    1213921 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. Configuration menu
    Copy the full SHA
    204397a View commit details
    Browse the repository at this point in the history
  2. #13 Upgrade version

    radumas committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    22ea477 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. Fix #16 Change baseline check

    radumas committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    154e341 View commit details
    Browse the repository at this point in the history
  2. Fix #15 set ylim uses ymax

    radumas committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    ceae92e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e33d835 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. change psycopg2 package requirement

    psycopg2-binary will make install easier
    radumas committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    41fc75a View commit details
    Browse the repository at this point in the history