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

49 results found

  1. 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)
  2. Please increase maximum query response size for a data table.

    Please increase maximum query response size for a data table.

    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)
  3. 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)
  4. resizable sidebar

    In MongoDB Charts, some of our attributes are quite long, and it's really hard to build charts on "Fields" with long names because the attribute names are truncated. Hovering over each field name is the only way to see the full name.

    This adds a lot of frustration and wastes time while building charts because it forces users to hover over every truncated field for a few seconds to read the name. When there are similar attributes, this becomes unwieldy quickly.

    Example:

    • CompletedAppointmentGaps
    • CompletedAppointmentGapsWhileMember
    • CompletedAppointmentGapsWhileNonmember
    • ...

    All we see is:
    - CompletedApp...
    - CompletedApp...
    - CompletedApp...
    - ...

    Current workaround:…

    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)
  5. 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.

    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)
  6. 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)
  7. 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

    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)
  8. 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)
  9. 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.

    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)
  10. 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)
  11. Custom logo watermark on charts

    Would be great to add a semi-transparent watermark to the corner or center of charts. Especially useful while screenshotting or embedding charts.

    If i can set a global config for watermarks across all charts, that would be great as well.

    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)
  12. Ability to edit Field names directly in chart creation/ table view instead of going to CUSTOMIZE

    Amazed this is already not done. Ability to edit Column/ field names directly in chart creation/ table view instead of going to CUSTOMIZE. This is extremely irritating and I'm surprised it is not already implemented.

    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)
  13. 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)
  14. Set Maximum with variable on Gauge chart

    On Gauge chart we can define a target from a variable. We should be able to set the Maximum with a variable to avoid to set the Maximum static.

    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)
  15. allow to sort series by a field that is not in a series

    We have one scenario in which we're adding a series for the purpose of using it in the 'sort by', specific example:
    A "Thing" goes trough "Stages" (e.g. Open Doing, Done, Closed). These Stages have a particular order. We'd like a chart of number of Things per Stages.

    Right now we the sort by options would only allow us to sort by the Value or the Stages (alphabetically). What we'd like is to be able to provide the order we define.

    There are two workarounds but are not ideal:
    1. We can do stack bars and put the Order value…

    17 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)
  16. Import Binning

    I have some jobs that I need to rename with binnings. These jobs appear on many graphs, and it would be helpful to be able to import these binnings between graphs or even dashboards.

    Thanks for your help!

    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. Conditional Formatting : set threshold with variables

    On charts that support Conditional Formatting support the 'input' to be set with a variable.

    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)
  18. Charts in source code

    We have different environments and creating the chart in a test environment and then deploying this dashboard/graph to another environment would be nice. Kinda like how you deal with deploying code to different environments from source code. Either have the option to link chart to another system like github, azure devops or similar git repos or have some kind of chart-library you can version control your charts to. In the live environment if a chart has been changed that broke something going back to the previous version would be really helpful.

    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)
  19. data source collection not shown if name is long

    If there are multiple collections with identical prefixes longer than 20 or so characters, it's not possible to tell them apart, making it impossible to see the data source collection

    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)
  20. Hide the Help Bubble Icon

    Option to hide or minimize help bubble icon.

    It is too big and blocks view when editing charts. Really annoying.

    Especially the case when trying to resize charts. The Bubble blocks the resize selector

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

Feedback and Knowledge Base