rvg icon indicating copy to clipboard operation
rvg copied to clipboard

Added option to not use jQuery

Open hrbrmstr opened this issue 9 years ago • 0 comments

I added "_raw" functions in dsvg.cpp and a use_jquery parameter (defaulting to TRUE) to send_tooltip, send_click and send_data_id to enable setting of data attributes and other attributes without jQuery. I also added "without jQuery" equivalent tests to the test harness and made initial changes to a local copy of ggiraph to see how well it works (and it works well :-)

This lays the groundwork for making a jQuery-independent widget in ggiraph.

hrbrmstr avatar Jan 30 '16 18:01 hrbrmstr