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 249

Add padding under chart so that row totals isn't hidden by chat icon

No description provided
Guest over 3 years ago in Charts 1 Submitted

It is good idea to roll out auto indexing on tier above M30. Otherwise, it would be difficult for customer migrating from M30 and above

We are on a range of Mongodb clusters, starting from M20 up to M60. While the concept of auto-indexing is appealing, it is disappointing that this feature is not available on higher tier plans. When a customer upgrades from M30 to M40, they lose a...
Guest over 1 year ago in Charts 0 Submitted

Vpc vs Internet network traffic

There's currently no way to tell if the network traffic shown in the chart comes from Internet or from one of the VPC peered networks. It would be interesting to be able to see the network traffic for each VPC and public internet so spikes on net...
Guest over 3 years ago in Charts 0 Submitted

Add an option for a "moving averages" trendline to scatter splots

I have data that doesn't follow a linear or polynominal shape and is more cyclical. I'd like to have another trend line type called "moving average" that plots the average of a window of data.
Guest over 3 years ago in Charts 0 Submitted

Optional Aggregation

Most chart types rely on aggregation due to the nature of MongoDB datasets. Sometimes I have simple datasets where I want to set a field not as an aggregation but as the value of a field. Yes, we could use spreadsheets to achieve this, but its nic...
Guest over 5 years ago in Charts 1 Submitted

Support Rendering GeoJSON on a Map

I have GeoJSON in my collection that is storing trip data as GeoJSON LineStrings for each trip and I simply want to render the trips on a map. Basically having Charts just draw the lines for each trip. Nice to have would be defining attributes to ...
Guest over 5 years ago in Charts 0 Submitted

Axis custom styling

It'd be great to be able to change the font size, color, and also the orientation of the labels. Setting a maximum and minimum font size would be awesome.
Guest over 5 years ago in Charts 2 Submitted

Chart element counts

Charts should allow us to access the number of categories in a chart (e.g. number of bars, number of series/legend items). In this way we will have information to further customize the rendering, on the fly, via SDK if need be.
Guest over 5 years ago in Charts 0 Submitted

Remove references to JS global object

Stop working with Javascript global object. Angular removed access to global (for tree shaking reasons ++) in Angular v6.x. We are now at Angular v13.x. Angular users will not have an easy time embedding your JS library into their applications. ...
Guest over 3 years ago in Charts 1 Submitted

Provide a Vue 3 implementation example of an embedded chart

There are vanillajs and react examples but not with Vue
Guest almost 2 years ago in Charts 0 Submitted