diff --git a/README.txt b/README.txt index 9a572f0..3d81108 100644 --- a/README.txt +++ b/README.txt @@ -34,8 +34,12 @@ Create a placeholder div to put the graph in:
You need to set the width and height of this div, otherwise the plot -library doesn't know how to scale the graph. You can do it inline or -with an external stylesheet. +library doesn't know how to scale the graph. You can do it inline like +this: + +
+ +You can also do it with an external stylesheet. Then on document ready, run the plot function: