Charts
250 results found
-
Last data point or last line segment to the point be rendered differently
Hi Avinash/Tom (and team),
Is it possible to have the last data point in a series be dotted or the line to that data point be dotted or some differing visual gestalt?
Specifically, we have a time series rendering of our BU data and north star metrics in Charts at https://wiki.corp.mongodb.com/display/DE/North+Star+Metrics+by+Time+Period, I'd guess this is like a lot of dashboards for companies/customers.
What we want to do for say the current month's data is have the line or the point be rendered differently whether dashed or shape or whatever to illustrate that that month's (or quarter or current year)…
2 votes -
1 vote
-
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 -
Connection counter
I think that would be interesting to have a dashboard which show the connection number for each databases users/api currently connected or over a specific period.
Have a more information for each connection etablished on the cluster selected.
Currently to have a more information I must get the logs and I must search in the log the differents informations for each users/apis.
2 votes -
Rolling 7 week network usage
to see if we have reached our throttle limits on different tiers
1 vote -
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 -
Support "Period Comparison" or "Cumulative Sums" with Multi-Series Data
It appears the "Compare Periods" functionality is not supported with multi-series (i.e., like Stacked Column) charts. This UI for configuring this functionality disappears once a Series is added.
4 votes -
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 -
Create chart action "duplicate into other dashboard"
This will be quicker than duplicating a chart, then moving it to another dashboard
4 votes -
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 -
Provide a Vue 3 implementation example of an embedded chart
There are vanillajs and react examples but not with Vue
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 -
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 -
Export chart or dashboard image programmatically
Ideally, some API access to charts so a PNG or PDF could be rendered server-side.
Would be great if the @mongodb-js/charts-embed-dom npm package could be used to get the PNG of a chart or dashboard.
This must be possible somehow since the scheduled reports can send a PNG via email. For my use case, I would like to send these images to S3.
6 votes -
Show "no matching data" rather than having a blank chart
I have a dashboard containing several charts. We also added filtering (which is complex and I had to build my own UI, which seems redundant - see https://feedback.mongodb.com/forums/923524-charts/suggestions/43736778-embedding-charts-with-filter-ui). In some cases, the user could create filters that end up filtering out all of the data. Strangely, this causes all of the charts in the dashboard to render completely blank. I would expect that, for example, a table would have all of its data replaced with zeroes, and a map might show without any of the countries being shaded. But instead, it's all blank, with no message of any kind.
…
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 -
Please increase maximum query response size for a data table.
Please increase maximum query response size for a data table.
1 vote -
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?