D3 Views:
Basic module configuration
Install, enable and configure module
D3 examples module can demo some libraries
We will use house sales content type to demo views d3 integration
Configure view with data that you want to visualize
Change display format to d3 Visualization
Select type of chart that you want to use - list of these charts is defined by d3-drupal libraries that you have added to your installation
D3 out of the box module currently has four libraries
Configure for which field(s) you want to display values
Configure which field you want to use as label on x axis
Configure labels for legend
JS will be unhappy if labels for legend are missing
Your visualization is ready!
Use drupal filters to get more details on your data