Charts
52 results found
-
Ability to specify the square size
This must be at dashboard level.
In some cases squares can be a bit smaller or a bit larger.
If you have a table and you want to expand a little bit, but one square is too much.
In that case you must modify the size of squares of dashboard and resize the table.4 votes -
Add a mechanism for switching a dashboard to "edit" mode
When viewing a dashboard (example: https://charts.mongodb.com/charts-build-failures-deyus/public/dashboards/635a911f-5f92-4f99-871d-c74626013667), it is not easy to switch to editing that dashboard. Even if I have admin rights to a dashboard, there's no single/simple/obvious way to switch to an editing mode. Could y'all consider adding a UI mechanism (say, a toggle button) to switch to edit mode?
3 votes -
Persist custom values in filters
Since filter values are generated from sample of data, filter does not always includes all values that we would like to filter on. User is therefore forced to add custom values. A custom value however is not retained if not checked so one ends up adding those values every time we would like to compare charts with different filters turned on/off.
3 votes -
Make Dashboard filters more customizable.
For example, being able to delete and narrow down the available values to toggle on and off. I am filtering by a large amount of org ids and I don't want to see a whole bunch of org ids that I didn't add on my filter list. Make it hard to remember which ones should be toggled on. Also, if you could rename filter values just for the filter page, and not have it affect/rename the actual values. Fort example, replace those org ids with the names of the orgs but not have the actual ids in the system change.
3 votes -
Prompt-able Filters
There is a need to frequently change the date filter to produce reports for Month-to-date, Year-to-date, Specific date range, etc. Please provide option to build charts that prompt for attribute values on filter instead of just having a static filter.
3 votes -
Query all dashboards
Raising this as a response to https://github.com/mongodb-js/charts-embed-sdk/issues/88
Basically, it would be cool to explore the Mongo Atlas Charts with a query command. Something like
sdk.getDashboardIds()
- there is already something like this for Charts withgetAllCharts()
.Use Case: We want to integrate the process of the new creation of dashboards and embedding these dashboards and charts on our own website. With a call like this we could write a scheduler job or similiar that frequently pulls in newly created dashboards.
2 votes -
Confirm deletion of Dashboard by typing title (name) of Dashboard
Just like when deleting a collection from mongodb, users should be prompted to confirm deletion of a dashboard by typing its title. This way unintended deletion of dashboards will be prevented in the future.
2 votes -
Automatically convert urls into clickable links in dashboard and chart descriptions
I have added urls in dashboard descriptions and would like them to be clickable so my description is more useful for me and for other users that I have shared my dashboard with. This will be great for charts descriptions too.
2 votes -
Vpc vs Internet network traffic
There's currently no way to tell if the network traffic shown in the chart comes from Internet or from one of the VPC peered networks.
It would be interesting to be able to see the network traffic for each VPC and public internet so spikes on network activity could be easier to investigate. Also would allow migrations of networking configurations to be visualized and validated easier. As of now the only way I found to do that was to check the database access history to see the source IP of the clients.
Also, I was thinking that likely Atlas does…
2 votes -
Chart Import should appear when there are no dashboards
Currently, if there are no dashboards on the /dashboards page (e.g. https://charts.mongodb.com/charts-xxxxxxx/dashboards), the only option is to add a new dashboard. See 1addDash.png attached.
If there is an existing dashboard, there is the same "Add Dashboard" button, and there's also a pull-down menu to import a chart. See 3importdashboard.png
My use case for importing is for folks new to MongoDB and/or Charts. I'd like to be able to import a dashboard without having an existing dashboard.
(My current workaround is a tutorial showing how to make a dashboard, exit, then import).
2 votesThanks for the suggestion - we've actually already started work on this. We'll also move the "create sample dashboard" to the same place, and allow you to invoke it whether or not you have existing dashboards.
-
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 screen2 votes -
Chart Filters
- Dashboard filters should be more interactive and user should be able to selectively apply it individual chart
- Convert type option for dashboard filter
- Option to add colors in background for Text (top 100)
- Option to create Histogram
2 votes -
filter week
In filters for dates if we apply relative dates it shows from Sunday-Saturday, but we want it to show Monday-Sunday,
2 votes -
Map Chart ID's to Dashboard
After embedding a chart an id is generated like this
id=083882db-f78f-6477-b8fa-dc8ggfd787be
It would be good if you map these id's with dashboards like first few chars would be same for the dashboard and embedded chart .So that While embedding them into our dashboard we can filter out who can see our charts based on ID we provide.
2 votes -
Allow unifying billing chart for more than one organization
Atlas provides a billing dashboard for one organization, or for linked organization. In my company we have two unlinked organization as we differentiate support levels so they cannot be linked.
We'd love to see an option to use multiple such organization in one billing board, for example by allowing multiple billing APIs to be used or any other background ingestion option.
Thank you!1 vote -
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 -
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 -
Rolling 7 week network usage
to see if we have reached our throttle limits on different tiers
1 vote -
Show data point info box when hovering chart
Currently in order to see the data point info box of a chart it is required to put the cursor exactly on the chart line, which is quite difficult.
It would be nice to get the data point info box when just hovering the chart.
Attached example screenshot.
Thx1 vote
- Don't see your idea?