Joel Ostblom

Results 591 comments of Joel Ostblom

Hmm, I think there is some additional complication here. When I try the spec above in Firefox (on top in the screenshot below), the white lines do not show up,...

I ran into this again, so I am posting some additional charts in case they are helpful for someone to be able to tell what is going on. If I...

Thank you @PBI-David ! I transferred the issue to the Vega repo and renamed it accordingly. Maybe someone here is able to figure out a solution or can provide more...

This came up again in https://github.com/vega/altair/pull/3459. Are there any ideas for how Vega could support datalists, or insight whether it is not easily possible?

Another advantage of supporting datalists would be [the addition of tick marks and labels to sliders](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/range#adding_tick_marks).

This would be convenient, especially with the bootstrap-like colored boxes in JupyterLab, that show up nicely inside the notebooks: ![image](https://user-images.githubusercontent.com/4560057/92413593-a09d1100-f105-11ea-923e-591c1b3f54a8.png) I realize that it could be rewritten to use HTML...

Thanks @QuLogic ! Ideally I would like to have someway of seeing the useful information of the website together with the correct link. The main reason is that I use...

I believe this is a design decision taken in Vega-Lite, which sets the `clip` property to `true` for charts with a parameter bound to the chart scales (which is what...

I believe this is the same as https://github.com/vega/altair/issues/1049. The issue is that this functionality is not implemented in Vega-Lite yet (I couldn't find a current Vega-Lite issue (although I thought...

All test failures are related to me using the new name for the seattle data set from https://github.com/altair-viz/vega_datasets/pull/40, and should be fixed once that is merged.