Hi all,
I am using Conduit to display a HUD line chart, and I was wondering it it’s possible to use the “Settings” input of the chart component to set the styling options that are normally configured using the ‘Chart Setup’ menu.
Mainly, I want to dynamically set the tick frequency value, since a static value can cause the y-axis tick mark values to be too sparse or too crowded depending on the range of values that the graph displays. Is this possible? Having the “Settings” input only there to inherit the styling settings of other graph components seems not very useful…
Thanks