Charts
56 results found
-
Second number on Text -> Number
Let's say you have a list of emails from multiple mailing lists but you want to see the count of all emails and count of all distinct emails from the same KPI.
2 votes -
Use NUTS2 or NUTS3 codes for European countries
It is better to use official NUTS2 or NUTS3 codes and names for European regions as they can be matched with statistics.
That will be better than regional abbreviations you found on some random pages. European regions are standardized by their NUTS codes.
1 vote -
Charts Click-event exposed in Atlas Charts UI
Use Case: Building an Extended Profiler with mongod log data.
The right-click event maybe satisfactory if it is added to the expanded view, and the scatter plot point is anchored so that after you are done with the data view pop-up, you can quickly see what point you clicked.
The other option, possibly better is to expose the click-event that is already there in the SDK but make it available in the Atlas Charts UI. A couple common actions could be keeping/expanding the tooltip onClick, or open another window that is tethered to a field or the entire documents data,…
1 vote -
Geospatial spanish locations
We need spanish info for geospatial graphs.
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 -
regex on filters
in the filters section in charts, filter string using regex
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 -
1 vote
-
UUID fields are not getting parsed correctly
Charts does not seem to support UUID fields and applies some sort of string value to it that cannot be encoded into UTF-8.
That makes it very hard to ping what is the exact documents they are associated with if we use that field for grouping.1 vote -
The ability to add a spider/radar chart
For our specific chart requirements (comparing different entities), it is imperative that we are able to plot the multivariate data in a spider chart.
I have read on the developer community that "...we are also planning a spider/radar chart in upcoming months." (dated 1 May 20) but since then I have been able to find any other reference wrt the realization for this feature.
1 vote -
Get the fields corresponding to a Max/Min document
When I view the max/min aggregate in the charts, I would like to see the corresponding document's field. For example, I want to visualise a table like below,
id max(field1) field2ofmaximumfield11 vote -
server to database drill down for Ops Manager metrics
When looking at server charts in Ops Manager METRICS, it would be good to have the ability to drill down to the database level. For example, I can easily see #connections to a host via Ops Manager UI. But, I want to know which databases in the cluster are being connected to, and currently, I have to mine the mongod logs for that.
This is discussed https://support.mongodb.com/case/006871561 vote -
Display row numbers for text charts
It would nice if there was an option to toggle row numbers for text charts. This would be helpful, for example, when the rank of entries is important.
1 vote -
render all labels in a series
The bigger the chart/differences in the chart get the harder it get's to point the cursor to display a label. Also if you have multiple y-axis the label is only shown for the one your touching - it would be nice if in discrete charts the label would show the values of all axis.
tl;dr;
- label should show for closest data point for easier touching
- label should contain all valuesthat's e.g. how it works with recharts: http://recharts.org/en-US/examples/SimpleLineChart
1 vote -
geospatial scatter absolute size
Hi!
I'm using the geospatial charts to display geolocation information and set the dot size as indicator for the location accuracy information.This looks nice, but the dot size changes with the map zoom and gives no information about the location area, where the real position is expected to be within.
It would be cool to have an option to set the dot size to absolute size in units of km or miles in order to have geometric relation to the real data.
Thanks !
0 votes
- Don't see your idea?