You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need to publish a release that summarizes the changes for v1.4.0. Below is my initial draft:
New Features:
* Added a time-series and bar-chart to view data over time (#252)
* Support for bubble plots, where the dots are sized based on data (#239)
* Support for displaying "array" data in the grid/table. Only supported with the MongoDB service layer and is not on opengrid.io. (#235)
* Share queries by copying and pasting the URL (#115)
Bug fixes:
* ... ?
API
* ...?
Configuration and Administration
* ...?
@rladines - can you fill in any of these gaps? Thanks.
The text was updated successfully, but these errors were encountered:
Support for displaying "array" data in the grid/table. Only supported with the MongoDB service layer and is not on opengrid.io. (Ability to Query Arrays #235)
+* Support for custom date format on grid/table for date fields
Bug fixes:
+*None
API
+* A new chart object is now returned as part of the dataset descriptor under the option object+* New column attributes were added to support #239 and #115, respectively: "dotSizer"; and "array"
Need to publish a release that summarizes the changes for v1.4.0. Below is my initial draft:
@rladines - can you fill in any of these gaps? Thanks.
The text was updated successfully, but these errors were encountered: