Skip to content

Recreating one of AG Grid feature, which allows users to select any rows and columns from table and then allows to choose any graph and then renders the selection in graph

Notifications You must be signed in to change notification settings

amitpatil321/Table-columns-to-graph-transform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recreating one of AG Grid feature, which allows users to select any rows and columns from table and then allows to choose any graph and then renders the selection in graph.

How to use

  1. Select columns by dragging the mouse over columns.
  2. Right-click on selected records.
  3. Select any option from the context menu.

Available Scripts

git clone

Clone the repository.

npm install

Install project dependencies.

npm run start

Start the application.

About

Recreating one of AG Grid feature, which allows users to select any rows and columns from table and then allows to choose any graph and then renders the selection in graph

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published