Coder Social home page Coder Social logo

Comments (6)

danielpalme avatar danielpalme commented on August 20, 2024

Hi,

I have two or three solutions for you. You can

  1. Create a custom report which generates a HTML file containing only the chart
  2. Create a custom report which generates a PNG file showing the chart

If you want to do so, download my sample custom reports:
http://danielpalme.github.io/ReportGenerator/resources/CustomReportTypes.zip
Compile the project and put the DLL next to ReportGenerator.exe
Then you can use the following reporttypes when calling ReportGenerator.exe: PngChart, HtmlChart

If you want to customize the chart or report, you can adjust the plugin code.

Please see also this issue:
#21

See here for an introduction for writing custom reports:
https://github.com/danielpalme/ReportGenerator/wiki/Custom-reports

Hope this helps

from reportgenerator.

rvignesh89 avatar rvignesh89 commented on August 20, 2024

Thanks for your quick response! Looks like it is just what I want. Let me give it a try and get back to you soon.

from reportgenerator.

rvignesh89 avatar rvignesh89 commented on August 20, 2024

Hi,

I tried it and it does work exactly like I wanted it to. The only concern I have is that when we upgrade ReportGenerator in the future I have to remember to place this dll next to the exe again. Is there a way to integrate this into the default package itself?

Other than this, the feature works just as I'd like to! Thanks for that.

from reportgenerator.

danielpalme avatar danielpalme commented on August 20, 2024

I'm thinking about integrating some of these report types into the default set.

from reportgenerator.

rvignesh89 avatar rvignesh89 commented on August 20, 2024

Great, I'd +1 that feature for sure! If you need my help, I can also look into a give you a pull request if you want. But I'm guessing that is not a big task.

from reportgenerator.

danielpalme avatar danielpalme commented on August 20, 2024

Just released ReportGenerator 2.4.2 with new report types.

from reportgenerator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.