I'am using angular nvd3 library for my ionic app, but the major concern is tool tip[ which is very basic behavior for any chart component] is not functioning in mobile/tablet devices. Only tooltip for line chart works not for rest of the chart types. Please suggest how to get this tool tips in devices.
Note: in browser tolltip functionality works but not on mobile devices.
The angular-nvd3 component only creates an angular-wrapper for the nvd3 library. If you experience browser-specific issues, you should create an issue with the nvd3 developers.
Hi,
I'am using angular nvd3 library for my ionic app, but the major concern is tool tip[ which is very basic behavior for any chart component] is not functioning in mobile/tablet devices. Only tooltip for line chart works not for rest of the chart types. Please suggest how to get this tool tips in devices.
Note: in browser tolltip functionality works but not on mobile devices.
Thanks, Srinivas