light-and-salt

Results 7 issues of light-and-salt

Vega `View.destroy` is very useful, but it's not currently mentioned in the documentation.

I have a counterexample for the `no_stack_with_bar_area_discrete_color` hard constraint :P https://github.com/uwdata/draco/blob/d89bc0b0466cb766a663a65b9dc1bc8550bf0244/asp/hard.lp#L150

Filter Acceleration 8-25: Filter Acceleration 8-11: Looks like the color scales in the plots have indeed updated to 8-11, but the color legends are still 8-25. I can see two...

It seems the `App` component (in `src/components/app.tsx`) is supposed to be initialized with the passed in props. For example, in `src/index.tsx`: ```js ReactDOM.render( , document.getElementById('root') ); ``` Currently, `` does...

Hi, I'm using Drop.js with Angular.js and have a question: ng-repeat doesn't seem to work inside a content DOM element? My minimal non-working demo here: https://plnkr.co/edit/UcSC3x?p=preview Having an ng-repeat directive...

First of all, **thanks for making this wonderful library! Finding your repo made my day!** ๐Ÿ‘๐Ÿ’๐Ÿ† Using your package, typesetting is really fast. Kind of changed my impression that MathJax...