Create a div with the rickshaw attribute or a rickshaw element to instantiate a Rickshaw graph.
<rickshaw
rickshaw-options="options"
rickshaw-features="features"
rickshaw-series="series">
</rickshaw>
The rickshaw-options attribute provides access to Rickshaw configuration.
The rickshaw-features attribute provides access to Rickshaw features.
The rickshaw-series attribute provides access to Rickshaw series data.