v0.22.0 Analysis loading & data-provider API improvements
New features
Range slider backgroud color
It is now possible to set a column as a background color:
#103
Cancel analysis
It is now possible to cancel an analysis with a new "cancel" button
#99
Time remaining
A estimated time remaining is displayed near the progress bar
#59
Data-providers
Project and model deletions
The data-providers API now support project and model deletion
#101
#62
More information on analysis start & end
New information are added when requesting id list & dada:
- Unique analysis ID (string)
- Analysis start (boolean)
- Analysis end (boolean)
#96