davidkong0987

Results 9 issues of davidkong0987

It would be awesome to get xlsx support instead of csv. CSVs don't work in Europe for various reasons, for example.

I believe summary row does not work. I get error `TypeError: Cannot read properties of undefined (reading 'Row')` when following instructions in https://ant.design/components/table/#components-table-demo-summary

top should be y2 not y1

**Affected Projects** React **Is your feature request related to a problem? Please describe.** renderTooltipData formatting does not show up in showFilter **Describe the solution you'd like** option to use renderTooltipData...

enhancement

**Affected Projects** React **Is your feature request related to a problem? Please describe.** Integer Interval for histogram does't work for smaller numbers **Describe the solution you'd like** Non-integer interval for...

enhancement

**Affected Projects** React **Is your feature request related to a problem? Please describe.** Be able to change the start and end of the histogram. For example start = the greater...

enhancement

When I run python setup.py build ``` [ 20%] Built target libprotoc [ 20%] Built target fbgemm_avx2 [ 20%] Built target fbgemm_generic make: *** [all] Error 2 ```

See clone option here: https://react-querybuilder.js.org/demo/antd#addRuleToNewGroups=false&autoSelectField=true&autoSelectOperator=true&debugMode=false&disabled=false&enableDragAndDrop=false&independentCombinators=false&justifiedLayout=false&listsAsArrays=false&parseNumbers=false&resetOnFieldChange=true&resetOnOperatorChange=false&showBranches=false&showCloneButtons=true&showCombinatorsBetweenRules=false&showLockButtons=false&showNotToggle=false&validateQuery=false I've been able to create this functionality though it's a little forced: ``` renderAfterActions:(props)=>console.log(props)||this.dup(props.id)}/>, renderAfterWidget:(props)=>console.log(props)||this.dup(props.id)}/>, ``` then something like this ``` function duplicateById(obj, id) {...

feature: other
improve

elasticSearchQueryType | + for ElasticSearch format |   | String (eg. term) -or- function (string valueType) ⇒ stringOne of types of term-level queries -- | -- | -- | -- elasticSearchQueryType...

export
Elastic