- Fix metric label for datasweet formula
- Fix handling of response in TopHitsMetrics
- Add support for top_hits
- Fix handle searches in dashboards
- Fix escaping of metric label
- Fix when value is null. Then value is ignored.
- Fix
ContextVisualization.is_duration_agg
- Add support for duration formating for axes that represent a duration serie.
- Fix packaging
- Clip line when y-axis extent is set
- Support vega viz without data.url attribute
- Fix none type handling on datasweet eval
- Fix terms custom metric
- Fix nan values in bucket due to datasweet formula
- Fix case when a datasweet formula depends on other datasweet formula
- Add support for vega visualizations
- Fix Add support for terms sorting by custom metric
- Fix
format_from_interval
for week intervals
- Handle Category axe rotation
- Handle ZeroDivisionError in datasweet
- Rename
Context
toScope
- Add
BaseDocument.json_attrs
to simplify parsing of some fields (ex: Dashboard.panelsJSON) - Add datasweet support
- Add support for
using
in client
- Add
Search
model - Add
VegaRenderer
and vega-cli
- First version