Charts
50 results found
-
add categories for dashboards
add the possibility to add categories to each dashboard so that it's possible to use them as a filter or viewing in a tree like / multi level structure.
handy for when you have many dashboards3 votes -
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.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 -
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 -
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.
-
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 -
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.
2 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 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 -
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 -
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
- Don't see your idea?