CermakM / jupyter-datatables

Jupyter Notebook extension leveraging pandas DataFrames by integrating DataTables and ChartJS.
MIT License
238 stars 27 forks source link

Interactively select graph kind per column #15

Closed CermakM closed 5 years ago

CermakM commented 5 years ago

User story As a Jupyter DataTables user, I want to be able to dynamically select a chart type for a certain column so that I have more control over the data and can explore it easily.

technical: @CermakM

Acceptance Criteria