EventIDE crash when selecting "Multiple Datasets" after pinning two charts
Hello,
I am building a model where I want to visualize multiple custom variables in the same chart. For example, I want to plot one custom variable against another to visualize their relationship.
My variables are manually coded proxies via snippets, not linked to built-in element signals.
I haven’t tried the Multiple Channel Analyzer for multiple datasets yet, because for single datasets I already had difficulties plotting manually coded proxies in the screen editor, although the single-channel analyzer did allow selecting these proxies.
Instead, I pinned two charts, which gave me access to the configuration of multiple datasets in a chart’s properties, but that’s when the bug occurs.
Whenever I click on the dropdown menu to select a dataset in the pinned chart, EventIDE immediately crashes and closes. This happens consistently when trying to access multiple datasets.
Has anyone successfully pinned proxy elements to visualize multiple variables in a single chart, or is there a recommended method to work with multiple datasets for custom proxies? I understand that Multiple Channel Analyzer may be limited to element signals—can it handle manually coded proxies in any way?
Thanks for your help!


Mathilde hi,
I will check the crash in chart asap, but there is another even better solution. You can convert your numerical variables into continuous signals with the Proxy Variable Signal element in EventIDE. After that, you can plot such variables with Multiple Channel Analyzer, record them along other real signals or do some signal processing.