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

Allow setting a background color for a gplot (included in PR #186) #178

Closed
wants to merge 11 commits into from

Commits on Jul 21, 2022

  1. Improve Readme and docstring

    -distinguish args, kwargs
    -add missing kwargs
    hdavid16 committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    3368e89 View commit details
    Browse the repository at this point in the history
  2. fix JuliaGraphs#166

    clarify that Cairo is required to visualize in vscode
    hdavid16 committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    febb53b View commit details
    Browse the repository at this point in the history
  3. Fix JuliaGraphs#175 to enable plotting to html

    Checking for System OS was outdated
    hdavid16 committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    9bffdd9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    080a1a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d32d07 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Minor changes:

    -allow gplothtml to accept same arguments as gplot
    -allow x/y-locs to be of different type (<: Real)
    hdavid16 committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    2c64095 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. add TagBot to repo

    hdavid16 committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    222fb26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfcdf19 View commit details
    Browse the repository at this point in the history
  3. Fix JuliaGraphs#172. set background color (backgroundc kwarg):

    and minor changes to plots.jl
    update README
    hdavid16 committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    14d62b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    8274db2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    074ce86 View commit details
    Browse the repository at this point in the history