Giter VIP home page Giter VIP logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
I need this feature desperately. I have been reading through the code base and 
think I can implement it myself if I'm pointed in the right direction regarding 
get_string. There are plenty of examples of adding options.

Original comment by [email protected] on 10 May 2013 at 8:15

from prettytable.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
This is a good suggestion!  Many thanks.

I'll put this in the next release but if you want to hack it in yourself for 
now, I would integrate it into the block of code starting at line 992 (in 
trunk), with the commend "Add header or top of border" above it.

Original comment by [email protected] on 10 May 2013 at 8:32

from prettytable.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
I just started work on it. I'll submit a patch when I am done. get_html_string 
will also need to be updated, it looks like.

Original comment by [email protected] on 12 May 2013 at 11:46

from prettytable.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
It is proving more difficult than I first anticipated. What's the proper way to 
get the top rule shown in my diagram without introducing the column dividers? 
And should we wrap the title or expand the size of the table? I would desire 
the latter, but the former appears easier within the current code base.

Original comment by [email protected] on 15 May 2013 at 3:18

from prettytable.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
This is now implemented in trunk.  Just do table.title = "My table" to set the 
title.  If the title is too long, the table size is expanded to accommodate.  
Please feel free to test and give feedback.

Original comment by [email protected] on 7 Oct 2013 at 8:48

  • Changed state: Fixed

from prettytable.

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.