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

59 results found

  1. Chart report with out mojibake (unicode font support)

    When we input non-ascii text like Japanese or Chinese, images included in chart report have mojibake (broken text). This problem is typical bug without pan-cjk Unicode font. Your system should include font such as https://github.com/adobe-fonts/source-han-sans Then it should be able to rastarize CJK texts with that font

    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

    completed  ·  1 comment  ·  Other  ·  Admin →
  2. 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 →
  3. Need old fields ( quantity , unit, unitPriceDollars ) to be added to Atlas Billing Chart Database in new Ingestion Feature

    Previous version of the Github Project - https://github.com/aredalen/atlas-billing had many field in Billing Database ( Details collection ) now its not available in the new feature in MongoDB Atlas Charts.

    We need those fields ( quantity , unit, unitPriceDollars ) to be added to Atlas Billing Chart Database in new Ingestion Feature.
    Previous Database: Billing DB - Details Collection
    New database: Atlas-billing - lineItems Collection doesn’t have below fields.
    -quantity
    -unit
    -unitPriceDollars

    We require these fields for building detailed daily app-wise consumption report.

    7 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

  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:…

    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

    completed  ·  1 comment  ·  Building Charts  ·  Admin →
  5. Add database name to the "Select Data Source" dialog

    Hey, when adding a new chart the "Select Data Source" dialog pops-up. This dialog shows some of the collections I used recently. However, it only displays the collection name, not the database name. If I have a deployment with multiple databases containing the same collection names, I can not distinguish which collection belongs to which database.
    Please add the database name. Something like "database-name"/"collection-name".

    Best regards,
    Max

    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

    completed  ·  1 comment  ·  Building Charts  ·  Admin →
  6. Chart Import should appear when there are no dashboards

    Currently, if there are no dashboards on the /dashboards page (e.g. https://charts.mongodb.com/charts-xxxxxxx/dashboards), the only option is to add a new dashboard. See 1addDash.png attached.

    If there is an existing dashboard, there is the same "Add Dashboard" button, and there's also a pull-down menu to import a chart. See 3importdashboard.png

    My use case for importing is for folks new to MongoDB and/or Charts. I'd like to be able to import a dashboard without having an existing dashboard.

    (My current workaround is a tutorial showing how to make a dashboard, exit, then import).

    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

    completed  ·  1 comment  ·  Dashboards  ·  Admin →
  7. Aggregation function name changes should not break user charts

    Ideally users shouldn't see broken charts if it's just a function name change. To make it transparent to users, there should be some links between what's displayed on UI and the real function names. One example is that changes in CHARTS-4755 broke our charts: changing aggregation function name from "stdev" to "standard deviation" shouldn't require every user who uses that function to fix their charts.

    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

  8. tooltip

    This is a quick fix that would improve the experience for everyone: please stop using those annoying tooltips that get in the way of the real buttons that we want to use. It creates such a bad experience for an overly great product. Please, please, no more tooltips!

    (everytime I want to force a refresh I have to avoid this annoying tooltip)

    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

    completed  ·  1 comment  ·  Dashboards  ·  Admin →
  9. Anonymous link with password

    Hi, It would be super nice to be able to create a shareable, anonymous link to any dashboard (like what is possible now), but with the added security of a password. Simply so that you can share dashboards with others by sending a link and password separately for some basic security, but without creating actual users.

    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  ·  Sharing  ·  Admin →
  10. Allow second axis for combo chart

    Combo chart type doesn't allow you to specify multiple Y-axis sources, and doesn't supporting having the columns or the line on a secondary axis

    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

  11. Support Charts for Multi-Cloud Clusters

    It seems like multi-cloud clusters cannot be added as a Charts datasource.

    This makes me sad...very, very sad. :(

    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

    completed  ·  Tom responded

    Sorry you’re so sad David! The good news is we will be supporting multi-cloud clusters in Charts in next week’s release!

  12. Charts change data source for a whole dashboard

    change data source for a whole dashboard

    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

    completed  ·  Tom responded

    This is now possible, using the import/export feature. When importing a dashboard from a file, you have the opportunity to change data sources.

  13. Allow option to change the locale/language of all charts dynamically via the SDK

    When we embed a chart using the SDK, if I am using a Line chart which has a date on the axis, it is formatted in English locale only.

    I would like to be able to toggle that between English and French as our project has a language toggle.

    12 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

    completed  ·  2 comments  ·  Embedding  ·  Admin →
  14. Data value labels for stacked bar charts

    Hi and thanks for building Charts.

    It would be nice to have value labeling like in grouped charts but for stacked charts (should just be the sum of the parts). Right now it's not easy to see the exact amount of Y values as you have to manually sum each part of stack

    Thanks!

    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

    completed  ·  Tom responded

    OK I just added this. Unfortunately it just missed the cutoff for our November release, but you’ll see it in the December release.

  15. Gauge Chart Bug: Shows section the chart colored, even though target and actual are 0

    See attached screenshot - The Gauge chart has a bug, where it displays a section of the half-circle colored, even though target and actual value are 0

    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

    completed  ·  Tom responded

    This is fixed, will be available in the May release.

  16. Embeded dashboard

    Ability to embeded Dashboard.

    The goal is to embed with SDK a complete dashboard.
    Approximatively same thing as embeded Charts but for a complete dashboard and possibility to add filters.

    38 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

    7 comments  ·  Dashboards  ·  Admin →
  17. boolean aggregation

    Right now you can only count/distinct boolean types. It would be nice if you could count true or false only values.

    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

    completed  ·  Tom responded

    Supported using “Count by Value”

  18. Individualized Embedded Charts

    It would be useful to create a chart containing client data and embed it in a website. When a client logs into a website, the chart displays their individual data. They also wouldn't be able to see other client's 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

    completed  ·  1 comment  ·  Embedding  ·  Admin →
  19. Enable $lookup for charts

    Our team needs to get data from a separate collection to add to a chart. It is possible to add the field to our collection in the aggregation pipeline builder, however $lookup is unavailable for use in Charts.

    11 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

    completed  ·  Tom responded

    The latest update of Charts allows you to add Lookup Fields from the chart builder UI.

  20. Field value label alias/override

    When building a chart it is currently to provide a label override. E.G. change the label from 'document.subdocument.field' to 'mylabel. There should also be an option to provide value aliases/label overrides; E.G. be able to alias an int field with value 0 to ''red". Imagine a document field "color" of type int, where int defines a color used by a client. In the charts these values 0/1/2/3 mean little as they do not describe the value; being able to provide an alias of 'red/blue/green/yellow' would make it more meaningful

    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

    completed  ·  Tom responded

    This can be done with String Binning. The feature lets you put 1 or more strings into a category and assign a new name. If the original values are numbers, you will need to convert the type to a string for this to work.

← Previous 1 3
  • Don't see your idea?

Feedback and Knowledge Base