This page demonstrates the key features of interactive PivotTable plots in JSPlots.
Tip: Drag and drop fields between Rows, Columns, and Values to reorganize!
Basic pivot table - drag fields to reorganize rows and columns
Data: sales_data
Custom color scale heatmap - green indicates good performance, red needs improvement
Data: performance_data
Bar chart renderer - switch renderer in the dropdown to see other visualizations
Data: product_data
Exclusions feature - 'Test' country data is automatically filtered out
Data: customer_data
Inclusions feature - only showing ages 18-45, filtering out older demographics
Data: survey_data
Count aggregation - showing transaction counts rather than sums or averages
Data: transaction_data
Stock returns heatmap with MSFT excluded
Data: stockReturns
Correlation matrix with custom red-white-blue color scale
Data: correlations
Tip: Try dragging unused fields from the top into Rows or Columns!
This page was created using JSPlots.jl.