adilyalcin / Keshif

Keshif - Data Made Explorable (Prototype)
https://keshif.me
BSD 3-Clause "New" or "Revised" License
457 stars 123 forks source link

Allow customization of record details popup panel #134

Closed adilyalcin closed 7 years ago

adilyalcin commented 8 years ago

Currently, the record details panel displays every attribute and its values automatically.

It is not really smart (it does not recognize object hierarchies for JSON, for example), and it cannot be customized.

Allow customization with a callback.