Charts
258 results found
-
Custom Sort Heatmap Axis
The user has no control over the sort of the heatmap axis. It would be nice to have the option to sort hours of the day e.g. that it is ascending from bottom to top instead of the default.
2 votes -
chart view rename
Currently we cannot rename chart view (before UI update, we can do it. so this is regression issue). But we sometimes change settings and/or pipeline of chart view. Then I want to rename the chart view.
1 vote -
1 vote
-
Geospatial Index - Elevation
GeoJSON specs allow storing elevation along with coordinates. It would be great if MongoDB could calculate distances between two coordinates considering the elevation too.
2 votes -
While embedding dashboard through javaScript SDK add support to have ability to view carts as full-screen.
While embedding dashboard through javaScript SDK add support to have ability to view carts as full-screen. So that user can maximise and minimise charts view.
1 vote -
Being able to destroy an embedded chart or dashboard
The Charts Embedding SDK should expose some sort of destroy method to assist with cleaning up the DOM nodes created inside the divRef element.
The workaround at the moment for this is to manually do this cleanup yourself inside the function returned by useLayoutEffect. A CodeSandbox example is https://codesandbox.io/s/blissful-resonance-5yjrpq?file=/src/App.tsx
2 votes -
3 votes
-
It is good idea to roll out auto indexing on tier above M30. Otherwise, it would be difficult for customer migrating from M30 and above
We are on a range of Mongodb clusters, starting from M20 up to M60. While the concept of auto-indexing is appealing, it is disappointing that this feature is not available on higher tier plans. When a customer upgrades from M30 to M40, they lose access to this feature and are forced to manually add it, which can be burdensome for them. Therefore, we kindly request that you investigate this issue and provide a prompt solution.
1 vote -
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 -
search for nested field return all the irrelvant fields
When searching a sub field, by default it's expand all fields under it's parent field and those irrlevent fields will overwhelming the search result and we can't find what we acutally looking for.
Please make search only return needed result or at least collaps irrelevent fields by default
related issue https://support.mongodb.com/case/01215139
2 votes -
Provide a Vue 3 implementation example of an embedded chart
There are vanillajs and react examples but not with Vue
1 vote -
Resample based on zoom level for a chart
I understand why you have a limit on geo scatter (it would be nice if it is more than 1,000) but the bigger need is to return the data based on the zoom level. For example in our use case we have over 1,000,000 geo tagged points in a region. When you zoom in to a neighborhood there will be 500-600. The request is to get all those data points when zoomed in so we have a complete view vs. random sample.
2 votes -
Connecting AWS Costs and Bills on Atlas Charts
I don’t know whether this can be a feature request or something already present in Atlas but I don’t know about it.
I have a Peering Connection with my AWS account on my Mongo Atlas account. Recently, I saw that Atlas launched a Billing dashboard to monitor your Atlas Costs over a range of time. Does Atlas have some plugin or feature where we can import only the costs/billing data from our AWS account (one connected with Atlas using a Peering connection)?
Maybe, we can add a custom IAM role in our AWS account using which Atlas can have only…
1 vote -
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 -
Report PDF to include generated date time in footer or in file name.
When scheduling email with PDF attachment, it would be great if PDF includes the date time it was generated in footer/header or attachment name should include date time.
This will help when it is being shared offline to other participants.
3 votes -
Please increase maximum query response size for a data table.
Please increase maximum query response size for a data table.
1 vote -
12 column grid for Atlas Charts dashboards
Dashboards have a 10 column grid, which is a really bad choice for layout because it's only divisible by 1, 2 and 5.
Designers have known for years that 12 is a better number because it's divisible by 1, 2, 3, 4 and 6.
(Hence the imperial system, born of trade, uses base 12)
The impact is that it's impossible to have a dashboard that uses a combination of half- and third-width charts.
Please consider changing to a 12-column system.
2 votes -
Allow us to use paste to put numbers in the min and max values in filters instead of having to type it in.
The min and max fields in the filter do not let you paste a number. I happen to be using millisecond timestamp numbers and they are long. It would be great to just paste them in from the epoch converter or my database fields.
1 vote
- Don't see your idea?