Skip to content

Commit

Permalink
Small fix done to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
andrefsp committed Jun 18, 2013
1 parent 9aa45ec commit 329c8db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/object-reference.rst
Expand Up @@ -74,11 +74,13 @@ Assuming we have series such as:
The series can be grouped on a Graph object by:

::
flot.Graph(series1=series_a, series2=series_b)

or

::
flot.Graph([series_a, series_b])


Expand Down

0 comments on commit 329c8db

Please sign in to comment.