September 14, 2023
Improvements
- Entity picker: list and search data set tags.
- Charts: All charts can now be configured to show labels on data points.
- DSL: New argument
upsample_dailyin theresample(),agg_change(), andagg_relative_change()functions. See the DSL documentation for details.
Bug fixes
- Dashboards: Fixed an issue where selecting multiple tags and then downloading a table would only include the companies that were included in all the selected tags instead of just any of the selected tags.
- DSL: Fixed an issue where the
forecast('theta')transformation would fail if the frequency of the time series could not be detected. - DSL: Fixed split adjustment in the
trading_volume()signal.
Updated 6 days ago