Firebug doesn't support libraries like Flot at the moment and as canvases are pixel-based, there are no objects to debug. You can debug the code <https://getfirebug.com/wiki/index.php/Script_Debugging> creating the canvas via the *Script* panel <https://getfirebug.com/wiki/index.php/Script_Panel>, though.
If you want to have support of libraries like Flot, you may create an enhancement request <https://code.google.com/p/fbug/issues/entry?template=User%20enhancement%20request> for it. In that case please provide detailed info on how you imagine the UI for that to look like and provide simple test cases <https://getfirebug.com/wiki/index.php/Creating_a_Test_Case>. Sebastian On Tuesday, September 16, 2014 9:12:21 AM UTC+2, Amit Mehra wrote: > > Recently i was working with Flot api. It rendered most of the stuff in a > canvas and i needed to debug some of those objects. Can we enable canvas > debugging in firebug somehow ? > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/firebug. To view this discussion on the web visit https://groups.google.com/d/msgid/firebug/e8520144-8e69-4861-96be-7077b8b4c046%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
