Ooops, sorry, forgot to post a link to the tools screenshot sample https://i.imgur.com/FERzd8X.png
On 2021/03/02 16:18:22, Filip <filip....@gmail.com> wrote: > Hi devs, > > With a lot of help from plotly.js [1] and some very basic vanilla > javascript (sorry, I peaked in javascript back in the days of prototype and > scriptaculous) we managed to craft a tool to visually analyze rows and data > files metrics of an Iceberg metadata file. > > Just drag and drop an Iceberg metadata file and you get something looking > like this. > [image: sample.iceberg.viz.png] > > Best part is we can host this on github pages cause it's just a javascript > file and one lonely html file (no CSS stylesheet, sorry :| I peaked around > the emergence of reset.css files). > Let me know if you think this would make a good addition to the repo. > > [1] https://github.com/plotly/plotly.js/blob/master/LICENSE > > -- > Filip Bocse >