Results 18 issues of HaveF

When I use this tool, it occurs error: $ git bzr clone lp:leo-editor leo-editor bzr: out of memory / Fetching revisions:Inserting stream:Estimate 64232/69133 Use -Dmem_dump to dump memory to a...

It is a lovely library, I do like it. And I do think it would be great it could support array of array export. `[['Number', 'Name'], [1, 'ted'], [2, 'steve']]`...

搜了下, 没找出来什么太大区别, 除了文档上面, viser更少一些... 😄 viser中介绍是 Lightweight depending only on G2 两者的用法好像差不多 比如viser写 ```js ``` bizcharts就会写 ``` ``` 请问有没有什么设计哲学之类的考虑? 或者有没有什么 roadmap 之类的? 甚至是大致的计划呢? 感谢

1. [GitHub Apps - Renovate](https://github.com/apps/renovate) 让项目依赖持久更新 2. 增加测试这个不知道好不好弄, 似乎要mock很多东西? 不知道有没有什么计划, 谢谢

enhancement

***Link**: [Transform 数据转换 · pick 字段过滤](https://www.yuque.com/antv/g2-docs/api-transform#ela4en) ```js dv.transform({ type: 'pick', fields: [ 'xxx', 'yyy' ] // 决定保留哪些字段,如果不传,则返回所有字段 }); ``` 能不能再加个反向的逻辑, 即, 决定不保留哪些字段? 看了下源码, 没太看懂怎么加.... 如果如下简单凑合也是能用的, 但这种, 不能 dv.transform...transform...transform...而且可能还有其他问题 ``` fields:...

Thanks for this repo. About the `import { VegaLite } from 'react-vega'`, [it says](https://github.com/vega/react-vega/tree/master/packages/react-vega#approach3-use-vegalite-generic-class-and-pass-in-spec-for-dynamic-component), `data` attribute is a plain object instead of an array. ```js{1} const spec = { width:...

thanks for your repo. And I do like ask a question about why do we use `prisma-client`, generating the client, using it directly? [Generating the Client - Prisma Docs](https://www.prisma.io/docs/prisma-client/setup/generating-the-client-rsc1/)

Thanks for your repo first! 👍 Here is my idea: Imagine we have a system prompt list, click each of item, the chat dialog will be switch to another specific...

文章标题:你什么也无法告诉别人 by Chip Morningstar 文章链接:https://mp.weixin.qq.com/s/Gq6OtiCrKa29WZy-x91LNg 原文链接:http://habitatchronicles.com/2004/04/you-cant-tell-people-anything/ 文章描述:这是一篇 2004 年的文章,即使近几年,也有人去回复,让我们看看里面埋藏了什么样的智慧。另外,谁是 Chip Morningstar 呢? 嗯,这是一个有维基百科条目的男人。

**Is your feature request related to a problem? Please describe.** When I click backup button, the workflows backup as expect. There is `folderId` field in the json file. But, If...