SkillAgentSearch skills...

Qvisualisation

Visualisation toolbox based on Qt WebEngine and D3.js

Install / Use

/learn @YimingYAN/Qvisualisation
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Visualisation toolbox based on Qt WebEngine and D3.js

This toolbox shows how to utilise the latest webengine from Qt to visualise data from various sourecs via d3.js.

Requirements

  1. Qt 5.6.0+ with webengine
  2. QMake

Tools included

  1. C++ core module that controls/communicates with the Javascript
  2. A simple GUI
  3. Visualisation tools including:
  • Scatter plot
  • Scatter plot matrix
  • Parallel Coordinates Plot

License

Released under MIT license </br> Copyright 2016 Yiming Yan

Acknowledgements

d3.js v3 is obtained from </br> https://d3js.org/ </br> Library released under BSD license.</br> Copyright 2015 Mike Bostock.

d3.parcoords.css and d3.parcoords.js are obtained from </br> http://syntagmatic.github.io/parallel-coordinates/ </br> Copyright (c) 2012, Kai Chang

underscore.math.js is obtained from https://github.com/syntagmatic/underscore.math </br> Released under MIT license </br> Copyright 2011 Kai Chang

SlickGrid is obtained from </br> https://github.com/mleibman/SlickGrid </br> Released under MIT license </br> Copyright (c) 2010 Michael Leibman

View on GitHub
GitHub Stars26
CategoryDevelopment
Updated2y ago
Forks10

Languages

JavaScript

Security Score

80/100

Audited on May 8, 2023

No findings