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

Charts

Showing 323

Default time zone

In Charts allow users to set a default "Convert Time Zone" so new charts automatically use it instead of having to set it each time. This could also be used to set default "Label Overrides" for a projects' variables.
Guest about 5 years ago in Charts 0 Submitted

Remove "Force refresh" in public URL

I want expose some month numbers of my company, but the button "Force refresh" broken the numbers.
Guest about 5 years ago in Charts 0 Submitted

Get the fields corresponding to a Max/Min document

When I view the max/min aggregate in the charts, I would like to see the corresponding document's field. For example, I want to visualise a table like below, _id max(field1) field2_of_maximum_field1
Guest about 5 years ago in Charts 0 Submitted

Array of mixed types not working correctly

When we have an array of type [String, number], the second item is considered as string and hence, not able to do aggregation like sum. For example, consider ``` $project: { transposed: { $zip: { inputs: [["aaa","bbb"], [1, 2]] } } } I am...
Guest about 5 years ago in Charts 1 Submitted

server to database drill down for Ops Manager metrics

When looking at server charts in Ops Manager METRICS, it would be good to have the ability to drill down to the database level. For example, I can easily see #connections to a host via Ops Manager UI. But, I want to know which databases in the clu...
Guest about 5 years ago in Charts 0 Submitted

Make Charts Loading Screen Contextually Relevant

Add the Chart Title to its Loading dialog. Would solve some UX problems for embedded charts - letting the user know what is coming to fill the space. There are workarounds for this currently (i.e. not using the charts title and having it on the r...
Guest over 5 years ago in Charts 1 Submitted

Display row numbers for text charts

It would nice if there was an option to toggle row numbers for text charts. This would be helpful, for example, when the rank of entries is important.
Guest over 5 years ago in Charts 0 Submitted

render all labels in a series

The bigger the chart/differences in the chart get the harder it get's to point the cursor to display a label. Also if you have multiple y-axis the label is only shown for the one your touching - it would be nice if in discrete charts the label wou...
Guest over 5 years ago in Charts 0 Submitted

Export Charts/Dashboards to Other Dashboards/Clusters

Add the ability to export chart schemas themselves, (or the entire dashboard) so that you can easily maintain charts across environments or clusters. Use case: we created a new cluster and now I don't have a good way of migrating my existing charts.
Guest over 5 years ago in Charts 0 Submitted

Add option for a dynamic Chart Title

It would be useful if I could set the chart title to equal the result of an aggregation on the chart's documents.
Guest over 5 years ago in Charts 0 Submitted