ankane / blazer

Business intelligence made simple
MIT License
4.56k stars 474 forks source link

[Idea] show images on query results #335

Closed lrgalego closed 3 years ago

lrgalego commented 3 years ago

We use blazer extensively for dashboards. There are times we want to see images related to entries in the databases, right now we can only see URLs. It would be great if we could add some naming convention in the column to turn the value into an image instead. I can work on it, just need some guidance on where to start.

ankane commented 3 years ago

Hey @lrgalego, good to hear from you! Looks like it's not currently documented, but there's an images option for this:

images: true

Demo

lrgalego commented 3 years ago

Great. works like a charm!