How do I get my axis property to be updated on my distribution graphic ?
Hello, I have an application with a dashboard showing the distributions (and other graphs) of a table's parameters. In this application, the user can interactively set limits, to be displayed on the graphs. To do this, I use the ‘Axis’ property of the columns. And while changes to this property are automatically reflected on graph builder graphics, this does not seem to be the case on the dist...