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

251 results found

  1. Allow the injected filter for authenticated embedding to be injected as the first filter in pipeline

    When you embed a chart with authenticated access you have the option to inject a function that returns a MongoDB Query to be injected as a filter on the chart. In this function you have access to the context object which provides info about the current user (token), this gives you the ability to filter the data per tenant in case of multi-tenant applications, but since this filter is only applied as chart filter and not as filter in the aggregation pipeline of the chart or as filter in the view used by the chart, it's really difficult to hit…

    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

    1 comment  ·  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)
  2. Allow unifying billing chart for more than one organization

    Atlas provides a billing dashboard for one organization, or for linked organization. In my company we have two unlinked organization as we differentiate support levels so they cannot be linked.
    We'd love to see an option to use multiple such organization in one billing board, for example by allowing multiple billing APIs to be used or any other background ingestion option.
    Thank you!

    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)
  3. getImage() api isn't honouring the showAttribution flag on dashboard or chart

    dashboard.getImage() is showing the MongoDB logo despite setting showAttribution: false when we create the dashboard object.

    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)
  4. Ability to download data for all charts from embedded dashboard level

    When we embed a whole dashboard using charts SDK, we have an option to download the dashboard as Image using getImage() api. However, we have no option to download underlying data of all charts.

    Tried Alternate:
    Dashboard API has getAllChart API which returns an array of DashboardChart objects, which contain only the chartId (from the metadata perspective of the chart). We can download the data using getData(), however we don't get business context (i.e. title of chart etc) to establish the relation of specific data with specific chart.

    So the request is to offer a feature to download all 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

    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)
  5. when moving a chart to a dashboard, it would be nice to make that drop down screen wider so I can see the whole title of the dashboard I wan

    when moving a chart to a dashboard, it would be nice to make that drop down screen wider so I can see the whole title of the dashboard I want to move it to. Currently, I use the same beginning text for my clients and then add the dates at the end. So I need to see the dates of the dashboard to move the chart correctly. thank you.

    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)
  6. show percentage in stack bar chart

    would be good if we can show percentage as addition label in the stack bar chart instead of creating another percentage stackbar

    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)
  7. Calculate column percentage

    It would be great to have the possibility to show the results of the column in a percentage from the whole column:
    - 15 : 12,5%
    - 55 : 45,8%
    - 20 : 16,7%
    - 30 : 25%

    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. Add more options to sort the data in the charts

    Right now you can currently only sort stacked charts when there is a string value on the x axis. We would like the ability to be able to sort the data by series or by data value (high to low). Additionally, it would be great if the sort function in charts was more in depth so that you could sort all chart types (table, stacked, etc). It would also be nice if you could add two sorts to a table (similar to excel or other data viz tools).

    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)
  9. Photo Editing

    I see some site who using toggle Dark Theme in their toogle button of Photo Editing App.

    Most dashboards from various services let you switch to Dark Mode, which is easier on the eyes and helps save a lot of energy.

    Source: https://mycapcutapks.com/.

    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)
  10. Optimizing ERP Insights with MongoDB Charts

    For integrating MongoDB with ERP software, consider leveraging MongoDB Charts to create customized visualizations of your ERP data. By connecting MongoDB as a data source, you can build dynamic dashboards that provide real-time insights into key ERP metrics such as inventory levels, financial performance, and sales trends. This integration will enhance your ability to analyze and present ERP data effectively, allowing for better decision-making and streamlined business operations. Additionally, you can embed these visualizations into your ERP system for a cohesive user experience, making it easier for your team to access and interpret critical information. Recommended ERP: https://www.impactfirst.co/id/erp/software-erp or other…

    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)
  11. Table Chart > Show Totals > Show Avg > Show Max > etc....

    Allow the "summary" row to show EITHER Totals, Or Average, Or MAX, OR etc....

    Take a look at any Excel pivot table to see how this functionality is 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)
  12. Add support for logs on serverless instances

    Right now, creating serverless instances on Atlas implies in not being able to download the logs as per https://www.mongodb.com/docs/atlas/reference/serverless-instance-limitations/#serverless-instance-limitations

    I request that we either add that capability, or add a new feature that allows us for browsing the recent logs

    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)
  13. Add refresh settings to .charts export

    When exporting a Chart (.charts) the refresh settings are not included and thus lost when imported elsewhere.

    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. Increse (customizable) query response size limit

    Currently each chart time have limit for query response size. For example discrete line chart's limit is 5000 and cannot customize. Chart will show following warning in that case:

    This chart may be displaying incomplete data. The maximum query response size of 5000 documents for Discrete Line type charts has been reached.

    I think this limit can be increaced for larger nodes especially for analytics nodes since it have enought resource to run the query. Please please make this possible. You need not change default value of limit. Please make us possible to customize the limit for selected charts. I…

    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. Support "Period Comparison" or "Cumulative Sums" with Multi-Series Data

    It appears the "Compare Periods" functionality is not supported with multi-series (i.e., like Stacked Column) charts. This UI for configuring this functionality disappears once a Series is added.

    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)
  16. 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)
  17. Create chart action "duplicate into other dashboard"

    This will be quicker than duplicating a chart, then moving it to another dashboard

    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)
  18. Last data point or last line segment to the point be rendered differently

    Hi Avinash/Tom (and team),

    Is it possible to have the last data point in a series be dotted or the line to that data point be dotted or some differing visual gestalt?

    Specifically, we have a time series rendering of our BU data and north star metrics in Charts at https://wiki.corp.mongodb.com/display/DE/North+Star+Metrics+by+Time+Period, I'd guess this is like a lot of dashboards for companies/customers.

    What we want to do for say the current month's data is have the line or the point be rendered differently whether dashed or shape or whatever to illustrate that that month's (or quarter or current year)…

    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)
  19. option for consistent whole number display regardless data in bar chart

    Currently in Bar charts if small values result in decimal ticks on the X axis, and larger values adjust the chart accordingly to show whole numbers, it will be not idle when we need to show no. of persons in x axis, which shows decimal values, option for consistent whole number display regardless data will be good

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

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

Feedback and Knowledge Base