GithubHelp home page GithubHelp logo

humbletrader / katechaki Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 2.0 1.88 MB

lightweight java API for reports

Home Page: http://reportengine.sourceforge.net

License: Apache License 2.0

HTML 1.39% Java 97.71% FreeMarker 0.90%
java report-generator reporting reporting-tool

katechaki's Introduction

Hi there ๐Ÿ‘‹

My main areas of interest are:

  • scala
  • java
  • bigdata

My most important projects are

  • troubleshooting spark issues
  • scala tutorial - link here
  • webcv - keep your cvs online and apply different templates
  • report engine - open source java reports

My CV is

here

katechaki's People

Contributors

dependabot[bot] avatar dragosintrasoft avatar humbletrader avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

katechaki's Issues

CellProps value always contains a String

I'm creating a report output class (extending the AbstractReportOutput class) and using a JdbcResultsetTableInput. However, in the output(String templateName, T model) method, for each data row, the CellProps value (the model) is always a String object. I would like to output the data differently based on the type of data e.g. the database may return an Integer, Date etc. I see that in the DataRowsOutputStep.execute() method, the CellProps.Builder is using the dataColumn.getFormattedValue(valueForCurrentColumn), which always returns a string. Would it be possible to have an option where the actual value is put in the CellProps object, instead of the toString() or formatted represenation?

Column headers always centered

Would it be possible to have column headers as left aligned for example. They seem to be always centered as per the ColumnHeaderOutputInitStep class.

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.