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 295

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

Suggestions on indexes

I would to be able to see the queries targeting different data sources and even better would be to get suggestions based on data source of indexes that could improve the performance of charts. Since the people managing the data itself in our case ...
Guest over 3 years ago in Charts 0 Submitted

Moving Bubble charts

I'd like to see the ability within MongoDB charts to have moving bubble charts as my data is updated. Similar to https://flowingdata.com/2019/03/26/relationship-stages/
Guest almost 4 years ago in Charts 0 Submitted

Try Adding Indian States and Cities name in Geo spatial (choropleth)

Try Adding Indian States and Cities names in Geo spatial (choropleth). Only us,uk states are present.
Guest almost 6 years ago in Charts 0 Submitted

updating the min value dynamically to expand the chart

Imagine this scenario: You have a price x data chart with a range between 110.000 and 120.000 for prices. But the chart always starts at 0. You ever have to update the minimum range manually to near 110.000 to show data in the graph appropriately...
Guest almost 6 years ago in Charts 2 Submitted