Dhiraj Barnwal
Dhiraj Barnwal
Partial fix for #721
For a set of time ranges, generate an axis at a bunch of breakpoints. Each one of those breakpoints should look good & provide the info we need. A PR...
Add keywords mentioned here https://github.com/duckdb/duckdb/tree/master/third_party/libpg_query/grammar/keywords to Rill Developer's code editor. - Add all reserved keywords for highlighting - Pick and choose keywords for autocomplete
The current binning algorithm doesn't produce rounded boundaries. The boundaries of each bin are pretty roughly chosen so they end up being weird numbers like 34.20592. It would be better...
Add description and failure message from duckdb when table import fails Part of #377
Adds Selection Comparison function `vlComparisonTest` vega/vega-lite#5068 uses this function.
- [ ] #905 - [ ] #906 - [ ] #907 - [x] #908 - [ ] Add svelte animations to the dimension table (on sort, select etc.) -...