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

253 results found

  1. 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
    How important is this to you?
  2. 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
    How important is this to you?
  3. 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
    How important is this to you?
  4. 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
    How important is this to you?
  5. 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
    How important is this to you?
  6. 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
    How important is this to you?
  7. 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
    How important is this to you?
  8. regex on filters

    in the filters section in charts, filter string using regex

    2 votes
    How important is this to you?
  9. 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
    How important is this to you?
  10. 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
    How important is this to you?
  11. 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
    How important is this to you?
  12. 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
    2 comments  ·  Dashboards  ·  Admin →
    How important is this to you?
  13. 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
    0 comments  ·  Sharing  ·  Admin →
    How important is this to you?
  14. 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
    How important is this to you?
  15. Get filters white list in SDK

    It would be great to have a method to get all the white-listed fields when embedding a chart with the SDK. It could help to automate the filters implementation.

    2 votes
    0 comments  ·  Embedding  ·  Admin →
    How important is this to you?
  16. Candle stick charts

    Since continuous line charts do not allow iterating through more than 50k documents, it would be great to have simple option to merge/ aggregate data e.g., into candle sticks for time ranges (per day, per week etc.)

    2 votes
    How important is this to you?
  17. Chart Filters

    1. Dashboard filters should be more interactive and user should be able to selectively apply it individual chart
    2. Convert type option for dashboard filter
    3. Option to add colors in background for Text (top 100)
    4. Option to create Histogram
    2 votes
    0 comments  ·  Dashboards  ·  Admin →
    How important is this to you?
  18. Different Security Level to Add Data Sources

    I would like to restrict who can add data sources to a charts project.
    I want to allow individuals to author their own dashboards and charts but I would like a smaller group the ability to add data source

    2 votes
    How important is this to you?
  19. Editable color ordering and ability to create palette for all chart type

    Actually it looks like the colors are alphabetically ordered.
    It would be great if we can edit this behavior by occurrence of the field for example.

    It would be great to add other colors or at least a custom color palette where we can actually create a palette for each chart type

    2 votes
    How important is this to you?
  20. Change Charts Query Order and Timeout

    I use charts as an iFrame embedded to my website, and our clients ( another Team inside my company) should always analyse different user IDs data. Having that in my mind, I created general purpose graph charts and when used, the query inside the iFrame would query the user IDs wanted.
    The problem is that, your mongoChart would first do all query inside the Charts ( Query and Filters) and then filter the document (on iframe code) that should have been filtered before. The result is that, even for a small collection ( 1 million documents 200mb size)…

    2 votes
    1 comment  ·  Other  ·  Admin →
    How important is this to you?
  • Don't see your idea?

Charts

Categories

Feedback and Knowledge Base