Git Product home page Git Product logo

Comments (6)

jschoch avatar jschoch commented on May 5, 2024

I'd suggest that you support html table format so you could copy/paste into excel

also allowing multiple data tables is not working as far as I can tell

Finally real time update to table length with text field or slider for table length would be quite handy. Not sure how expensive this operation would be.

from dc.js.

jwg2s avatar jwg2s commented on May 5, 2024

HTML table format would definitely be preferable to the current div style. There is a time and place for HTML tables, and I believe this is one.

I'm using dc with Twitter Bootstrap currently and it would be awesome to be able to generate the nice, formatted tables seen here: http://twitter.github.com/bootstrap/base-css.html#tables

from dc.js.

NickQiZhu avatar NickQiZhu commented on May 5, 2024

Agree. Originally I decided to use block element thinking that they might provide some extra flexibility, but now after a few projects I found the flexibility is never really needed. On top of that I found whenever I need to do something fancy with the blocks, it usually means the requirement is so far off from the tabular view I end of just creating something custom in d3 instead.

from dc.js.

jwg2s avatar jwg2s commented on May 5, 2024

I need HTML table format for my current project. I could take a stab at modifying what you currently have unless you're already working with something?

from dc.js.

NickQiZhu avatar NickQiZhu commented on May 5, 2024

I am not working on it right now. Feel free to take a stab and send me a pull request =)

from dc.js.

NickQiZhu avatar NickQiZhu commented on May 5, 2024

switched to html table on v0.9 branch, see [#49] for more details

from dc.js.

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.