Alex Popescu
Alex Popescu
found compiled versions here: https://www.jsdelivr.com/package/npm/patternomaly Note: latest Chartjs from jsdeliver didn't work, but it worked with https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.5.0/Chart.js
It's not a bug, it's maybe just lacking documentation on how to bind an action to the click event. I also came here looking for that.
dashboards with url path variables, to be used in dynamic pages[1]? so one could access: `/-/dashboards//` or `/-/dashboards///` which would populate the dashboard based on a variable filter I'd also...
I'm not familiar with Metabase – the filters look like some controls to use after the dashboard is rendered, like, say, switching a Leaflet layer / filter after the map...
I can think of 2 types of filters, first the url variables, where you drill-down the necessary db data to render a widget, and in some cases, you could have...
awesome. sorry, I haven't got to testing it yet – but I have a project due where dashboards would greatly help. It might take a bit, but I'll report back.
3 years later I'm pondering the same
Noticed the same effect - couldn't figure out what triggered it. I do have 2 external monitors – w closed laptop lid. Doesn't seem related to closing the lid and...
I guess this is a known issue, see this [todo list published on HN](https://news.ycombinator.com/item?id=35129424): - *path:* customize the home directory (instead of automatically storing to $HOME)
The problem (in my particular use case) with using a VIEW is that I'd need one of the columns to be searchable – but that ([enable-fts](https://github.com/simonw/datasette-search-all)) doesn't work with views...