Skip to content

Commit

Permalink
backup
Browse files Browse the repository at this point in the history
  • Loading branch information
robdmc committed Jul 27, 2015
1 parent d25d033 commit db8fb06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -153,7 +153,7 @@ Visualization Tools
* Plot tip vs total bill.
<pre><code><strong>[~]$ p.example_data -d tips | p.plot -x total_bill -y tip -s 'o' --title 'Tip Vs Bill'</strong>
</code></pre>
![Output Image](/images/tip_vs_bill.png?raw=true "Bar chart of gender tipper counts.")
![Output Image](/images/tips_vs_bill.png?raw=true "Bar chart of gender tipper counts.")


List of Tools
Expand Down

0 comments on commit db8fb06

Please sign in to comment.