Joel Ostblom

Results 591 comments of Joel Ostblom

I think that issue is the inverse, in general it works well to facet layered charts but not to layer facetted charts.

One solution could be to introduce a configuration option related to controlling the warnings similar to have we have `alt.data_transformers.disable_max_rows()` and a few others (similar to [numpy's errstate](https://numpy.org/doc/stable/reference/generated/numpy.errstate.html)). We would...

I think this would be great and very useful for readers! In addition to what @mattijn mentioned, I actually started a similar effort a few years ago via JupyterLite, but...

> Just to check, is altair planning to adopt narwhals v2 at some point in the future or is there a reason why it sticks to v1? I don't think...

Although Altair is installable via micropip, it is convenient to have it included in the base pyodide image (especially for people just trying out pyodide and not knowing much about...

Thanks for creating a prototype for this @koaning and sorry for my delayed response. In general, I think your deployed preview page looks great! A few comments related to what...

> I guess personally I would find it less intuitive if clicking the "Live demo"-tab would open a new tab in the browser as opposed to showing the code inline....

> I think we should try to push for a Public API for this upstream in (https://github.com/vega/vega) - since that would be safer than dependending on internal library code. Yes,...

@eitanlees @jakevdp Is there anything I can do to assist with this that is not already covered by #2231, #2241, and #2310 (I just opened this for the weather data)?...