odoo/addons/web_graph/static/src/js
Gery Debongnie e94c1f03d6 [IMP] optimizes pivot table rendering when expanding rows (addon web_graph)
This patch makes the graph widget only add the rows that were new instead
of redrawing the full table when expanding

bzr revid: ged@openerp.com-20140509090935-sje3u6i4x1luswwn
2014-05-09 11:09:35 +02:00
..
graph_view.js [FIX] correct fix for the scrolling problem in graph view: the view now saves its scrolling position before redrawing itself (addon web_graph) 2014-04-22 17:03:16 +02:00
graph_widget.js [IMP] optimizes pivot table rendering when expanding rows (addon web_graph) 2014-05-09 11:09:35 +02:00
pivot_table.js [FIX] (partially) fixes a concurrence problem in graph view 2014-04-25 12:25:01 +02:00