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

231 results found

  1. Allow us to use paste to put numbers in the min and max values in filters instead of having to type it in.

    The min and max fields in the filter do not let you paste a number. I happen to be using millisecond timestamp numbers and they are long. It would be great to just paste them in from the epoch converter or my database 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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Resample based on zoom level for a chart

    I understand why you have a limit on geo scatter (it would be nice if it is more than 1,000) but the bigger need is to return the data based on the zoom level. For example in our use case we have over 1,000,000 geo tagged points in a region. When you zoom in to a neighborhood there will be 500-600. The request is to get all those data points when zoomed in so we have a complete view vs. random sample.

    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)
  3. Charts Ingestion feature doesn't have support for cross org billing

    Requesting the ability to pull cross org billing data in order to leverage the new Charts Ingestion feature to visualize costs across all linked organizations.

    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

    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. Query all dashboards

    Raising this as a response to https://github.com/mongodb-js/charts-embed-sdk/issues/88

    Basically, it would be cool to explore the Mongo Atlas Charts with a query command. Something like sdk.getDashboardIds() - there is already something like this for Charts with getAllCharts().

    Use Case: We want to integrate the process of the new creation of dashboards and embedding these dashboards and charts on our own website. With a call like this we could write a scheduler job or similiar that frequently pulls in newly created dashboards.

    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)
  5. Show ALL filters in a scrollable list, instead of forcing users to "Add value" when there are more than ~20 possible filters.

    When creating a dashboard in MongoDB Charts, the "filter" functionality is GREAT.

    However, when there are more than ~20 possible values, the remaining values are completely hidden and "Not all values are displayed" is shown.

    Users can manually "Add value" to apply a filter, but that requires the user to KNOW what the missing filter value(s) are.

    This is an issue for us, because we are a franchise with 26+ locations, and often want to filter our client data at the store level. Unfortunately, because every shop is not listed in the filters (6-8 are not displayed), it's really hard…

    5 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. 12 column grid for Atlas Charts dashboards

    Dashboards have a 10 column grid, which is a really bad choice for layout because it's only divisible by 1, 2 and 5.

    Designers have known for years that 12 is a better number because it's divisible by 1, 2, 3, 4 and 6.

    (Hence the imperial system, born of trade, uses base 12)

    The impact is that it's impossible to have a dashboard that uses a combination of half- and third-width charts.

    Please consider changing to a 12-column system.

    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)
  7. Add a mechanism for switching a dashboard to "edit" mode

    When viewing a dashboard (example: https://charts.mongodb.com/charts-build-failures-deyus/public/dashboards/635a911f-5f92-4f99-871d-c74626013667), it is not easy to switch to editing that dashboard. Even if I have admin rights to a dashboard, there's no single/simple/obvious way to switch to an editing mode. Could y'all consider adding a UI mechanism (say, a toggle button) to switch to edit mode?

    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

    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)
  8. Report PDF to include generated date time in footer or in file name.

    When scheduling email with PDF attachment, it would be great if PDF includes the date time it was generated in footer/header or attachment name should include date time.

    This will help when it is being shared offline to other participants.

    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  ·  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)
  9. 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)
  10. Support for Org Charts

    Requesting a chart type that represents tree-like (hierarchal/parent-child) relationships, otherwise called an "org chart".

    Here's a stack overflow question and answer that shows a sample of a mongo aggregation that might generate the kind of data that would feed this kind of chart:

    https://stackoverflow.com/questions/65139097/make-node-tree-with-recursive-table-with-express-and-mongo/65166480#65166480

    Here are a few useful resources describing visual expression for this kind of chart type:

    https://en.wikipedia.org/wiki/Organizational_chart
    https://www.canva.com/graphs/organization-charts/
    https://www.smartdraw.com/organizational-chart/
    https://asana.com/resources/organizational-chart

    16 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. scheduled csv export for dashboards & charts

    I would like to schedule csv exports on (table based) charts or dashboards containing such charts.

    6 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  ·  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)
  12. view and change configured scheduling

    Currently i can define scheduling for dashboard export. That is nice. But i cannot find a possibility to later on view and change these settings. I would like to do so.

    5 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  ·  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. 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)
  14. 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)
  15. 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)
  16. 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)
  17. 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)
  18. 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)
  19. 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)
  20. 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)
  • Don't see your idea?

Feedback and Knowledge Base