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. Chart report with out mojibake (unicode font support)

    When we input non-ascii text like Japanese or Chinese, images included in chart report have mojibake (broken text). This problem is typical bug without pan-cjk Unicode font. Your system should include font such as https://github.com/adobe-fonts/source-han-sans Then it should be able to rastarize CJK texts with that font

    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  ·  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)
  2. Allow second axis for combo chart

    Combo chart type doesn't allow you to specify multiple Y-axis sources, and doesn't supporting having the columns or the line on a secondary axis

    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)
  3. Support Charts for Multi-Cloud Clusters

    It seems like multi-cloud clusters cannot be added as a Charts datasource.

    This makes me sad...very, very sad. :(

    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)
  4. Data value labels for stacked bar charts

    Hi and thanks for building Charts.

    It would be nice to have value labeling like in grouped charts but for stacked charts (should just be the sum of the parts). Right now it's not easy to see the exact amount of Y values as you have to manually sum each part of stack

    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)
  5. Individualized Embedded Charts

    It would be useful to create a chart containing client data and embed it in a website. When a client logs into a website, the chart displays their individual data. They also wouldn't be able to see other client's data.

    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  ·  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)
  6. 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)
  7. 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)
  8. 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)
  9. 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)
  10. 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)
  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. 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)
  14. Allow charts to have reference field data in them

    Adding the ability to access data in reference fields to other collections and adding that data to a chart would be very helpful. For example, a collection called "delivery" has a reference field to a "client" this client has a string "title" field. It would be very useful to be able to add the client's "title" to the chart instead of just their id.

    0 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  ·  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)
  15. scrolling/dragging on touch device

    Hi !
    1.)
    It is not possible to scroll over the dashboard filled with charts at my touchscreen device (android/chrome), if there is no page background left to "grab".

    2.)
    Also in edit mode, it is not possible to drag field elements with touch input. So editing on this mobile device is not possible.

    Thanks!

    0 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  ·  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)
  16. New and extended features on Scatterplot

    In order to do IoT analytics on the scatterplot it would be great to have no limitation (or much higher than 50k) on the number of data points (especially on double logarithm axis). In addition it would be nice to customise the size of the data point.

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

    The latest release lets you customise the size, fill and border of scatter plot marks.
    Unfortunately we can’t go beyond the 50K limit for the time being.

1 3 Next →
  • Don't see your idea?

Feedback and Knowledge Base