Hi I am using D3 pie chart in my project with static data. I am integrating the D3 chart manually (i.e. Placing the d3.js file in theme folder of project directory and importing this js file in index.html and using the HtmlSnippet in tha page displaying the piechart by writing the javascript code.). For static data I am able to display the pie chart. But now I want to display with the data from the entity. Please help me to achieve this. I am using modeler version 6.10.5.
↧