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

New features! #2

Open
benkrikler opened this issue May 8, 2014 · 0 comments
Open

New features! #2

benkrikler opened this issue May 8, 2014 · 0 comments

Comments

@benkrikler
Copy link
Member

This is work in progress a bit, but for anyone using this I thought I'd shout about it...
I've added two big(ish) new functionalities:

  1. You can now have values be selectable by a form style drop-down list. Just add a fourth option to the writeHtml function for a parameter which is a string specifying "select". You'll also get next and previous value buttons that you can use to just scroll through values. This is good if you really have a large list of option.
  2. You can now set the page to scroll through all values automatically. Call the method makeCycleButton on a particular instance of a Parameter and give the name of a tag's id to place the button in, and a second parameter for the timer period.

I'll update the documentation properly sometime in the future, but for now, you can see a demo for this at: http://www.hep.ph.ic.ac.uk/~bek07/codersClub/plotify/demo.shtml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant