Charts
255 results found
-
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 -
2 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 -
Charts Ingestion feature doesn't have support for cross org billing
Requesting the ability to pull cross org billing data in order to leverage the new Charts Ingestion feature to visualize costs across all linked organizations.
3 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 -
Calculated simple expression to support string concat and if else
I was looking for an alternative simpler expression rather than the Mongodb query language for calculated field — similar to what Tableau and Metabase provided. the main goal is to have a more intuitive expression for folks who don't familiar with Mongo query to create their own stuff
example expected expression: is_beta: (if int([Version Minor]) >= 7 then "yes" else "No" end)
3 votes -
Multiple custom tooltip details
while building a chart, like a scatter plot, you can add a tool tip detail to annotate data points with extra information. This is very useful but unfortunately if I want to add multiple fields, I have to use a projection with $concat to combine the fields and this leads to weird wrapping, it would be nice if there was an option to add multiple fields from the source documents as tooltip details
5 votes -
programmatic
It will be amazing to support programmatically creating/updating/deleting the dashboards and charts, with SDKs and/or Terraform.
6 votes -
Email message body should support HTML or WYSIWYG editor to write details about the report
When scheduling to publish email, consider supporting HTML to be provided in message or convert it to WYSIWYG editor.
This will allow to provide details about the report to those who don't have access to the dashboard.
1 vote -
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
- Don't see your idea?