Charts
50 results found
-
Create chart action "duplicate into other dashboard"
This will be quicker than duplicating a chart, then moving it to another dashboard
3 votes -
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 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…
5 votes -
scheduled csv export for dashboards & charts
I would like to schedule csv exports on (table based) charts or dashboards containing such charts.
6 votes -
view and change configured scheduling
Currently i can define scheduling for dashboard export. That is nice. But i cannot find a possibility to later on view and change these settings. I would like to do so.
5 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 -
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 -
Ability to open a Dashboard in a new tab
I'd like to be able to open Dashboards in a new tab. The links to Dashboards are not "real links", so it's not possible to right click / cmd+click to open a Dashboard in a new tab.
4 votes -
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 -
Add little icons to customize widgets
Can we have little icons we can add on certain charts just below the title, or as a separate widget ? For example numbers charts, it can be even more appealing for people who aren't use to mongodb charts
9 votes -
highlight vs filter option for dashboard filters
An issue I ran into with a line chart is that you can only display so many data points before it starts showing incomplete data. I wanted to add a date range dashboard filter to the line chart but that only highlighted the data in that date range instead of filtering it out, so that chart still said incomplete data. it would be nice to have a toggle to switch it to actually filtering out the data from the input to the chart if possible
1 vote -
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.
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 -
MQL Dashboard Filter like Jira has
Right now you can only add dashboard filters about a specific field. It would be nice if you could also add an arbitrary MQL dashboard filter so a viewer familiar with mql can refine results generated in the dashboard. Potentially without access to $accumulator, $function javascript operators etc for security/billing reasons.
Jira has a feature like this and it is very useful for consumers of a dashboard to answer more advanced questions
1 vote -
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.
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.
- Don't see your idea?