Skip to content

Drag and Drop Pivot Table

This demo shows how to use ChartFactor to render a Pivot Table. It also illustrates how to implement drag/drop functionality to select attributes and metrics. The data repsents logs captured using logstash and stored in our elasticsearch servers.

If you'd like to see the demo in full screen click here

Review the complete source code and copy/paste it to create your own.
1
{"action": "import", "url": "../cf-demos/elastic-dragable-pivot/index.html"}
1
{"action": "import", "url": "../cf-demos/elastic-dragable-pivot/index.js"}
1
{"action": "import", "url": "../cf-demos/elastic-dragable-pivot/style.css"}