Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
plotly
/
react-pivottable
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
288
Star
1.1k
Code
Issues
92
Pull requests
17
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Updates to the react-pivottable component
- #79
#79
Open
prakhargoel-beacon
wants to merge 14 commits into
plotly:master
plotly/react-pivottable:master
from
Beacon-Platform:master
Beacon-Platform/react-pivottable:master
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Updates to the react-pivottable component
#79
prakhargoel-beacon
wants to merge 14 commits into
plotly:master
plotly/react-pivottable:master
from
Beacon-Platform:master
Beacon-Platform/react-pivottable:master
Copy head branch name to clipboard
Commits
Commits on Jun 6, 2019
Added in support for the rowTotal and colTotal table options.
prakhargoel-beacon
committed
dbc8168
View commit details
Copy full SHA for dbc8168
Browse repository at this point
Commits on Jun 7, 2019
Refactored the table renderer code to make it easier to understand and modify. Made minor updates to Utilities as well.
prakhargoel-beacon
committed
f067c1d
View commit details
Copy full SHA for f067c1d
Browse repository at this point
Some more cleanup.
prakhargoel-beacon
committed
817b720
View commit details
Copy full SHA for 817b720
Browse repository at this point
And even more minor cleanup.
prakhargoel-beacon
committed
f097b1c
View commit details
Copy full SHA for f097b1c
Browse repository at this point
Commits on Jun 8, 2019
Added the ability to compute and show subtotals.
prakhargoel-beacon
committed
391be64
View commit details
Copy full SHA for 391be64
Browse repository at this point
Commits on Jun 10, 2019
Flip colSubtotal and rowSubtotal enabled flags. Also add in proper expand operations for complete attributes. Also cleanup some edge cases and pre-calculate the callbacks.
prakhargoel-beacon
committed
61739b2
View commit details
Copy full SHA for 61739b2
Browse repository at this point
Refactor PivotTableUI a bit to make it easier to extend.
prakhargoel-beacon
committed
c9a2067
View commit details
Copy full SHA for c9a2067
Browse repository at this point
eslint cleanup.
prakhargoel-beacon
committed
b836a36
View commit details
Copy full SHA for b836a36
Browse repository at this point
Strip trailing whitespace.
prakhargoel-beacon
committed
ee8f1dc
View commit details
Copy full SHA for ee8f1dc
Browse repository at this point
Stop using ES features not supported by the babel presets.
prakhargoel-beacon
committed
d3de731
View commit details
Copy full SHA for d3de731
Browse repository at this point
Commits on Jun 11, 2019
Manual caching since memoize-one seems to have problems.
prakhargoel-beacon
committed
f4cef86
View commit details
Copy full SHA for f4cef86
Browse repository at this point
Commits on Jun 13, 2019
Fixed a bug in the sorting code for partial row/column keys. Added in more tests for PivotData. Also added a separate build target.
prakhargoel-beacon
committed
2243e3c
View commit details
Copy full SHA for 2243e3c
Browse repository at this point
Ran prettier.
prakhargoel-beacon
committed
4282984
View commit details
Copy full SHA for 4282984
Browse repository at this point
Commits on Jun 14, 2019
Added prepare script to make this project easier to use from GitHub directly.
prakhargoel-beacon
committed
98852c3
View commit details
Copy full SHA for 98852c3
Browse repository at this point
You can’t perform that action at this time.