Skip to content

1.1.20

Compare
Choose a tag to compare
@dsblank dsblank released this 17 Oct 20:13
· 961 commits to main since this release

New in this release:

  • Refresh Button
  • CSS tweaks
  • Allow NULL values to be a category in Category charts
  • Show Category charts for grouped boolean columns
  • Added kangas server --terminate
  • Fixed encoding error in histogram charts
  • add link to kangas github
  • Made header so that it stays on screen
  • Show None for boolean column values that are NULL
  • Added ascending/descending arrow in UI on group and sort
  • WIP: colab (not working yet)
  • Added tests for dataframes
  • Added a slight delay in opening webbrowser
  • Re-added StyleEngineProvider to force proper styling on server
  • Better dg.head() and .tail() in jupyter
  • Added dg.pop(index) for in-memory datagrids