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

Hover refactor (work in progress) #134

Merged
merged 13 commits into from
Dec 19, 2012
Merged

Hover refactor (work in progress) #134

merged 13 commits into from
Dec 19, 2012

Conversation

oesmith
Copy link
Contributor

@oesmith oesmith commented Dec 9, 2012

Refactor the existing hover box to be an HTML element instead of a Raphael one.

Also add:

  • complete customisation of the contents of the hover (including links, graphics, etc)
  • an option to disable the hover completely
  • test coverage
  • documentation

Marcin Chwedziak and others added 6 commits November 18, 2012 20:02
…nto html-hover

Conflicts:
	lib/morris.bar.coffee
	morris.js
	morris.min.js
Conflicts:
	morris.min.js
Conflicts:
	lib/morris.line.coffee
	morris.js
	morris.min.js
- Morris.Hover now encapsulates the hover object, with no graph-specific
  code.
- Tests for Morris.Hover.
- Add chai-jquery to test suite.
@oesmith
Copy link
Contributor Author

oesmith commented Dec 19, 2012

OK, this is pretty much all done now, except documentation. Since the docs are going to go on the gh-pages branch (and won't be published until the v0.4.0 release), I'm merging this PR into master now.

oesmith added a commit that referenced this pull request Dec 19, 2012
Hover refactor (work in progress)
@oesmith oesmith merged commit 8b06d99 into master Dec 19, 2012
@simonoff simonoff deleted the html-hover branch January 30, 2014 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant