menix / zeppelin-aggrid

Data render with Ag-Grid for Apache Zeppelin
MIT License
0 stars 2 forks source link

please add grouping and more settings #1

Open antonkulaga opened 6 years ago

antonkulaga commented 6 years ago

I see that in jupyter Ag-Grid counterpart there are features to aggregate the data ( https://nbviewer.jupyter.org/github/oscar6echo/ezaggrid/blob/master/notebooks/demo_ezaggrid_aggregation.ipynb ), is it possible to add it to zeppelin-aggrid?

menix commented 5 years ago

@antonkulaga You can extend columnDefs object in settings by any features of simple or enterprise version. Pls, don't forget it should be correct JSON unlike usual settings data.