hafen / htmlwidgetsgallery

65 stars 98 forks source link

htmlwidgets gallery

This repository serves the htmwidgets gallery.

Adding a widget

If you are a widget author, you can register your widget by doing the following:

  1. Fork this repository.
  2. Create a png thumbnail of an interesting plot from your widget that will look good on a retina screen at 350x300 pixels and put this file in the images directory of this repository.
  3. Add an entry for your widget in the _config.yml file of this repository with the meta data for your widget (copy another entry and modify). Please see below for guidance on the meta data.
  4. Push your changes and create a pull request. To ensure the quality of widgets added to the registry and consistency in how they are displayed, you should expect some amount of discussion during your pull request.

Meta data requirements: