Dhiraj Barnwal

Results 53 issues of 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...

_application_
task

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

_application_
task

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...

_application_
task

Add description and failure message from duckdb when table import fails Part of #377

_application_
task

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.) -...

epic