Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

ADD NEW FEEDBACK

Feedback

show percentage in stack bar chart

would be good if we can show percentage as addition label in the stack bar chart instead of creating another percentage stackbar
Marco Wu almost 2 years ago in Charts 0 Needs Triage

Atlas Chart Creation using Terraform Resources

No description provided
Guest over 2 years ago in Charts 0 Submitted

Multiple custom tooltip details

while building a chart, like a scatter plot, you can add a tool tip detail to annotate data points with extra information. This is very useful but unfortunately if I want to add multiple fields, I have to use a projection with $concat to combine t...
Guest about 3 years ago in Charts 0 Submitted

Calculate column percentage

It would be great to have the possibility to show the results of the column in a percentage from the whole column: - 15 : 12,5% - 55 : 45,8% - 20 : 16,7% - 30 : 25%
Guest almost 2 years ago in Charts 0 Submitted

Add noData to $sort aggregation

Atlas Search does have the option to change the behavior for null and missing values within a search with noData: highest or noData: lowest. It would be great if the $sort aggregation stage would support this as well.
Guest 8 months ago in Atlas Search 0 Submitted

Support full Lucene Query Parser syntax in $search

I’m looking to expose “power user” queries through our UI, but the queryString operator only works on string data types, and is somewhat too simplistic for this purpose. Obviously, accepting raw user inputs and directly building a query from it i...
Guest over 3 years ago in Atlas Search 1 Submitted

Combining collections from two different database

allow to combine Collection A from DB1 and Collection B from DB2
Guest about 5 years ago in Charts 1 Submitted

Larger editor box for calculated fields in Charts (Atleast resizable)

Problem: The current calculated field editor in MongoDB Charts is very small. I can’t see my whole query at once, navigation is difficult, and sometimes the cursor doesn’t behave properly. Why it matters: Writing complex queries is frustrating an...
Guest 8 months ago in Charts 0 Submitted

Grouping in $search

Add grouping capability to search so that it can be as performant as the search itself. A separate group stage is not performant at all and is unusable.
Guest over 3 years ago in Atlas Search 1 Submitted

Convert data timezone via injection from JS SDK

As a Saas provider i would like to have a single chart and stored the data in ISO format. Display the same chart to business from different continents with local time for fields like createdAt or updatedAt. Currently the way to do this is clone t...
Guest about 5 years ago in Charts 2 Submitted