Charts
22 results found
-
sort for data table via query
Hi,
Current default sort for text data table charts is a little un-intuitive (at least for me). All other charts appear to respect the sort stage in the aggregation pipeline. The data table chart has a different mechanism where the user has to explicitly click on the header to define the default sort. This is counter intuitive if there is already a sort stage in the aggregation pipeline that can be interpreted as the default sort.
I think it might make things more clear if either:
a) Default sort ALWAYS in the sort stage of the aggregation
b) Flag a…
1 voteWe’ve reworked how we do sorting, and the sort for all chart types (including tables) now happens within the aggregation pipeline.
-
Allow charts to have reference field data in them
Adding the ability to access data in reference fields to other collections and adding that data to a chart would be very helpful. For example, a collection called "delivery" has a reference field to a "client" this client has a string "title" field. It would be very useful to be able to add the client's "title" to the chart instead of just their id.
0 votes$lookup is now available in data source pipelines in Atlas and in the 19.09 on-prem release.
- Don't see your idea?