A simple chart with all data embedded into the directive
A 3D pie chart using the datasource attribute from scope
A column, line and area combination chart using the datasource attribute
Use the fc-chart as a tag or as an attribute
Fetch data remotely from a JSON file or URL
Fetch data remotely from a XML file or URL
Change the data dynamically in the scope and watch the chart update automatically
Click on a chart to trigger an event in the controller, and update the scope
Change a parameter in the scope variable and see it automatically update the chart
Separate objects for chart attributes, dataset and categories