How can i integration Visualize.js with react.js

Hello, 

 

I am developing a web application in `reactjs` and i want to use `Visualize.js` for reporting and analytics but i am no able to find how to integrate both of these. Can anyone help ? 

waleed.ahmed's picture
Joined: May 21 2018 - 3:14am
Last seen: 4 years 10 months ago

2 Answers:

Hello Waleed,

This probably might not be the best answer that I could give. One of our customers asked a similar question and I lifted the text from there:

import visualize script from your index.html. If you import from index.html then you might have to call the Visualize function using window.visualize.

Hope this helps you in some sort.

 

JRS-SE's picture
5180
Joined: Oct 30 2017 - 12:56pm
Last seen: 1 week 3 days ago

Waleed,

Did you ever get anything figured out on this?  I am using react to create dashboards that are comprised of react components, and inside those components are visualize calls that embedded reports.

daniel.smith_1's picture
Joined: Nov 15 2018 - 5:56am
Last seen: 3 years 9 months ago
Feedback