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

56 results found

  1. Axis data value to display even if I have no data for that point in time

    I would like some charts to display an entire year on the x-axis, regardless of whether my data contains data for the entire year.

    For example... my new users won't have activity for the past 12 months, so the heatmap I build shows only one column instead of 12... making the chart look ugly and confusing.

    I hope that is clear, let me know if you's like to see an example

    I think a turnaround might be a mongo view with a join between a static list of dates, and my actual collection.

    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)
  2. Ability to hide a chart title and release the space it occupies

    I'd like to be able to create/embed charts without titles. I can currently set the title to a simple space character but the space at the top remains blank/taken.

    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)
  3. Month-to-date, Quarter-to-date & Year-to-date filtering

    Enable the possibility to use Month-to-date, Quarter-to-date & Year-to-date filtering options using Timestamp in any MongoDB Chart. At the moment, it's only "Last", "Now" & "Next".

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. How to use?

    I don't understand how I can use.
    I thought I can see video or Demo once I installed but nothing but just came the real one which I don't know where to start at all.

    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)
  5. Improve management of labels in charts

    You can see on this snapshot the issues :

    • some labels overlap when they are to close.
    • at the right-top of the chart, the labels' value are truncated
    • last thing, the circle is cut at the bottom

    Improving the graph could be very helpful to use MongoDB Charts a little more.

    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

    completed  ·  1 comment  ·  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)
  6. Allow export/download of chart data once embedded into an application.

    Allow export/download of chart data once embedded into an application. It seems like currently, you can only view on screen in the application and you can only download the chart data if you are in MongoDB Atlas.

    47 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

    4 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)
  7. Filters for embedded charts

    While embedding it would be nice to have a filter , like [age = 40] to get all records whose age are above 40

    Ex: <iframe style="background: #FFFFFF;border: none;border-radius: 2px;box-shadow: 0 2px 10px 0 rgba(70, 76, 79, .2);" width="640" height="480" src="charts?id=6e45e31f-34a6-444d-b613-b3706f0f46ec&``age=40``&theme=light"></iframe>

    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)
  8. Daily Emails

    It would be cool if I could get an email every morning from one of my dashboards.

    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

    completed  ·  2 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)
  9. sort for data table via query

    Hi,

    Current default sort for text data table charts is a little un-intuitive (at least for me). All other charts appear to respect the sort stage in the aggregation pipeline. The data table chart has a different mechanism where the user has to explicitly click on the header to define the default sort. This is counter intuitive if there is already a sort stage in the aggregation pipeline that can be interpreted as the default sort.

    I think it might make things more clear if either:

    a) Default sort ALWAYS in the sort stage of the aggregation

    b) Flag a…

    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)
  10. Dragging groups in text chart has a bug with arrays

    I am creating a chart and moving the order of data elements that are part of a group. When doing this, i am noticing that data elements with array parameters are not moving correctly. I took a screenshot see attached. The Naics code data element is not an array. Status is an array. Somehow the array parameters moved from status to NAICS while I am making changes.

    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. Problem opening map

    The map works fine only the first time!

    Does not load the map when zooming, view picture.

    Watching the console shows the following error:
    react-dom.production.min.js:198 Error: Bounds are not valid.
    at t.fitBounds (leaflet-src.js:3283)
    at t.value (map-item.jsx:79)
    at Ga (react-dom.production.min.js:216)
    at za (react-dom.production.min.js:220)
    at react-dom.production.min.js:250
    at Object.t.unstable_runWithPriority (scheduler.production.min.js:18)
    at Rs (react-dom.production.min.js:250)
    at Ds (react-dom.production.min.js:249)
    at As (react-dom.production.min.js:248)
    at Es (react-dom.production.min.js:245)

    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)
  12. Services: Tables

    I'm using the Charts service to embed charts in my Web App. Loving it! Very easy to create and also embed.

    Have you thought about adding a Tables service?

    Basically, having it look and work exactly like the Charts service, except let us build Bootstrap Tables that we can embed the iframe. That would be HUGE!

    Then as an Admin, I could customize my Clients tables to however they need it (i.e add a Search bar, Add Column filters, Styling, etc.) and have the embed serve it up.

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Filter out number of rows to display in text table

    It would be great to be able to filter out the number of rows to display in a text table, for instance, to show the top 10 of something

    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. Dashboard level date filters

    Our business needs to see data at various date ranges from yesterday/last week/all time. It would be great to have date pickers (with quick access to common "last week", "last month" etc) at the dashboard level.

    Currently we have to duplicate our dashboards for each date range required by the business and this is very time consuming.

    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  ·  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. toggle show/hide "Powered by MongoDB charts"

    we should at least have the option to hide to hide this footer in the chart

    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

    completed  ·  3 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. Add a "Download as (CSV/JSON/...)" button to each chart in Charts

    Now that we can share charts to people outside of our org it would be really nice if they could download each chart data.

    Right now it is only possible if one can edit the chart but it is really useful also for users that are only viewers

    18 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

    completed  ·  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)
  17. Fonts size

    If the charts generated are meant to be used directly (e.g.without editing them in third party graphic applications) like embebed in webpages, then we need to be able to change at least the size of the fonts.

    p.s. no rush to implement the selection of font style, just size for now would be great. Thanks

    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. Show trendlines in charts

    It would be great to add support for trendlines in column and line charts.

    For example, if I have a chart for daily/weekly/monthly active users, it would be very helpful to have a trendline to show if the active users are increasing or decreasing.

    11 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. Interactive charts

    I wish mongo charts to be interactive. like to handle clicks to view details and make data manipulations. My use case is to track low engaging users through graphs and send some notifications to them

    52 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. Cumulative trends over time

    By placing a time variable on the X axis, we can create a graph of records created for each day/week/month/etc. It would be very helpful to also have the ability to plot cumulative totals over time; in other words, have the point (X, Y) represent the fact that at time X, Y total records existed in the collection.

    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

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

Feedback and Knowledge Base