- 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_intervalfor week intervals
- Handle Category axe rotation
- Handle ZeroDivisionError in datasweet
- Rename
ContexttoScope - Add
BaseDocument.json_attrsto simplify parsing of some fields (ex: Dashboard.panelsJSON) - Add datasweet support
- Add support for
usingin client
- Add
Searchmodel - Add
VegaRendererand vega-cli
- First version