While working with flow i saw one serious trouble. If placeholder of the graph is hidden (css “display:none”) then it can’t set width of the graph. So when you build graph it placeholder must be visible.
In my script i using jQuery tabs where is placed graphs. So to load them i’ve created few layers with absolute position that is rendered out of the page and only after load is placed to the tabs. While graphs is loading their tabs is disabled. I enable tabs only after graphs loaded.
Короче немного доделал этот примерчик. Появились следующие фичи:
В планах сделать:
Сам пример смотреть здесь