Skip to content
This repository has been archived by the owner on Jan 3, 2022. It is now read-only.

Could Not Find Component: Chart #1

Open
jbristowe opened this issue Jul 9, 2013 · 0 comments
Open

Could Not Find Component: Chart #1

jbristowe opened this issue Jul 9, 2013 · 0 comments

Comments

@jbristowe
Copy link

Ran kendo-lint against a JavaScript file of mine (i.e. foo.js) that uses the chart widget of Kendo UI DataViz and it reports the following problem:

$ kendo-lint foo.js
foo.js[xx,yy]: Could not find component: Chart

In foo.js, the corresponding JavaScript:

chart = $("#chart").kendoChart({
...
});

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