Git Product home page Git Product logo

bjoernkw / pivothelper Goto Github PK

View Code? Open in Web Editor NEW
27.0 5.0 5.0 202.12 MB

PivotHelper is a utility web app that generates Pivot tables and charts from CSV files and Microsoft Excel spreadsheets.

Home Page: https://bjoernkw.github.io/PivotHelper/

License: Apache License 2.0

JavaScript 3.52% TypeScript 72.95% HTML 20.58% SCSS 2.95%
pivot-tables pivot pivot-grid pivot-chart pivot-table spreadsheet spreadsheet-manipulation sheetjs csv charts

pivothelper's Introduction

PivotHelper

License Version

PivotHelper is a utility web app that generates Pivot tables and charts from CSV files and Microsoft Excel spreadsheets.

Usage

Go to https://bjoernkw.github.io/PivotHelper/ .

Development

This project was generated with Angular CLI version 7.0.2.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Built With

License

Apache License 2.0

Authors

pivothelper's People

Contributors

bjoernkw avatar dependabot[bot] avatar github-actions[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

pivothelper's Issues

Various possible improvements

I see you are reading the issues so might as well add the issues I got from my usage (just looking at a ~150 rows, ~12 columns (mostly numbers) CSV file.

  • I have to zoom out to see all the labels in "bar chart" mode
  • When selecting a label under the chart I don't the corresponding value
  • Would be nice to filter out on minimum / maximum, e.g. only show value where the y value is more than 1000 see #4
  • Also having the top X values displayed (e.g. top 10 / 100 / 1000) see #4
  • Also filtering out on non-displayed column would be nice see #4
  • Working with booleans would be nice too see #8
  • Examples on how to use it

Missing last line

Example CSV:

a,b,c
1,2,3
4,5,6

As you said, may be linked to SheetJS

Implemented advanced filtering capabilities

  • Would be nice to filter out on minimum / maximum, e.g. only show value where the y value is more than 1000
  • Also having the top X values displayed (e.g. top 10 / 100 / 1000)
  • Also filtering out on non-displayed column would be nice

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.