Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

Commit

Permalink
Update Readme (#45)
Browse files Browse the repository at this point in the history
* Scatter Chart Addition

Adds functionality to plot scatter charts using scatter_chart tag

* updated readme for scatter chart
  • Loading branch information
anuragverma65 authored and mher committed Nov 6, 2017
1 parent bde7480 commit 54866f8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.rst
Expand Up @@ -45,6 +45,10 @@ Area chart: ::

{% area_chart data %}

Scatter chart: ::

{% scatter_chart data %}

Data
----

Expand Down

0 comments on commit 54866f8

Please sign in to comment.