Skip to content

Seems to require jQuery, yet doesn't seem explicit about it #238

@kbadk

Description

@kbadk

I'm trying to get a simple example working with the Getting Started guide. The page lists required scripts

<script src="js/d3.min.js"></script>
<script src="js/epoch.min.js"></script>

But then goes on to use jQuery. All examples in the documentation seems to use jQuery and I can't find a link to the API anywhere, so I can figure out how to create a chart without jQuery.

Is jQuery required? If so, the documentation ought to say so. If not, the documentation should (in my opinion) include examples without jQuery – not everybody is willing to use jQuery. A link to an API documentation would also do the trick.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions