UNPKG

subtotal

Version:

Subtotal.js is a JavaScript plugin for PivotTable.js. It renders subtotals of rows and columns with the ability to expand and collapse rows.

15 lines (14 loc) 445 B
<!DOCTYPE HTML> <html lang="en-US"> <head> <meta charset="UTF-8"> <meta http-equiv="refresh" content="1;url=examples"> <script type="text/javascript"> window.location.href = "examples" </script> <title>Page Redirection</title> </head> <body> If you are not redirected automatically, follow the <a href='examples'>link to the main page</a> </body> </html>