0% found this document useful (0 votes)
98 views

Web Data Rocks

This website uses cookies stored on your computer to collect information about how users interact with the website in order to improve and customize their browsing experience. A privacy policy provides more information about the cookies used. Users can decline to be tracked, in which case a single cookie will remember that preference.

Uploaded by

manoj31285manoj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
98 views

Web Data Rocks

This website uses cookies stored on your computer to collect information about how users interact with the website in order to improve and customize their browsing experience. A privacy policy provides more information about the cookies used. Users can decline to be tracked, in which case a single cookie will remember that preference.

Uploaded by

manoj31285manoj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

This website stores cookies on your computer.

These cookies are used to collect information about how you interact with our website and allow us to remember you. We
use this information in order to improve and customize your browsing experience and for analytics and metrics about our visitors both on this website and other media. To
find out more about the cookies we use, see our Privacy Policy.

If you decline, your information won’t be tracked when you visit this website. A single cookie will be used in your browser to remember your preference not to be tracked.

Accept Decline

Search packages

1.2.0 • Public • Published 20 days ago


npm i webdatarocks --save

.html

<link href="node_modules/webdatarocks/webdatarocks.min.css" rel="stylesheet"/>


<script src="node_modules/webdatarocks/webdatarocks.toolbar.min.js"></script>
<script src="node_modules/webdatarocks/webdatarocks.js"></script>

<div id="wdr-component">The component will appear here</div>


<script>
var pivot = new WebDataRocks({
container: "#wdr-component",
toolbar: true,
report: {
dataSource: {
filename: "https://cdn.webdatarocks.com/data/data.csv"
}
}
});
</script>
npm i webdatarocks

You might also like