Thomas
My feedback
8 results found
-
90 votesThomas supported this idea ·
-
26 votes
An error occurred while saving the comment An error occurred while saving the comment Thomas commentedYes, we would like to open up our web app screens by clicking on a component of a chart, such as a category. This is crucial for any integration of MongoDB Charts into any existing web application in my opinion.
Thomas supported this idea · -
38 votes
An error occurred while saving the comment Thomas commentedwe operate our products in a multi-instance environment and we follow strict development lifecycle with dev, qa, UAT, production and DR i.e.
we have hundreds of charts in our dashboard.synchronizing changes manually (across tenants / instances) is not scalable, but also very error prone, so resolving this issue is fundamental for us.
we like the dynamic data source capabilities. that would solve the issue.
another way could be the concept of master chart and chart instances that has a relationship to the master chart. whenever the master chart changes, all of it's instances change as well. you already have the duplicate and move functionality - maybe we can build on top of that.
maybe the design could be as following:
new field in chart settings to customize masterChartId
whenever a chart that is referenced via masterChartId changes, that chart gets overwritten with the changes, but keeps the datasource that is definedcan we prioritize this item to be resolved in the very near term?
Thomas supported this idea · -
15 votes
Thanks for the suggestion Thomas – we are planning on implementing this later this year.
Thomas shared this idea · -
6 votesThomas shared this idea ·
-
4 votesThomas shared this idea ·
-
11 votesThomas shared this idea ·
-
58 votesThomas supported this idea ·
we just activated some of our charts to enable clickability.
with some metadata for each chart, this works very smooth and enables roundtrip navigation. from app to chart, from chart to app with dynamic urls generated based on information provided by the chart upon a click.
great job to mongodb for enabling this feature - this was one of our biggest gaps, that needed resolution.