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. 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)
  2. 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)
  3. Expose Charts creation using API and get back embedded chart's URI

    We can use Chart's API to construct the charts on demand through various JS application and client requirements, without exposing the Charts dashboard / data sources in a multi tenant application. We can use the API's to modify / create charts and get back the embedded chart URI to show on the application UI.

    85 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)
  4. Combining collections from two different database

    allow to combine Collection A from DB1 and Collection B from DB2

    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

    1 comment  ·  Data Sources  ·  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. 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)
  6. 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)
  7. Possibility to create http link on text charts

    I'd like to define an http link in table chart for a column.

    Also, I'd like to use dynamic data (from the document) in the link.

    9 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. Allow colours to be defined by y-axis value range

    Allow colours to be defined by y-axis value, rather than trying to reverse engineer into chart series (since the lines don't draw properly, as per pic). The one temperature line should be able to be shown as , eg, blue when too cold, orange when too warm, green 'just right'

    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. Grouped Bar chart as percentage numbers

    Hi,

    I have a bar chart which shows bars with numbers based on different types of products sold per month, like in Feb we have 3 bars for every product type being the quantities 57, 9, 167. I would like to show the percentages 24%, 3%, 71%

    The math is the following:
    count by value / Sum of all items * 100

    I'm using the (count by value) aggregator but that shows just the plain count

    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)
  10. Data Source Management API

    It would be helpful for bulk management to have an API to remove/add or modify data sources.

    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

    1 comment  ·  Data Sources  ·  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. 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)
  12. Customize MongoDB Charts - Chart font

    Can we please have a customization option (font styling) for the chart's text? It would be great if we can change the font styles(font-family) of the binns, text and data, etc used in the chart.

    9 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)
  13. Convert data timezone via injection from JS SDK

    As a Saas provider i would like to have a single chart and stored the data in ISO format. Display the same chart to business from different continents with local time for fields like createdAt or updatedAt.

    Currently the way to do this is clone the same chart and set convert to tz for each chart and serve them

    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

    2 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)
  14. Print

    After sharing chart option should be available on link to print chart into PDF documents

    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  ·  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)
  15. 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)
  16. Customize MongoDB Charts - Chart title

    Can we please have general customization option for chart title as well? Currently we are only allowed to edit the chart title but we cannot format it in anyway. It would be a good option to change the font color, size, style etc. for chart titles.

    9 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)

    Thanks for the suggestion Priyanka. We are currently adding the ability to add a description to a chart, which can include rich text and hyperlinks.

  17. Add "stale" indicator to charts after filter change(s)

    It would be very helpful for end-users of the Charts feature if charts that are "stale" because of changes to a filter have a visual indicator shown. It's potentially dangerous for a user to assume a chart has updated when it in fact hasn't yet started fetching data. This issue mostly impacts users on sub-optimal networks with reduced internet access speeds.

    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  ·  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. The Public dashboard should also have a feature to Export data [PDF/XLS]

    The public dashboard should also have a feature for Export data [PDF/XLS]

    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  ·  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)
  19. Mongo Text Chart should have pagination based on certain criteria.

    Mongo Text Chart should have pagination based on certain criteria such as if records are more than 50 [configurable] and per page size also should be configurable.

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Add more specific roles for Charts

    It will be great to have more specific roles to Charts totally separate from other Altas roles.

    Currently if you want to have one team member allowed to configure charts,
    you have to give him access (at least read only) to everything outside of Charts space, as cluster and database informations or even Stitch configuration.

    58 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

    5 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