Metadata-Version: 1.1
Name: leonardo-module-vis-quantitative
Version: 0.0.2.dev2
Summary: Quantitative visualization module
Home-page: https://github.com/leonardo-modules/leonardo-module-vis-quantitative.git
Author: Ales Komarek
Author-email: mail@newt.cz
License: UNKNOWN
Description: ====================================
        Leonardo Quantitative Visualizations
        ====================================
        
        
        General chart theory
        ====================
        
        - Battle of the Charts: Why Cartesian Wins Against Radial http://blog.visual.ly/cartesian-vs-radial-charts/
        
        
        Available widgets
        =================
        
        Angular Gauge
        -------------
        
        - http://bl.ocks.org/tomerd/1499279
        - google style gauges using javascript d3.js
        
        Doughnut chart
        --------------
        
        - http://d3pie.org/
        
        
        Time table
        ----------
        
        - Simple tables in D3 http://bl.ocks.org/gka/17ee676dc59aa752b4e6
        
        Isotype
        -------
        
        - bl.ocks: Pictogram grid in d3js http://bl.ocks.org/alansmithy/d832fc03f6e6a91e99f4
        - bl.ocks: d3.layout.colgrid http://bl.ocks.org/giuliano108/7482331
        - bl.ocks: Grid layout http://bl.ocks.org/herrstucki/5684816
        
        
        Liquid fill gauge
        -----------------
        
        - D3 Liquid Fill Gauge http://bl.ocks.org/brattonc/5e5ce9beee483220e2f6
        
        Rose chart
        ----------
        
        - Nightingale's Rose + D3.js http://bl.ocks.org/kgryte/5926740
        
        Radial bar chart
        ----------------
        
        - Visualisation of domestic energy consumption http://prcweb.co.uk/lab/energy/
        
        Radial progress bar
        -------------------
        
        - http://pablomolnar.github.io/radial-progress-chart/
        
        Metric dissected
        ================
        
        support_prd.graphite-stg-mtr01_iot_tcpcloud_eu.load.short_term|Passages|PI01|gauge|0.2|0.5|0.1|200
        
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
