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

240 results found

  1. Calculated simple expression to support string concat and if else

    I was looking for an alternative simpler expression rather than the Mongodb query language for calculated field — similar to what Tableau and Metabase provided. the main goal is to have a more intuitive expression for folks who don't familiar with Mongo query to create their own stuff

    example expected expression: is_beta: (if int([Version Minor]) >= 7 then "yes" else "No" end)

    3 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)
  2. Multiple custom tooltip details

    while building a chart, like a scatter plot, you can add a tool tip detail to annotate data points with extra information. This is very useful but unfortunately if I want to add multiple fields, I have to use a projection with $concat to combine the fields and this leads to weird wrapping, it would be nice if there was an option to add multiple fields from the source documents as tooltip details

    4 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)
  3. Email message body should support HTML or WYSIWYG editor to write details about the report

    When scheduling to publish email, consider supporting HTML to be provided in message or convert it to WYSIWYG editor.

    This will allow to provide details about the report to those who don't have access to the dashboard.

    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)
  4. programmatic

    It will be amazing to support programmatically creating/updating/deleting the dashboards and charts, with SDKs and/or Terraform.

    4 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. Ability to open a Dashboard in a new tab

    I'd like to be able to open Dashboards in a new tab. The links to Dashboards are not "real links", so it's not possible to right click / cmd+click to open a Dashboard in a new tab.

    4 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)
  6. sync program between Atlas clusters (mongosync / mongomirror)

    Here’s my question – about mongosync (mongomirror). It’s more likely feature request.

    So the new sync program can utilize “filter” to select what document or collection to sync. It will be awesome if we can utilize mongo atlas change stream in source.

    For example.

    Source: SL1 Database: SDB1

    Target: TL2 Database TDB1

    SL1 SDB1, capture “remove document” event for collection A -> Send to target TS2, TDBA, Collection A as “insert” via sync program

    By doing this, we can roll ower own “archive” cluster, TL2. Federate SL1 and TL2 collection A to query current and old document.

    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)
  7. Title of each chart with Tooltip option

    Hover over title option with Tooltip that displays help text instead of subtitle description which takes up too much space.

    For Dashboards, Tooltip feature is especially convenient to allow end users to understand how the metric is calculated with a dynamic popover that displays on hover

    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. Define filters over scheduled emails

    Currently we can schedule emails but we can't define filters over them. It would be nice to set up a filter for each scheduled email (i.e. to send to every customer a summary of only its data).

    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  ·  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)
  9. Show data point info box when hovering chart

    Currently in order to see the data point info box of a chart it is required to put the cursor exactly on the chart line, which is quite difficult.
    It would be nice to get the data point info box when just hovering the chart.
    Attached example screenshot.
    Thx

    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)
  10. Add little icons to customize widgets

    Can we have little icons we can add on certain charts just below the title, or as a separate widget ? For example numbers charts, it can be even more appealing for people who aren't use to mongodb charts

    9 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

    3 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)
  11. Query library import/export

    Currently there is no way to manage queries in the query library other than looking at them and deleting them. A way to import & export queries would be great.

    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. highlight vs filter option for dashboard filters

    An issue I ran into with a line chart is that you can only display so many data points before it starts showing incomplete data. I wanted to add a date range dashboard filter to the line chart but that only highlighted the data in that date range instead of filtering it out, so that chart still said incomplete data. it would be nice to have a toggle to switch it to actually filtering out the data from the input to the chart if possible

    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

    1 comment  ·  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)
  13. Provide Chart CLI

    After exporting Chart, would like to change the new data source with the same collections and a new dynamic dashboardID and import through CLI, this will help for individual Tenant dashboard dynamic creation. We use this dashboardID in our application for visualization

    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  ·  Building Charts  ·  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. Use NUTS2 or NUTS3 codes for European countries

    It is better to use official NUTS2 or NUTS3 codes and names for European regions as they can be matched with statistics.

    That will be better than regional abbreviations you found on some random pages. European regions are standardized by their NUTS codes.

    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)
  15. Support Atlas Search-based filtering when embedded dashboard/chart filter is set

    Currently, when setFilter() is called on an embedded dashboard/chart, a $match aggregation stage is added to the data source pipeline; however, if the data source pipeline is using $search or $searchMeta, we need a way to allow Atlas Search to handle the filtering, since $match cannot precede $search/$searchMeta. Providing a programmatic way to set/modify a compound operator inside $search/$searchMeta would address this need

    4 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)
  16. Add a "Download as (CSV/JSON/...)" button to each charts while they are embedded

    Since we can now embed charts and dashboards, it would be amazon if we enable "Get chart data" functionality while the charts are embedded as we can now do in the Charts section in Atlas.

    By doing so, the user will be able to export the dataset with "Download - CSV" and "Download - JSON" buttons for the selected chart.

    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)
  17. Provide your individual developers access to specified data sources without providing them access to all of the datasources

    We want to provide your individual developers access to specified data sources without providing them access to all of the datasources in the Atlas Project.

    Unfortunately this is not possible as Charts permissions are at the Project level. Any user provided access to a datasource in a Project will have access to all datasources in that Project.

    We want to have the ability to set datasource access permissions per user.

    Best regards,
    Frank

    3 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)
  18. Annoying help button

    This help button sometimes gets on the way and its really annoying. some option to get rid of it please

    3 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

    1 comment  ·  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. Better support for showing Kilobytes/Megabytes as values

    I'm trying to plot various storage data metrics from a CI pipeline. This involves plotting quite a lot of values that are stored as "bytes".

    There doesn't seem to an easy way to format this data and present it nicely:

    • The dropdown of supported types doesn't include this option.
    • The Multiplier option for axis comes close, but then causes the ticks in the rendered graph to be weird.

    Ideally, the "Convert type" dropdown would support this. Alternatively, making the "Number Converter" better support this would also be an option.

    --

    After playing around with it, i discovered that computed fields…

    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  ·  Building Charts  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Persist custom values in filters

    Since filter values are generated from sample of data, filter does not always includes all values that we would like to filter on. User is therefore forced to add custom values. A custom value however is not retained if not checked so one ends up adding those values every time we would like to compare charts with different filters turned on/off.

    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)
  • Don't see your idea?

Feedback and Knowledge Base