Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Can Qt provide same visual dynamic event/data driven charting as d3.js ?
Forum Updated to NodeBB v4.3 + New Features

Can Qt provide same visual dynamic event/data driven charting as d3.js ?

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 2.6k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jimmychoo
    wrote on last edited by
    #1

    Dear Qt gurus,

    I am an electrical engineer not fluent in programming , have been using perl for my easy scripts...
    Recently I need to do more serious application with intense numerics and charting.

    I am still debating if I should invest learning into local webserver app vs Qt/C++ , but beyond this , I saw what d3.js can do in term of dynamic charting, can touch screen , zoom in & out , change datat that modify other graph dynamically.. etc..

    Can Qt do same thing ?

    I really want to know, I could not find any example online.
    Thank you all for your thoughts.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      It depends on what you really need to do.

      If you'd need d3.js you can also make us of QtWebEngine or @Konstantin-Tokarev QtWebKit reboot to build your application and use all the JS libraries you need.

      There's a post about integrating d3 with QML here that might be of interest.

      Hope it helps.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      3
      • K Offline
        K Offline
        Konstantin Tokarev
        wrote on last edited by
        #3

        Note that maybe you can get away with Perl for your task. For example look at http://pdl.perl.org/. Also, search CPAN.

        1 Reply Last reply
        2

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved