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

255 results found

  1. 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
    How important is this to you?
  2. 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
    How important is this to you?
  3. Create chart action "duplicate into other dashboard"

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

    4 votes
    0 comments  ·  Dashboards  ·  Admin →
    How important is this to you?
  4. 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.

    3 votes
    0 comments  ·  Other  ·  Admin →
    How important is this to you?
  5. 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
    How important is this to you?
  6. 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
    0 comments  ·  Building Charts  ·  Admin →
    How important is this to you?
  7. Lookup fields with String and ObjectId on either side

    We are evaluating Atlas Charts for our business analytics. Right now it is not possible to create a lookup in the UI from a String to an ObjectId field. Based on this answer (https://www.mongodb.com/community/forums/t/mongodb-charts-lookup-field/208617/4) it is possible by adding a small aggregation stage, but we plan on giving this to team members who do not know how to write aggregation pipelines.

    1 vote
    0 comments  ·  Building Charts  ·  Admin →
    How important is this to you?
  8. Show "no matching data" rather than having a blank chart

    I have a dashboard containing several charts. We also added filtering (which is complex and I had to build my own UI, which seems redundant - see https://feedback.mongodb.com/forums/923524-charts/suggestions/43736778-embedding-charts-with-filter-ui). In some cases, the user could create filters that end up filtering out all of the data. Strangely, this causes all of the charts in the dashboard to render completely blank. I would expect that, for example, a table would have all of its data replaced with zeroes, and a map might show without any of the countries being shaded. But instead, it's all blank, with no message of any kind.

    5 votes
    0 comments  ·  Embedding  ·  Admin →
    How important is this to you?
  9. 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…

    7 votes
    1 comment  ·  Dashboards  ·  Admin →
    How important is this to you?
  10. Refresh default to Infinity

    New Charts Refresh initially set to 1 hour - but in building phase do NOT want charts to refresh. Default shoul be set to INFINITY, so chart stays static, and let USE CASE determine refresh frequency.

    1 vote
    0 comments  ·  Building Charts  ·  Admin →
    How important is this to you?
  11. Report - embed image into e-Mail instead of attaching it

    The generated dashboard report would look more impressive if the chart would be directly embedded into the email, above or below the message.

    1 vote
    0 comments  ·  Dashboards  ·  Admin →
    How important is this to you?
  12. Line Breaks for Report Message

    The Message text you enter for a report does not have any line breaks although there are linebreaks in the input field.

    HTML Text would of course also be an option.

    1 vote
    0 comments  ·  Dashboards  ·  Admin →
    How important is this to you?
  13. Notify when report generation failed

    We can schedule to generate reports of dashbaords but no report nor notify will be send when you failed to generate the image of the dashbaord. When we include too many charts or too heavy charts, dashboard will fail to generate some chart (timeout will happen) but we cannot notice it because you don't send notification or log about it.

    Please let us know about report generation fail and make us to fix it.

    1 vote
    0 comments  ·  Other  ·  Admin →
    How important is this to you?
  14. Rolling 7 week network usage

    to see if we have reached our throttle limits on different tiers

    1 vote
    1 comment  ·  Dashboards  ·  Admin →
    How important is this to you?
  15. Custom Sort Heatmap Axis

    The user has no control over the sort of the heatmap axis. It would be nice to have the option to sort hours of the day e.g. that it is ascending from bottom to top instead of the default.

    2 votes
    How important is this to you?
  16. chart view rename

    Currently we cannot rename chart view (before UI update, we can do it. so this is regression issue). But we sometimes change settings and/or pipeline of chart view. Then I want to rename the chart view.

    1 vote
    How important is this to you?
  17. 1 vote
    How important is this to you?
  18. 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
    0 comments  ·  Other  ·  Admin →
    How important is this to you?
  19. While embedding dashboard through javaScript SDK add support to have ability to view carts as full-screen.

    While embedding dashboard through javaScript SDK add support to have ability to view carts as full-screen. So that user can maximise and minimise charts view.

    1 vote
    0 comments  ·  Embedding  ·  Admin →
    How important is this to you?
  20. Being able to destroy an embedded chart or dashboard

    The Charts Embedding SDK should expose some sort of destroy method to assist with cleaning up the DOM nodes created inside the divRef element.

    The workaround at the moment for this is to manually do this cleanup yourself inside the function returned by useLayoutEffect. A CodeSandbox example is https://codesandbox.io/s/blissful-resonance-5yjrpq?file=/src/App.tsx

    2 votes
    0 comments  ·  Embedding  ·  Admin →
    How important is this to you?
  • Don't see your idea?

Charts

Categories

Feedback and Knowledge Base