Charts
258 results found
-
Show ALL filters in a scrollable list, instead of forcing users to "Add value" when there are more than ~20 possible filters.
When creating a dashboard in MongoDB Charts, the "filter" functionality is GREAT.
However, when there are more than ~20 possible values, the remaining values are completely hidden and "Not all values are displayed" is shown.
Users can manually "Add value" to apply a filter, but that requires the user to KNOW what the missing filter value(s) are.
This is an issue for us, because we are a franchise with 26+ locations, and often want to filter our client data at the store level. Unfortunately, because every shop is not listed in the filters (6-8 are not displayed), it's really hard…
13 votes -
Increase query timeout
Sometimes it tooks too long to execute queries on large Collections (loading data for charts)
13 votesTom responded
Timeout was increased from 60 seconds to 90 seconds. There aren’t currently plans to increase it further, but keeping the issue open in case it needs it be looked at again in the future.
-
Interactive Graph Visualization in Charts
MongoDB advertises that it can be used as a graph database. Sample article https://www.mongodb.com/databases/mongodb-graph-database
The power of a graph database is in it's interactivity and visualization. There are many visualization tools from native graph database software such as Neo4j Browser or Neo4j Bloom. While MongoDB may be able to store graph database content, the missing link is the ability to visualize and interact with graph data. Requesting for Charts to add Graph chart types that can be used by developers and for end users to consume.
12 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 -
Number Formatting
When we use a chart type column - grouped option, in Y-Axis we are showing different data types (amounts and numbers). We cannot use the custom number formatting because it applies in both of data types. We would like to have the ability to apply custom number formatting to each columns.
11 votes -
Enable integration with REACT
Enable native integration of MongoDB Charts with REACT-based applications.
11 votes -
Ability to customize label data
When hovering over a data marker, I can see a box showing the X, Y values as well as the series. It would be quite useful to be able to include additional fields from the data source in that popup. In our case, we're plotting performance data for different commits, and while we do have the commit sha and can manually lookup information about the commit, it would be great to just have the commit message, author, and date at a glance in the charts.
10 votes -
Locale formatting
In the tab 'Customize' you can (de-)activate the thousands separators,
The visual representation is in english locale, e.g. 1,000.00I would like to be able to change this to another locale. For german locale the number formatting should be 1.000,00
10 votes -
Customize MongoDB Charts - Chart font
Can we please have a customization option (font styling) for the chart's text? It would be great if we can change the font styles(font-family) of the binns, text and data, etc used in the chart.
10 votes -
Date binning by quarter
It would be great to be able to bin dates by quarter. In particular, it would be nice to have financial quarters with a customizable start date for the financial year.
10 votes -
Add little icons to customize widgets
Can we have little icons we can add on certain charts just below the title, or as a separate widget ? For example numbers charts, it can be even more appealing for people who aren't use to mongodb charts
9 votes -
Possibility to create http link on text charts
I'd like to define an http link in table chart for a column.
Also, I'd like to use dynamic data (from the document) in the link.
9 votes -
Please let us save chart without closing
Right now if I want to save my changes to a chart, I have to click "Save and Close". I would love an option to just save the changes, as I often change something and reload the code where I embed a chart.
9 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 -
Dashboard quick navigation
When viewing a dashboard, it would be great to have a drop down for quick navigation to other dashboards without having to navigate back to the dashboard overview page first.
9 votes -
Combining collections from two different database
allow to combine Collection A from DB1 and Collection B from DB2
8 votes -
Convert data timezone via injection from JS SDK
As a Saas provider i would like to have a single chart and stored the data in ISO format. Display the same chart to business from different continents with local time for fields like createdAt or updatedAt.
Currently the way to do this is clone the same chart and set convert to tz for each chart and serve them
8 votes -
Sum as Annotation, Include "Previous Period"
I am using Charts to track "direct" sales of my app. Other sales charts, like those featured on Stripe's dashboard or Mac App Store, feature a sum and "previous period" metric that quickly shows you how much sales are up/down for a given period. See attached.
8 votes -
Filter Continuous Line chart by selecting item in Series Legend
In a Continuous Line chart, we see an endless sea of data and then the Series Legend (typically to the right). Our users would like to be able to click one of the items in the Series Legend and then ONLY show the data for what was selected. It's possible to do this with filters/highlighting, but it doesn't work as expected. Even with filtering enabled, it acts like highlighting.
In my attachment, you can see that one item is selected, but which one is it? Ideally, we would ONLY see the data for the selected item.
7 votes -
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.
7 votes
- Don't see your idea?