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

Add random greyscale color feature #26

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

Commits on Aug 14, 2016

  1. Add random colours

    Adds a feature where you can enable the `randomStrokeColor: true` option in the options array. This will assign each particle a random stroke colour that it will draw connections with. Demo [here](http://thejamespaterson.com/scripts/particlegroundrandom/)
    jamjar919 authored Aug 14, 2016
    Configuration menu
    Copy the full SHA
    e8d9b38 View commit details
    Browse the repository at this point in the history
  2. Update readme.md to include random stroke colour

    Adds the docs for the random stroke color feature.
    jamjar919 authored Aug 14, 2016
    Configuration menu
    Copy the full SHA
    0d58fa2 View commit details
    Browse the repository at this point in the history
  3. Update jquery.particleground.min.js

    Change to include new code
    jamjar919 authored Aug 14, 2016
    Configuration menu
    Copy the full SHA
    a76ecce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c5186e View commit details
    Browse the repository at this point in the history
  5. Revert

    jamjar919 authored Aug 14, 2016
    Configuration menu
    Copy the full SHA
    e9f1487 View commit details
    Browse the repository at this point in the history
  6. Change from 14 to 15

    jamjar919 authored Aug 14, 2016
    Configuration menu
    Copy the full SHA
    979a916 View commit details
    Browse the repository at this point in the history
  7. Added #FFF

    jamjar919 authored Aug 14, 2016
    Configuration menu
    Copy the full SHA
    abd241c View commit details
    Browse the repository at this point in the history
  8. Update README.md

    jamjar919 authored Aug 14, 2016
    Configuration menu
    Copy the full SHA
    4b5ebf8 View commit details
    Browse the repository at this point in the history