gordonwatts / hep_tables

Prototyping Hierarchical data, with servicex as a backend
MIT License
2 stars 0 forks source link

Histogram should be async (if need be) #5

Open gordonwatts opened 4 years ago

gordonwatts commented 4 years ago

https://github.com/gordonwatts/hep_tables/blob/41d92e0464233e666d8bf09ca9dcd9e029e164f8/hep_tables/render.py#L336-L336

This might be part of #4 - but this should be async if people want it to be. Depends on how it is used here and deeper down.