Thanks, Alexandra, that’s much better, but still have the problem. In my layout the div with id=‘price_charts’ is attached to one of three cells. Here is the layout creation code:
dhxLayoutGraph = dhxLayout.cells("c").attachLayout("3E");
After adding your code the Resize event handler is invoked only when the veritical splitter is dragging. When horizontal - the chart stays unresized.