Charts
258 results found
-
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 -
Show ALL filters in a scrollable list, instead of forcing users to "Add value" when there are more than ~20 possible filters.
When creating a dashboard in MongoDB Charts, the "filter" functionality is GREAT.
However, when there are more than ~20 possible values, the remaining values are completely hidden and "Not all values are displayed" is shown.
Users can manually "Add value" to apply a filter, but that requires the user to KNOW what the missing filter value(s) are.
This is an issue for us, because we are a franchise with 26+ locations, and often want to filter our client data at the store level. Unfortunately, because every shop is not listed in the filters (6-8 are not displayed), it's really hard…
13 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 -
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 -
Export chart or dashboard image programmatically
Ideally, some API access to charts so a PNG or PDF could be rendered server-side.
Would be great if the @mongodb-js/charts-embed-dom npm package could be used to get the PNG of a chart or dashboard.
This must be possible somehow since the scheduled reports can send a PNG via email. For my use case, I would like to send these images to S3.
7 votes -
Support "Period Comparison" or "Cumulative Sums" with Multi-Series Data
It appears the "Compare Periods" functionality is not supported with multi-series (i.e., like Stacked Column) charts. This UI for configuring this functionality disappears once a Series is added.
4 votes -
Support for Org Charts
Requesting a chart type that represents tree-like (hierarchal/parent-child) relationships, otherwise called an "org chart".
Here's a stack overflow question and answer that shows a sample of a mongo aggregation that might generate the kind of data that would feed this kind of chart:
Here are a few useful resources describing visual expression for this kind of chart type:
https://en.wikipedia.org/wiki/Organizational_chart
https://www.canva.com/graphs/organization-charts/
https://www.smartdraw.com/organizational-chart/
https://asana.com/resources/organizational-chart16 votes -
Create chart action "duplicate into other dashboard"
This will be quicker than duplicating a chart, then moving it to another dashboard
4 votes -
Connection counter
I think that would be interesting to have a dashboard which show the connection number for each databases users/api currently connected or over a specific period.
Have a more information for each connection etablished on the cluster selected.
Currently to have a more information I must get the logs and I must search in the log the differents informations for each users/apis.
3 votes -
Last data point or last line segment to the point be rendered differently
Hi Avinash/Tom (and team),
Is it possible to have the last data point in a series be dotted or the line to that data point be dotted or some differing visual gestalt?
Specifically, we have a time series rendering of our BU data and north star metrics in Charts at https://wiki.corp.mongodb.com/display/DE/North+Star+Metrics+by+Time+Period, I'd guess this is like a lot of dashboards for companies/customers.
What we want to do for say the current month's data is have the line or the point be rendered differently whether dashed or shape or whatever to illustrate that that month's (or quarter or current year)…
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 -
Show "no matching data" rather than having a blank chart
I have a dashboard containing several charts. We also added filtering (which is complex and I had to build my own UI, which seems redundant - see https://feedback.mongodb.com/forums/923524-charts/suggestions/43736778-embedding-charts-with-filter-ui). In some cases, the user could create filters that end up filtering out all of the data. Strangely, this causes all of the charts in the dashboard to render completely blank. I would expect that, for example, a table would have all of its data replaced with zeroes, and a map might show without any of the countries being shaded. But instead, it's all blank, with no message of any kind.
…
5 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 -
Rolling 7 week network usage
to see if we have reached our throttle limits on different tiers
1 vote
- Don't see your idea?