Charts
213 results found
-
easy to find download button
I'm doing a tutorial and they have it so that it is very clear where you go to download mongodb. I think a clear download button could be helpful.
1 vote -
Conditional Formatting : set threshold with variables
On charts that support Conditional Formatting support the 'input' to be set with a variable.
1 vote -
Import Binning
I have some jobs that I need to rename with binnings. These jobs appear on many graphs, and it would be helpful to be able to import these binnings between graphs or even dashboards.
Thanks for your help!
1 vote -
Remove references to JS global object
Stop working with Javascript global object. Angular removed access to global (for tree shaking reasons ++) in Angular v6.x. We are now at Angular v13.x.
Angular users will not have an easy time embedding your JS library into their applications.
An Angular project will fail with the error: "Cannot access global" when trying to embed a Chart.
1 vote -
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).
1 voteThanks 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.
-
refer visual capitalist or roundmap or slidesgo etc
presenting directly data base to board of directors!!!
1 vote -
Drag and dropping fields doesn't work on chrome for me
It would be nice if I didn't have to switch browsers every time I wanted to edit a chart
1 vote -
On Heatmaps can we have a logarithmic option on the Intensity 'axis' please?
On Heatmaps can we have a logarithmic option on the Intensity 'axis' please? I have heatmaps with a few very large counts that effectively cause the variation in the majority of smaller numbers to be obscured in the intensity representation. A logarithmic option would allow the smaller numbers to show more clearly. (It is hard to do this in the data source, as the count is being performed at chart level.)
1 vote -
Fields Box in Buildin Graphs, must be expandable
When building graphs, in the Fields box, many times the variable names are not fully visible, The Fields box should be expandable to show the fields completely
1 vote -
regex on filters
in the filters section in charts, filter string using regex
1 vote -
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 -
Allow dismissing the new user tour
I randomly get shown the new user tour and there is no way to dismiss it without going though all the messages.
1 vote -
Option to automatically disable charts when free-tier limit is reached
To avoid being overcharged in case of DDOS attacks, there should be a toggle which if enabled will automatically disable the open charts in client side when 1gb free tier is reached. Another option can be a data limit where if someone wants charts to display for only 2gb as they are only willing to pay for extra 1gb they should be enter "2" in some field.
1 vote -
Allow colours to be defined by y-axis value range
Allow colours to be defined by y-axis value, rather than trying to reverse engineer into chart series (since the lines don't draw properly, as per pic). The one temperature line should be able to be shown as , eg, blue when too cold, orange when too warm, green 'just right'
1 vote -
Set format for duration values for the Number chart
It'd be great to have the possibility to format numbers as duration values. For example:
I have a "Number" chart where I show the duration of some activity. I store this information as minutes and it'd help if I could select the format to show as h:m for example. I haven't found a way to use duration in a nicely formatted way as a simple indicator widget like the "number" one.
1 vote -
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 -
When doing a lookup, sort the remote data source names
Also, show the aliased remote data source name. If I have two data sources for the same collection, one with a pipeline filter, and the other without, and each named distinctly, show the manually entered name
1 vote -
1 vote
-
1 vote
- Don't see your idea?