Charts
-
Allow option to change the locale/language of all charts dynamically via the SDK
When we embed a chart using the SDK, if I am using a Line chart which has a date on the axis, it is formatted in English locale only.
I would like to be able to toggle that between English and French as our project has a language toggle.
8 votes -
Custom color scheme
I would like to have the ability to define my own color scheme that is then used for either entire dashboards or individual charts. At the current moment, the color schemes available are hardcoded. While they make the dashboards attractive, when integrated into existing applications that follow a certain styleguide, it's not ideal.
8 votesThanks for the suggestion Thomas – we are planning on implementing this later this year.
-
Enable integration with REACT
Enable native integration of MongoDB Charts with REACT-based applications.
8 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.
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 -
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.
7 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
6 votes -
Combining collections from two different database
allow to combine Collection A from DB1 and Collection B from DB2
6 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.
6 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).
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 -
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.
6 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.
-
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 -
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 -
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 -
Shortcut to copy chart ID
A simple button when the user hovers the chart that allows us to copy the chart ID without going to "embed > copy a part of the iframe" would really help people integrating dozens of charts. Thanks!
5 votes -
Daily Emails
It would be cool if I could get an email every morning from one of my dashboards.
5 votes -
Whitelabel version
I am not sure about licencing and the fact this is in BETA but it would be good to have a version where we could put in our companies logo and treat it as a portal for clients
5 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.
5 votes -
Ability to use line chart with area chart for prediction intervals
First of all, great idea and implementation! It would be nice to have the possibility to create prediction intervals while plotting, for example, a time series object and its forecast. Something similar to https://i.stack.imgur.com/3tJap.png
There are already line charts and area charts object, but so far it is not possible mixing them and use them to generate such a visualization.5 votes
- Don't see your idea?