README.md in jquery_cheats-4.1.3 vs README.md in jquery_cheats-4.2.0
- old
+ new
@@ -69,8 +69,6 @@
<%= f.radio_button "foo", foo_path, "data-onchange"=>"/path" %>
```
##Graphing
-JQuery Cheats comes packaged with JQueryPlots as of 2.1.0, but some functions may not be available until later dates.
-
-See the wiki to learn how to make a bar chart, or pie chart.
+JQuery Cheats works in conjunction with [plotSimple](http://github.com/plowdawg/plotSimple) to provide you with a graphing interface.