=== Chart.ly Charts === Contributors: christopherross Tags: twitter, chartly, widget, finance, investment, charts, stocks, stocktwits, chart.ly, stock trading, graphics, widget Requires at least: 2.2 Tested up to: 3.0.1 Stable tag: 1.0.3 This widget displays your recently added chart.ly chart's to your site. == Description == This plugin allows you to show your recently added stock charts from chart.ly on your blog. Show off your most recent charts uploaded quickly and easily. == Features == * Customizable title * Only twitter/stocktwits username required * You can change the number of charts to show * Turn on/off the link to the charts = Usage without widgets = If you don't use the dynamic widgets you could simply use the following code to display your charts: `< ?php chartly_charts($username = '', $num = '', $linked = ''); ?>`. You have to replace `` with your twitter/stocktwits username, `` with the number of charts you wanna show and `` with true or false. == Installation == 1. Upload the `chartly-charts` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Add the widget to the sidebar or add php code into your template 4. Setup the widget if using sidebar widget == Screenshots == 1. An example of what it will look like on your blog.