Charts
54 results found
-
Hyperlinks in charts
The idea is to be able to create hyperlinks with data from the charts in order to create connections with other web apps. This is similar to a Kibana functionality
23 votes -
Ability to add plain text
If you have a huge dashboard with all kind of things, but you want to group them under a title, lets say:
You have 10 charts on left with aggregations from collection A and 10 charts on the right with aggregations from collection B.
You can easy clarify things if you put a plain text above all charts as title.For example:
[Collection A] <- plain text
All charts from collection A15 votes -
Add median and mode to the aggregate functions for a number value
When I use a number value in a visual. I can choose aggregates: sum, count, distinct, mean, etc ...
I would like to have the option median and mode also. Median gives a better view than mean, if your date is sparse.
Thnx
13 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.
10 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 -
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 -
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 -
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 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 -
Binning: Add bin "others" for outliers
Oftentimes there are outliers in the data I want do visualize (e.g. all data between value 1 and 10 but few very large values like 100). This makes e.g. bar charts unreadable when binning because I have to decide between large bin size (hiding details in the parts of the data which are most interesting) or having the bars squeezed until they are not readable anymore. It'd be perfect to decide an lower/upper limit when binning and to summarize values below/above as "others".
4 votes -
Add new chart type: Treemap Chart
A new chart type, called treemap chart, would enable more abilities to derive insights from data in MongoDB.
4 votes -
Add new chart type: Waterfall
Waterfall charts a very common. See Wikipedia for definition: https://en.wikipedia.org/wiki/Waterfall_chart
4 votes -
Chart Annotations
For continuous/discrete line and area charts, I would like to apply annotations to my charts so that I can highlight certain data points of my graph. A use-case for this would be to display targets that need to be achieved for my data or to explain certain events at a time point.
See attached image for a mockup.
4 votes -
Re-zero bar chart after clicking legend item on stacked bar chart
Being able to highlight an individual series by clicking on its name in the legend great! Having an option to allow it to display as an ordinary bar chart so the relative heights within that series can be compared would be even better.
3 votes -
Optional Aggregation
Most chart types rely on aggregation due to the nature of MongoDB datasets. Sometimes I have simple datasets where I want to set a field not as an aggregation but as the value of a field. Yes, we could use spreadsheets to achieve this, but its nice having all the charts in one interface
3 votes -
Chart element counts
Charts should allow us to access the number of categories in a chart (e.g. number of bars, number of series/legend items). In this way we will have information to further customize the rendering, on the fly, via SDK if need be.
3 votes -
Axis hiding new feature
It would be great to have the option to hide an axis.
3 votes -
User Defined Choropleth
Choropleths are limited to predefined regions right now. There should be a way to define your own geographic regions to fit the needs of your business.
EG. Pacific NW may be Alaska, Washington, Oregon for one company, and include Idaho for another company. Or to define neighborhoods in a city.
3 votes -
Percentile Chart / Cumulative-Distribution-Function
Often times just looking at just the average or min/max of the data might be misleading and understanding the distribution of the data is as important as the aggregated value itself. The Percentile Chart is useful for such scenarios as it helps to see the shape of the distribution, such as how big the tail is at either end, along with the value.
My proposal is to integrate a percentile chart similar to what you find here : https://powerbi.microsoft.com/de-de/blog/visual-awesomeness-unlocked-percentile-chart/
https://en.wikipedia.org/wiki/Cumulative_distribution_functionThanks for the great work, I realy like mongo charts, keep going!
3 votes -
Title of each chart with Tooltip option
Hover over title option with Tooltip that displays help text instead of subtitle description which takes up too much space.
For Dashboards, Tooltip feature is especially convenient to allow end users to understand how the metric is calculated with a dynamic popover that displays on hover
2 votes
- Don't see your idea?