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 "no matching data" rather than having a blank chart

I have a dashboard containing several charts. We also added filtering (which is complex and I had to build my own UI, which seems redundant - see https://feedback.mongodb.com/forums/923524-charts/suggestions/43736778-embedding-charts-with-filter-u...
Guest over 2 years ago in Charts 0 Submitted

Locale formatting

In the tab 'Customize' you can (de-)activate the thousands separators, The visual representation is in english locale, e.g. 1,000.00 I would like to be able to change this to another locale. For german locale the number formatting should be 1.000,00
Guest almost 5 years ago in Charts 2 Submitted

Customize MongoDB Charts - Chart font

Can we please have a customization option (font styling) for the chart's text? It would be great if we can change the font styles(font-family) of the binns, text and data, etc used in the chart.
Guest about 5 years ago in Charts 0 Submitted

Enable integration with REACT

Enable native integration of MongoDB Charts with REACT-based applications.
Guest almost 6 years ago in Charts 0 Submitted

Support compound/multiple grouping keys in $bucket

We often need to compute statistical/summarizing aggregations grouped by more than one field where all fields are of a $bucket-able type. An example, would be to count all orders grouped by their status and some custom time ranges of their creati...
Guest over 3 years ago in Querying & Aggregations 0 Submitted

Ability To hide the chart within the Dashboard .

Currently, MongoDB Dashboards display all charts in a dashboard by default. There are situations where you may want to hide specific charts from the UI—without deleting them—based on user roles, relevance, or temporary analysis needs. Implementing...
Sanaka Jithendra 7 months ago in Charts 0 Submitted

Support "Period Comparison" or "Cumulative Sums" with Multi-Series Data

It appears the "Compare Periods" functionality is not supported with multi-series (i.e., like Stacked Column) charts. This UI for configuring this functionality disappears once a Series is added.
Guest about 2 years ago in Charts 0 Submitted

Create chart action "duplicate into other dashboard"

This will be quicker than duplicating a chart, then moving it to another dashboard
Guest about 2 years ago in Charts 0 Submitted

Increase query timeout

Sometimes it tooks too long to execute queries on large Collections (loading data for charts)
Guest over 7 years ago in Charts 4 Submitted

Leveraging Group By/Distinct Query to use regular Index

When using Group By or Distinct queries on database, provide the ability to leverage existing index i.e these queries today will miss using existing index db.collection.distinct("field") db.collection.aggregate([ { $group: { _id: "$category", ...
Guest about 1 year ago in Querying & Aggregations 0 Submitted