Timo Grossenbacher
Timo Grossenbacher
Thank you, that basically works, yes. Looking forward to a package update though!
Another useful library is http://square.github.io/crossfilter/, it allows multidimensional grouping, sorting and filtering.
> Es wäre auch gut, wenn die Daten in diesem Format (gleich wie Italien und China) aufbereitet werden: > > Pro Tag eine Zeile für alle Kantone > https://github.com/zdavatz/covid19_ch/blob/master/data-cantons-csv/dd-covid19-ch-cantons-20200318-example.csv >...
I would also be interested in that. Where does the data come from?
+1 - I don't understand either. In the README, I read: HTML DOM features ``` Load and search ajax content DOM interaction and events Execute embedded and remote scripts Execute...
In case anyone is looking for a working config in docker-compose, here's one with RabbitMQ 3.12 and Flower 2.0.0: ``` redis: image: redis:7.2.4 restart: always networks: - backnet rabbitmq: image:...
Got exactly the same error, still. I am on Ubuntu 12.04 64bit.
I think one should be able to completely disable auto messaging. This feature makes it hard for non-English speaking users to use the app "productively" ;-). @crockpotveggies , could you,...
Hey, for that I would need an example of your data. I am pretty sure that there's a problem with its format (or the like).
> > It _seems_ to be that `refreshJourneys()` still has a working prices & tickets. Can you confirm that? > > If that is the case, then we could automatically...