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

Link function never runs #14

Open
ansorensen opened this issue Aug 6, 2014 · 0 comments
Open

Link function never runs #14

ansorensen opened this issue Aug 6, 2014 · 0 comments

Comments

@ansorensen
Copy link

I copied the example of the readme, but the chart doesn't appear. I set a breakpoint at the top of the link function and discovered that the link function never runs. I think it has to do with the directive using the element name as an attribute. When I changed

<ui-chart="graphData" id="some-id" chart-options="chartOptions">

to

When I made that change, and updated all references to uiChart in the link function to chartData, it worked fined.

(Angular 1.3.0-beta.6)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant