Releases: man-group/dtale
Releases · man-group/dtale
D-Tale 1.7.8
Hotfix addressing:
- #77, removal of multiprocessed timeouts
D-Tale 1.7.7
Hotfix for:
- centralized global state, #77
- addition of flask_ngrok for use in google colab
D-Tale 1.7.6
Highlights include:
- allowing the usage of context variables within filters
- #64, handling for loading duplicate data to dtale.show
- updated
dtale.instances()
to print urls rather than show all instances - removal of Dash "Export to png" function
- passing data grid queries to chart page as default
- added
sys.exit()
to the thread that manages the reaper
D-Tale 1.7.5
Bugfix for:
- KeyError loading metadata for columns with min/max information
D-Tale 1.7.4
D-Tale 1.7.3
Highlights include:
- added the ability to move columns left or right as well as to the front
- added formatting capabilities for strings & dates
- persist formatting settings to popup on reopening
- bugfix for width-calculation on formatting change
D-Tale 1.7.2
Highlights include:
- 60 timeout handling around chart requests
- pre-loaded charts through URL search strings
- pandas query examples in Filter popup
D-Tale 1.7.1
Highlights include:
- pie, 3D scatter, surface & heatmap charts
- the ability to set help messages & flags on CLI options
- removal of swagger due to lack of support for dependency updates
- detection of popups vs. modals are now dynamic based on the browser dimensions
D-Tale 1.7.0
D-Tale 1.6.10
Highlights include:
- better front-end handling of dates for charting as to avoid timezone issues
- the ability to switch between sorting any axis in bar charts
- fix for color display in pie charts