neoddish

Results 16 issues of neoddish

# 轻量级地图引擎A Lightweight map engine For L7 > What is SoC2020: #384 ## 描述 Description L7 是蚂蚁金服开源空间数据可视化引擎,专注数据层的可视化表达,目前L7 可视化层必须依赖第三方底图才能使用。L7 自身没有独立的地理坐标系和地图交互,但是 L7 定义了地图服务接口,通过实现该接口你可以扩展第三方地图,也可以自定义地图引擎。 L7 is Ant Financial's open source spatial data visualization...

help wanted

* **Package Name**: * **Package Version**: 2.0.0 * **Platform**: * **Mini Showcase(like screenshots)**: * **CodePen Link**: check ts types and interface exporting of @antv/data-wizard cannot import interfaces like `FieldInfo`

### PR includes - [ ] fixed #0 - [ ] add / modify test cases - [ ] documents, demos

- [ ] CKB - [ ] ChartAdvisor - [ ] DataWizard - [ ] LiteInsight - [ ] SmartBoard - [ ] AutoChart

The [`isOrdinal`](https://github.com/antvis/AVA/blob/106f726df690d0c3cd4a3962e9e5f6a4a3d0a1fa/docs/api/dw-analyzer.isordinal.md) function just tell you a column is ordinal. But users may want to sort the column after knowing that. A corresponding sort function is required.

feat

by issue https://github.com/antvis/AVA/issues/130 The second case: We should consider 'auto agg' during chart recommendation.

Many api names were not defined properly. examples: - `toolbar` in `autoChart` is not really a toolbar. - `type` in DataWizard conflicts with reserved words. Reconsider NAMES in the next...

目前我们的[图表知识库(CKB)](https://github.com/antvis/AVA/tree/master/packages/knowledge)还有很多信息不完备,急需社区合力讨论、补充。 At present, our [Chart Knowledge Base](https://github.com/antvis/AVA/tree/master/packages/knowledge) still has a lot of incomplete information, which urgently needs the community to discuss and supplement together. 关于为什么要做 CKB,这篇文章进行了解释:[《AVA/CKB:一次性解决图表命名问题》](https://zhuanlan.zhihu.com/p/110864643) This article explains why...

help wanted

### 描述 **Chart Knowledge Base (CKB)** 是一个提供图表经验的知识库,它的形式基于 JSON。CKB 希望能解决目前可视化研究环境(特别是中文环境)中概念、术语不统一的问题。降低领域内研究和讨论的沟通成本。我们基于数据可视化社区来共建一个图表知识库。每个参与者都可以提出自己对于图表的认识。我们会一起讨论来制定图表的名称、定义、分类和各种属性。**CKB 的关键意义在于,他是智能图表推荐的基石。** 为了便于更多不熟悉代码开发和 git 工具的设计师、分析师、行业相关人员可以参与到 CKB 的共建,我们需要一个网页来展示 CKB 的 内容,并支持用户直接编辑和提交相关字段。 - [AVA/CKB 的更多介绍](https://github.com/antvis/AVA/blob/master/packages/knowledge/zh-CN/README.zh-CN.md) ### 目标 开发一个 web 的 Chart Knowledge Base 文档网页系统,包含如下功能:...

help wanted

The describes of jest is a hierarchy. So far, only names on the root and leaves will be displayed. ![issue](https://gw.alipayobjects.com/zos/antfincdn/SO6RXJGI3e/issue.png)