Just wanted to share a quick proof of concept with some performance testing.
GraphGDIPlus lacked performance and interactivity for me so i searched new way to generate graphs.
Potential is huge especially when you consider using d3.js instead of chart.js
#include <WindowsConstants.au3>
#include <GUIConstantsEx.au3>
#include <Array.au3>
#include <File.au3>
#include <Date.au3>
#include <IE.au3>