Hi I have to create a report which contains a table , a pie chart and bar graph in html page using python. I am able to do it in the console where I am writing the code. But can anyone tell me how can i generate this report in html? I want to incorporate the html code without changing my python codes.
↧