> > Used dhtmlxchart.js because we used dhtmlxchart.css which is compatible with > dhtmlxchart.js not with dhtmlxchart_debug.js. > > Weird. Any idea why that would be? > > Also, have you checked the history of the file to see if there were previous > customizations to that file and ensured these modifications (if any) were > ported?
I have checked that when graph develop that time it was dhtmlxchart.js but it is changed as dhtmlxchart_debug.js in revision number 1106. So `dhx_axis_item_x` this class not apply because dhtmlxchart_debug.js is used. Also in forum of dhtmlx thread they mention that dhtmlxchart.js use for production purpose. Below is that thread link. http://forum.dhtmlx.com/viewtopic.php?f=8&t=21610&sid=203600b0f2565c7a485edf2424d82b5c. and other customization of this file are as it is, earlier I have mention changes which I have done. -- https://code.launchpad.net/~openerp-dev/openerp-web/web_graph_fix-vme/+merge/91044 Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openerp-web/web_graph_fix-vme. _______________________________________________ Mailing list: https://launchpad.net/~openerp-dev-gtk Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-dev-gtk More help : https://help.launchpad.net/ListHelp

