Application Developers

Tag Archives: d3js

ByalQemist

Data Governance

Data Governance Map
This tool helps Data Governance professionals design the Governance Model for their Enterprise.


source: https://www.alqemy.com/lab/dg/


Correlation Analysis
(data are purely hypothetical)


source: https://www.alqemy.com/lab/venn/


Interactive Database Analysis
(data are purely hypothetical)
mouseover outside ring to view relationship / dependency


source: https://www.alqemy.com/lab/aps/


Data Quality Analysis
(data are purely hypothetical)


source: https://www.alqemy.com/lab/dqa/


Animated DODaF Training Material


source: https://www.alqemy.com/lab/dodaf/


Interactive Pie and Bar Chart


source: https://www.alqemy.com/lab/fn/


Data Visualization using FileMaker Pro

D3.js can be used together with FileMaker, or any other data source, to produce high quality vector charts in HTML. One technique in FileMaker is to compile an HTML page with embedded data to create a stand-alone page. This page can be viewed in a web view locally or online in the web browser using a web server.  If you prefer you can pull the data dynamically into your data viz using FileMaker’s CWP or use an alternative API to pull data from other sources.

While the built-in charting function in FileMaker is handy when it comes to creating complex and cutting edge interactive charts its not the best option. D3.js really raises the bar in a powerful and elegant way.

There is a very prolific community of D3 developers with lots and lots of examples online. The documentation is really good so you should be able to start creating your own data visualizations pretty quickly.

Here below are few examples of D3 charts which can be created with data from FileMaker and displayed in a web view. This can be done with or without FileMaker Server.


FileMaker Server Log Data
AngularJS and D3.js Charts
click the blue buttons to change the chart


source: https://www.alqemy.com/lab/angular/