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

231 results found

  1. 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)
  2. 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)
  3. Automatically convert urls into clickable links in dashboard and chart descriptions

    I have added urls in dashboard descriptions and would like them to be clickable so my description is more useful for me and for other users that I have shared my dashboard with. This will be great for charts descriptions 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  ·  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)
  4. Vpc vs Internet network traffic

    There's currently no way to tell if the network traffic shown in the chart comes from Internet or from one of the VPC peered networks.

    It would be interesting to be able to see the network traffic for each VPC and public internet so spikes on network activity could be easier to investigate. Also would allow migrations of networking configurations to be visualized and validated easier. As of now the only way I found to do that was to check the database access history to see the source IP of the clients.

    Also, I was thinking that likely Atlas does…

    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  ·  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)
  5. Add an option for a "moving averages" trendline to scatter splots

    I have data that doesn't follow a linear or polynominal shape and is more cyclical. I'd like to have another trend line type called "moving average" that plots the average of a window of data.

    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)
  6. Remove references to JS global object

    Stop working with Javascript global object. Angular removed access to global (for tree shaking reasons ++) in Angular v6.x. We are now at Angular v13.x.

    Angular users will not have an easy time embedding your JS library into their applications.

    An Angular project will fail with the error: "Cannot access global" when trying to embed a Chart.

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

    1 comment  ·  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)

    Thanks for the suggestion - we've actually already started work on this. We'll also move the "create sample dashboard" to the same place, and allow you to invoke it whether or not you have existing dashboards.

  8. Suggestions on indexes

    I would to be able to see the queries targeting different data sources and even better would be to get suggestions based on data source of indexes that could improve the performance of charts. Since the people managing the data itself in our case won't create the graphs this would help.

    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)
  9. Moving Bubble charts

    I'd like to see the ability within MongoDB charts to have moving bubble charts as my data is updated. Similar to https://flowingdata.com/2019/03/26/relationship-stages/

    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)
  10. 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)
  11. Expose MongoDB Logs as a Data Source to Charts

    I'd like to be able to chart some of the metrics from the logs into Charts. This will allow me to have one central place to see all the relevant data I want to chart.

    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. Allow to process totals

    Allow the charts to do calculations on the totals, say we fields: [currentAmount, renewedAmount]
    And the chart shows as totals [1000, 800]

    Then it should allow to show it as .80 (or 80% with formatting), at least in a Text, Number Chart.

    Keep in mind, since so far what I've researched we can only do calculations on each field then it would not be possible to add ratios per document.

    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. 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)
  14. Fields Box in Buildin Graphs, must be expandable

    When building graphs, in the Fields box, many times the variable names are not fully visible, The Fields box should be expandable to show the fields completely

    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. regex on filters

    in the filters section in charts, filter string using regex

    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)
  16. Use datasources from multiple projects

    Currently it seems to only be possible to create charts from databases on a single Project. My org has many teams using Atlas and we each work in separate Projects but occasionally we want to provide visualizations of our data that cross teams. Currently we can't do that because Charts is tied to a single project. To be clear, I'm not interested in being able to combine data from multiple databases into a single chart, but rather into multiple charts in the same dashboard.

    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)
  17. Average (trend) lines for a data series

    I have many charts with series where the y-axis values (Revenue $$) bounce up and down along the x-axis (Date). At times, it's difficult to tell if the values are trending up or down. It would be nice to be able to configure a trendline that shows an average.

    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)
  18. Add error bars to bar/line charts

    I have a dataset containing measurements, along with errors - e.g.
    {
    value: 187.12,
    error: 12.51
    }

    It would be quite useful to be able to plot the error values on a line chart so that we can see the uncertainty as well as the measured value.

    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. just to remove the support icon form the screen

    just a little UX note
    the support floating icon is covering the dashboard numbers in the Rt corner of the screen

    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

    2 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)
  20. Option to automatically disable charts when free-tier limit is reached

    To avoid being overcharged in case of DDOS attacks, there should be a toggle which if enabled will automatically disable the open charts in client side when 1gb free tier is reached. Another option can be a data limit where if someone wants charts to display for only 2gb as they are only willing to pay for extra 1gb they should be enter "2" in some field.

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

Feedback and Knowledge Base