Skip to content

Charts

MongoDB Charts is the best way to create visualizations of MongoDB data. Connect to any MongoDB instance as a data source, create charts and graphs, embed them into your applications or build live dashboards for sharing and collaboration.
  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

258 results found

  1. filter week

    In filters for dates if we apply relative dates it shows from Sunday-Saturday, but we want it to show Monday-Sunday,

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Dashboards  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Regenerate dashboard public view url

    The Ability to regenerate a new unique public view url for a dashboard.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Sharing  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Filter on multiple fields with embedding SDK.

    I think this is important for charts to tell an adequate story. With the dashboard 2 or more filters can be applied but when the chart is embedded only one filter can be applied. When using an authenticated login I need the possibility to restrict users on more than one condition without having multiple dashboards. For viewers on web app its also necessary to comb through the data easier.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    2 comments  ·  Embedding  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Community-generated visualization types

    My suggestion is to allow for community-created visualization plugins, also called custom visualizations.
    This type of functionality is offered on popular visualization tools like Grafana, MS Power BI and Google Data Studio.
    In this way, you can leverage the power of the community to create new visuals for your Charts tool.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Cookies should be set with the 'SameSite' attribute

    Hi guys, Chrome 79 reports an issue with cookies set by the embedded charts. It seems like they are missing the 'SameSite' attribute. If you could bring the cookies up to speed to comply with this apparent new standard, it'd be great.

    Warning message I get in the Chrome console: "A cookie associated with a cross-site resource at <URL> was set without the SameSite attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with SameSite=None and Secure. You can review cookies in developer tools under Application>Storage>Cookies and see more details at…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Embedding  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Map Chart ID's to Dashboard

    After embedding a chart an id is generated like this

    id=083882db-f78f-6477-b8fa-dc8ggfd787be

    It would be good if you map these id's with dashboards like first few chars would be same for the dashboard and embedded chart .So that While embedding them into our dashboard we can filter out who can see our charts based on ID we provide.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Dashboards  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Capability to add additional labels to Charts

    Dear Charts Team,

    I need to add additional labels to a Geospatial Scatter Chart such that I can display additional information about each datapoint.

    The need arises, as we want to create a report, that allows the user to get an overview of the single data points as well as relevant metadata without the need to lookup this information in an additional table / connect to the Cluster and investigate the rest of the necessary information.

    The project that I am building is an internal project thus I am using the sample Airbnb dataset to make an example.

    I have…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Add US Counties/Parishes/Boroughs to Choropleth Shape Schemes

    We could use a little more granularity on the Choropleth Geospatial Chart. We'd like to be able to look at a single state, and denote values of each of the counties, parishes, or boroughs of that state.

    This feature is currently available for the UK, but not for the US.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Grouped stacked bar chart

    A bar chart that can be both clustered and stacked simultaneously expands substantially the analytical possibilities (as it allows the visualisation of additional fields/variables). It seems to me that such a chart cannot be generated in the current version.

    Congrats to the MongoDB team for developing Charts. It is an extremely useful resource.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Option to identify "now" in a date chart

    In a scatter plot, when one of the axes is a date, add a formatting option (on/OFF) to add an indicator of the current instant (now) on the graph or axis, if it's on the range plotted.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Second number on Text -> Number

    Let's say you have a list of emails from multiple mailing lists but you want to see the count of all emails and count of all distinct emails from the same KPI.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. 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 and time-consuming because of the limited visibility and poor navigation.

    Proposed Solution: Add an option to expand the calculated field editor into a larger screen (or pop-out modal), or increase the size of the editor box with better scrolling support.

    Expected Benefit: This would make it much easier to write, debug, and maintain complex calculated fields, improving overall developer productivity.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Enable column-level metrics from parameters without excluding unmatched rows in Charts.

    Case 01491068: Pass value as a parameter not as a filter to the chart

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Embedding  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. the ability for the end user to create some custom views, for specific context and select them instead of manually filtering each time.

    the ability for the end user to create some custom views, for specific context and select them instead of manually filtering each time. this type of feature is present in every observability software and provides more flexibility to the user.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Dashboards  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Continuous Line charts are not showing all Series Data

    We have a Continuous Line chart built from ~350 elements in the "series." We're only seeing about 23 of these in the series list and we're not positive that we're seeing all of the series lines. It's critically important that the user is able to scroll through the list of all of the series data so that they can identify items that are either exceeding thresholds or vastly under the threshold.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Add Target Line for Graphs

    Our Program Team is liking our charts, but each metric that we're charting has a different "goal" that we are trying to achieve. I have used the "trend" line and it is well received, but we have been asked to add a "target line" per chart so that the program team can see where we are relative to our goals.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Filters should be prepopulated with all the distinct values of the field

    Today global dashboard filter values are populated with a subset of the values of the fields chosen for the filter.

    The current way that the dashboard filter functions is that it takes 50 random documents from a pool of 10000 documents for each data source in the dashboard filter cards.

    Charts should populate the values with all the distinct values of that field or allow to pre-build with a pipeline the values the user can select in the filter

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Include chart name in appName of query details

    Is there a way to get actual chart name in appName under "Atlas Query Insights > Query Profiler > Query Details" or Mongod logs?

    It helps us to identify the right chart out of many, from which a slow query was originated.

    Current scenario: {"appName": "atlas-data-federation|app-services|charts-OrgName-xyz"}.
    Expected scenario: {"appName": "charts-OrgName|chart-name"}

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Explore trading related tips

    Dive into a universe of trading insights that span strategies, risk management, market psychology, and the latest trading tools. Whether you’re just starting or leveling up, there’s always more to learn. A simple habit of exploring expert tips daily can unlock new trading perspectives and refine your strategy.

    Start your journey and keep evolving with the wisdom shared on https://tradersunion.com/
    Explore trading tips and insights

    Embrace the learning curve, and let every tip be a stepping stone to your next trading breakthrough.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Update the alignment of the plugs in the image on the login screen

    The "plugs" circled in pink below don't align with the object they're plugging into and it triggers my OCD every time. For a technically correct engineering product, this seems totally off-brand.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Feedback and Knowledge Base