Charts
201 results found
-
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 -
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).
9 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.
8 votes -
Enable integration with REACT
Enable native integration of MongoDB Charts with REACT-based applications.
8 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.
8 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
7 votes -
Customize MongoDB Charts - Chart title
Can we please have general customization option for chart title as well? Currently we are only allowed to edit the chart title but we cannot format it in anyway. It would be a good option to change the font color, size, style etc. for chart titles.
7 votesThanks for the suggestion Priyanka. We are currently adding the ability to add a description to a chart, which can include rich text and hyperlinks.
-
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.
7 votes -
Dashboards with tabs
It would be great if dashboard creator could add tabs to the dashboard and for example group charts in categories
7 votes -
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.
6 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.
6 votes -
Combining collections from two different database
allow to combine Collection A from DB1 and Collection B from DB2
6 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
6 votes -
Chart exports should include missing data like the chart visualisation
Charts will fill in the gaps/missing data by design. This is great, but would be even better if the exports included the missing data, too.
In the example below, the chart correctly displays 0s for 20-Jul and 27-Jul but they are not being included in the export6 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.
6 votes -
Possibility to use filter parameters in later stages
We use embedded charts with aggregate queries for comparison of multiple date values. In our case, we are in conversations, we want to know for a certain week how many conversations were started and how many finished.
We do this book filtering on $or for the startdate to be in range OR the finished date to be in range. This works well. The problem is that later on, for instance in my aggregate query I would like to use the filter values pushed in by the embed URL, for instance in $group or $facet stages.
Suggestion : make the filter…
6 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
6 votes -
Daily Emails
It would be cool if I could get an email every morning from one of my dashboards.
6 votes -
Custom Binning Ranges
Hi Tom (and Team). We would love the ability to bin by custom ranges. We currently can only set a static number, which can lead to some pretty non-standard groupings of data.
EG: For Age, we'd like to be able to create the following bins: 0-17, 18-25, 26-35, 36-45, etc... Since under 18 is a common age range to group together, the bins we have to used are 0-17, 18-34, 35-52, etc..., which isn't a terribly standard age range to group data by.
6 votes
- Don't see your idea?