secure411dotorg / mal4s

Mal4s is a free open source data visualization tool designed to make it easy to see clusters of related Internet resources.
https://github.com/secure411dotorg/mal4s/wiki
GNU General Public License v3.0
30 stars 3 forks source link

Configurable labels for columns in custom data #10

Closed secure411dotorg closed 10 years ago

secure411dotorg commented 10 years ago

Initially we made a nice looking display by having

creation date registrar country

labelled in the hover text box.

Many other uses beyond domain and IP data, or with different combinations of said now need to be supported.

I suggest an additional file where the user can specify the column display name with syntax including support of a null value resulting in no label, just as we presently have no label where the data is self-evident.

Either we should read the column labels from the first line of the file or until that is possible, a workaround could be to specify a file or conf option containing the labels.