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

21 results found

  1. Data processing in the same cluster region

    Currently any data visible through the Charts UI is routed through AWS US East.

    For customers inside the European Union it could be problematic to transfer the data to the US due to GDPR and data protection laws. Especially when dealing with sensitive user data.

    Data processing in the same cluster region would be a huge improvement to 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

    2 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)
  2. Chart exports should include missing data like the chart visualisation

    Charts will fill in the gaps/missing data by design. This is great, but would be even better if the exports included the missing data, too.
    In the example below, the chart correctly displays 0s for 20-Jul and 27-Jul but they are not being included in the export

    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

    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)
  3. team access control & datasource batch access

    Controlling access for 40 team members & ~200data sources is super cumbersome and we actually stopped giving new coworkers access because it's so much work.

    I'd love if i could just give team level read access to all charts & datasources needed within the chart.

    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

    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. Whitelabel version

    I am not sure about licencing and the fact this is in BETA but it would be good to have a version where we could put in our companies logo and treat it as a portal for clients

    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  ·  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)
  5. 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)
  6. 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)
  7. Add Usage Metrics capturing Dashboard Views

    As a dashboard owner, I would like to know which dashboards are being used the most, by whom, and see count of views over time.

    As we evaluate "usage" of these MDB Charts Dashboards, I want to know if people are even using them "enough" to justify investing in creating or enhancing dashboards.

    I realize I could embed these charts into a separate website and slap Google Analytics onto the site to gain analytics / usage information. In lieu of this native feature, would you recommend that approach?

    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)
  8. Connection counter

    I think that would be interesting to have a dashboard which show the connection number for each databases users/api currently connected or over a specific period.

    Have a more information for each connection etablished on the cluster selected.

    Currently to have a more information I must get the logs and I must search in the log the differents informations for each users/apis.

    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. Geospatial Index - Elevation

    GeoJSON specs allow storing elevation along with coordinates. It would be great if MongoDB could calculate distances between two coordinates considering the elevation too.

    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)
  10. Export chart or dashboard image programmatically

    Ideally, some API access to charts so a PNG or PDF could be rendered server-side.

    Would be great if the @mongodb-js/charts-embed-dom npm package could be used to get the PNG of a chart or dashboard.

    This must be possible somehow since the scheduled reports can send a PNG via email. For my use case, I would like to send these images to S3.

    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)
  11. 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)
  12. Change Charts Query Order and Timeout

    I use charts as an iFrame embedded to my website, and our clients ( another Team inside my company) should always analyse different user IDs data. Having that in my mind, I created general purpose graph charts and when used, the query inside the iFrame would query the user IDs wanted.
    The problem is that, your mongoChart would first do all query inside the Charts ( Query and Filters) and then filter the document (on iframe code) that should have been filtered before. The result is that, even for a small collection ( 1 million documents 200mb size)…

    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

    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)
  13. Sydney nodes for atlas charts

    It would be great if we could get some nodes to serve APAC for charts to bring down the latency a bit, rather than having to go to us-east-1 AWS region.

    I imagine this is planned as Stitch already has nodes in Sydney but I thought I would make a note.

    Thanks for all the hard work!

    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

    under review  ·  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)
  14. It is good idea to roll out auto indexing on tier above M30. Otherwise, it would be difficult for customer migrating from M30 and above

    We are on a range of Mongodb clusters, starting from M20 up to M60. While the concept of auto-indexing is appealing, it is disappointing that this feature is not available on higher tier plans. When a customer upgrades from M30 to M40, they lose access to this feature and are forced to manually add it, which can be burdensome for them. Therefore, we kindly request that you investigate this issue and provide a prompt solution.

    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. 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)
  16. 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)
  17. easy to find download button

    I'm doing a tutorial and they have it so that it is very clear where you go to download mongodb. I think a clear download button could be helpful.

    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  ·  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)
  18. refer visual capitalist or roundmap or slidesgo etc

    presenting directly data base to board of directors!!!

    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  ·  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. Allow dismissing the new user tour

    I randomly get shown the new user tour and there is no way to dismiss it without going though all the messages.

    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  ·  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)
  20. Make Charts Loading Screen Contextually Relevant

    Add the Chart Title to its Loading dialog.

    Would solve some UX problems for embedded charts - letting the user know what is coming to fill the space. There are workarounds for this currently (i.e. not using the charts title and having it on the render end instead... or having a conditional display that waits for the chart to load) but it would seem a more integrated experience all around to add context relevance to the Loading dialog, if possible.

    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

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

Feedback and Knowledge Base