Charts
250 results found
-
when moving a chart to a dashboard, it would be nice to make that drop down screen wider so I can see the whole title of the dashboard I wan
when moving a chart to a dashboard, it would be nice to make that drop down screen wider so I can see the whole title of the dashboard I want to move it to. Currently, I use the same beginning text for my clients and then add the dates at the end. So I need to see the dates of the dashboard to move the chart correctly. thank you.
1 vote -
Add more options to sort the data in the charts
Right now you can currently only sort stacked charts when there is a string value on the x axis. We would like the ability to be able to sort the data by series or by data value (high to low). Additionally, it would be great if the sort function in charts was more in depth so that you could sort all chart types (table, stacked, etc). It would also be nice if you could add two sorts to a table (similar to excel or other data viz tools).
1 vote -
getImage() api isn't honouring the showAttribution flag on dashboard or chart
dashboard.getImage() is showing the MongoDB logo despite setting showAttribution: false when we create the dashboard object.
2 votes -
Ability to download data for all charts from embedded dashboard level
When we embed a whole dashboard using charts SDK, we have an option to download the dashboard as Image using getImage() api. However, we have no option to download underlying data of all charts.
Tried Alternate:
Dashboard API has getAllChart API which returns an array of DashboardChart objects, which contain only the chartId (from the metadata perspective of the chart). We can download the data using getData(), however we don't get business context (i.e. title of chart etc) to establish the relation of specific data with specific chart.So the request is to offer a feature to download all charts…
2 votes -
Photo Editing
I see some site who using toggle Dark Theme in their toogle button of Photo Editing App.
Most dashboards from various services let you switch to Dark Mode, which is easier on the eyes and helps save a lot of energy.
Source: https://mycapcutapks.com/.
1 vote -
Optimizing ERP Insights with MongoDB Charts
For integrating MongoDB with ERP software, consider leveraging MongoDB Charts to create customized visualizations of your ERP data. By connecting MongoDB as a data source, you can build dynamic dashboards that provide real-time insights into key ERP metrics such as inventory levels, financial performance, and sales trends. This integration will enhance your ability to analyze and present ERP data effectively, allowing for better decision-making and streamlined business operations. Additionally, you can embed these visualizations into your ERP system for a cohesive user experience, making it easier for your team to access and interpret critical information. Recommended ERP: https://www.impactfirst.co/id/erp/software-erp or other…
1 vote -
Add support for logs on serverless instances
Right now, creating serverless instances on Atlas implies in not being able to download the logs as per https://www.mongodb.com/docs/atlas/reference/serverless-instance-limitations/#serverless-instance-limitations
I request that we either add that capability, or add a new feature that allows us for browsing the recent logs
1 vote -
Add refresh settings to .charts export
When exporting a Chart (.charts) the refresh settings are not included and thus lost when imported elsewhere.
1 vote -
show percentage in stack bar chart
would be good if we can show percentage as addition label in the stack bar chart instead of creating another percentage stackbar
2 votes -
Calculate column percentage
It would be great to have the possibility to show the results of the column in a percentage from the whole column:
- 15 : 12,5%
- 55 : 45,8%
- 20 : 16,7%
- 30 : 25%2 votes -
option for consistent whole number display regardless data in bar chart
Currently in Bar charts if small values result in decimal ticks on the X axis, and larger values adjust the chart accordingly to show whole numbers, it will be not idle when we need to show no. of persons in x axis, which shows decimal values, option for consistent whole number display regardless data will be good
1 vote -
Lookup fields with String and ObjectId on either side
We are evaluating Atlas Charts for our business analytics. Right now it is not possible to create a lookup in the UI from a String to an ObjectId field. Based on this answer (https://www.mongodb.com/community/forums/t/mongodb-charts-lookup-field/208617/4) it is possible by adding a small aggregation stage, but we plan on giving this to team members who do not know how to write aggregation pipelines.
1 vote -
Allow the injected filter for authenticated embedding to be injected as the first filter in pipeline
When you embed a chart with authenticated access you have the option to inject a function that returns a MongoDB Query to be injected as a filter on the chart. In this function you have access to the context object which provides info about the current user (token), this gives you the ability to filter the data per tenant in case of multi-tenant applications, but since this filter is only applied as chart filter and not as filter in the aggregation pipeline of the chart or as filter in the view used by the chart, it's really difficult to hit…
2 votes -
Table Chart > Show Totals > Show Avg > Show Max > etc....
Allow the "summary" row to show EITHER Totals, Or Average, Or MAX, OR etc....
Take a look at any Excel pivot table to see how this functionality is implemented
2 votes -
Refresh default to Infinity
New Charts Refresh initially set to 1 hour - but in building phase do NOT want charts to refresh. Default shoul be set to INFINITY, so chart stays static, and let USE CASE determine refresh frequency.
1 vote -
Report - embed image into e-Mail instead of attaching it
The generated dashboard report would look more impressive if the chart would be directly embedded into the email, above or below the message.
1 vote -
Line Breaks for Report Message
The Message text you enter for a report does not have any line breaks although there are linebreaks in the input field.
HTML Text would of course also be an option.
1 vote -
Notify when report generation failed
We can schedule to generate reports of dashbaords but no report nor notify will be send when you failed to generate the image of the dashbaord. When we include too many charts or too heavy charts, dashboard will fail to generate some chart (timeout will happen) but we cannot notice it because you don't send notification or log about it.
Please let us know about report generation fail and make us to fix it.
1 vote -
Increse (customizable) query response size limit
Currently each chart time have limit for query response size. For example discrete line chart's limit is 5000 and cannot customize. Chart will show following warning in that case:
This chart may be displaying incomplete data. The maximum query response size of 5000 documents for Discrete Line type charts has been reached.
I think this limit can be increaced for larger nodes especially for analytics nodes since it have enought resource to run the query. Please please make this possible. You need not change default value of limit. Please make us possible to customize the limit for selected charts. I…
2 votes -
chart view rename
Currently we cannot rename chart view (before UI update, we can do it. so this is regression issue). But we sometimes change settings and/or pipeline of chart view. Then I want to rename the chart view.
1 vote
- Don't see your idea?