Skip to content

Commit ab91d2c

Browse files
Update README.md
1 parent 6e6a585 commit ab91d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The arguments passed to the constructor are:
4747
Argument | Description
4848
---: | ---
4949
*data* | An array of Open mHealth structured data points.
50-
*element* | A dom element, such as a `<div>` containing an `<svg>` node. This can also be a D3 selection.
50+
*element* | A dom element, such as a `<div>` containing an `<svg>` node. This can also be a D3 selection. For backward compatibility, it can also be a jQuery object, however this functionality is deprecated and may be removed in a future release.
5151
*measureList* | A string containing a comma-separated list of Open mHealth measures to display.
5252
*options* | An object with [settings](#configuring_a_chart) for the chart. If this is omitted or if an empty object is passed in, the function uses the default settings explained below.
5353

0 commit comments

Comments
 (0)