Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion output/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Output example

An adaptation of the [NVD3.js](http://nv3d.org/) charting library's [Simple Line Chart](http://nvd3.org/ghpages/line.html) example. Demonstrates creating a custom Shiny output binding that uses a JavaScript component.
An adaptation of the [NVD3.js](http://nvd3.org/) charting library's [Simple Line Chart](http://nvd3.org/ghpages/line.html) example. Demonstrates creating a custom Shiny output binding that uses a JavaScript component.

Run this example by calling:

Expand Down