Charts
52 results found
-
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.
-
Import single charts in existing dashboards
As we can now export dashboards as code, it could be great and very usefull to have the option of import a single chart (or some) into an existing dashboard.
4 votes -
Filter view issue
When adding more than 1 filter, the filters overlap. Viewing and using them becomes impossible. It should be a simple fix on your side (maybe just css)
1 vote -
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 -
Add "stale" indicator to charts after filter change(s)
It would be very helpful for end-users of the Charts feature if charts that are "stale" because of changes to a filter have a visual indicator shown. It's potentially dangerous for a user to assume a chart has updated when it in fact hasn't yet started fetching data. This issue mostly impacts users on sub-optimal networks with reduced internet access speeds.
1 vote -
Define predetermined input variables for a chart / dashboard
Would be great if we could define "variables" (as input boxes) for a chart and dashboard that can then be used inside the aggregation query filter within the charts.
For example - The user enters a UPC to an input box, we take that and convert it to something like:
[{$match: {upc: /\d{0,6}$UPC$\d{0,6}/}}]This allows for better exposure of charts across the organization
1 vote -
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 -
Print
After sharing chart option should be available on link to print chart into PDF documents
6 votes -
Dashboard filter for specific chart or All charts
Option to have a Dashboard filter for a specific chart or All charts.
In other words, Filter can be mapped to a list of charts1 voteThanks for the suggestion! We are actually in the process of allowing individual charts to be opted in/out of dashboard filters.
-
The Public dashboard should also have a feature to Export data [PDF/XLS]
The public dashboard should also have a feature for Export data [PDF/XLS]
6 votes -
Allow to customize/substitute mongodb logo on publicly shared dashboard
As described, it would be nice to have publicly shared dashboard to have own logo or hide the existing mongodb logo(just like embedded chart).
12 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 -
Dashboard refresh based on data
It would be nice if m dashboard would refresh based on data, if a certain condition from data is matched.
I have a datasource for a dashboard that received ~ 10 records first 1 minute on every top of an hour. I need to refresh this ASAP. On the rest of the hour, some data are coming but not every time the refresh needs to be done.
I can filter out data in aggregation pipeline, but to get refresh ASAP I need to set refresh interval for 1 min (ideally even few secs) for whole hour. Anyway, I am receiving…1 vote -
filter
The filters applied at the dashboard level should also be applied to the "Get Charts Data" export feature. The export currently contains all data from the underlying dataset.
This counters the user's expectation, which may be to export only what is filtered/visible.1 vote -
Manage dashboard and data sourse access by team rather than individual.
If it were possible to allocate teams to dashboards and data sources then management of a group of users who should only have access to a subset of charts would be much easier.
At the moment when a new user joins a team they must be added individually to each dashboard and datasource.1 vote -
Dashboard placement of charts: fixed mode
The auto-placement behaviour of charts on dashboards may have its uses, but often it can be highly disruptive and require all sorts of chart-sizing workarounds and wasted time repositioning charts after they exercise their current anti-gravity tendency.
Can we have a fixed-placement mode so that charts stay where we put them on dashboards?4 votes -
Dashboards with tabs
It would be great if dashboard creator could add tabs to the dashboard and for example group charts in categories
9 votes -
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 dashboards4 votes -
Ability to set refresh rate via url param
We have dashboards that run on TVs without human interactions
I cannot change the refresh rate without human interactionYou could add a ?refresh=5m to the url
9 votes
- Don't see your idea?