Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/antvis/G2Plot

:dango: An interactive and responsive charting library based on G2.
https://github.com/antvis/G2Plot

fix: funnel with empty data, #2616 (#2658)

ef797330d51cac8e91245f4414a3f7f938cec047 authored over 3 years ago by hustcc <[email protected]>
fix(bullet): 修复轴组件添加max时,子弹图scale呈现不正确问题 (#2639)

* fix(bullet): 修复轴组件添加max时,子弹图scale呈现不正确问题

* fix(bullet): 规范写法,将sync改为true,同步自身

Co-authore...

dd23da5204fa1be985797625682aa875bd07449e authored over 3 years ago by Susan <[email protected]>
chore: v2.3.24 & changelog (#2644)

4c437f618068e36ca3edac6eee5d81c1c6596f77 authored over 3 years ago by Visiky <[email protected]>
fix(chord): 修复单测问题 (#2643)

86c78a02730b2bfad73cf7c4e129daab3174da5b authored over 3 years ago by Visiky <[email protected]>
fix: typo in legend-spec.ts (#2642)

postion -> position

ade08c1d8e46f52ad24228c8ef85bca42cfbe758 authored over 3 years ago by Ikko Ashimine <[email protected]>
docs: add YiSiWang as a contributor for code (#2641)

d2b213bec97f058cfa55febe7d1e6f811b58131b authored over 3 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
chore: add contributors (#2635)

5a55e73fb3d582777e8aab8084a5e0e389a9e7d7 authored over 3 years ago by Visiky <[email protected]>
fix(chord): 和弦图支持展示节点 tooltip & 修复动画效果不生效 (#2632)

* refactor(chord): 和弦图支持展示节点 tooltip,默认不显示节点信息

* feat: 完善 plot 贡献者信息

* fix(chord): 修复和弦图动画...

7579638e8d9613416a05ebe36dbb914712c3a4f8 authored over 3 years ago by Visiky <[email protected]>
feat(sunburst): 旭日图增加 ignoreParentValue 配置 (#2637)

203774f556b594ddaf7eed0a11a48497d6387169 authored over 3 years ago by Visiky <[email protected]>
fix(chord): 修复和弦图 state 设置不生效 (#2633)

* fix(chord): 修复和弦图 state 设置不生效

同 dual-axes 存在多view的情况

* test(chord): 补充和弦图单测

1b3b07ab35630d311d0a1c6ccfac3efedd7dd4cc authored over 3 years ago by Visiky <[email protected]>
refactor(funnel): 支持尖底漏斗图以及样式设置 (#2634)

* docs(funnel): 补充漏斗图动态高度的文档说明

* refactor(funnel): 漏斗图抽取 constant 以及暴露常用的字段作为静态属性

* feat(f...

0882b32d386b5f25fc895f43f75f1ea76e67b8b5 authored over 3 years ago by Visiky <[email protected]>
chore: update contributor-helper.yml (#2631)

15b35ee6b919a3aa12d6fbfaab0df963cda2d971 authored over 3 years ago by Visiky <[email protected]>
fix(violin): 修复小提琴图数据为空时,渲染直接抛出 error (#2626)

f398e67c52c28a6d16bbda92c86f5cd40ecf2634 authored over 3 years ago by Visiky <[email protected]>
fix(docs): 修复文档 demo 无限增大 (#2625)

close: #2623

fa1c25081ffc8ca3713cecbaa61c666719c0111f authored over 3 years ago by Visiky <[email protected]>
chore: update contributor-helper.yml

c3a47a21f0511c095c950db2a8e447956e49033a authored over 3 years ago by visiky <[email protected]>
chore: update contributor-helper.yml

c718af0dca9500edb45661580d5cc7113639d9da authored over 3 years ago by visiky <[email protected]>
chore: 更新到 2.3.23

76360813b0e45bec0a97560937b617e05d8f9ea2 authored over 3 years ago by visiky <[email protected]>
fix: rename style to stockStyle (#2621)

Co-authored-by: liufu.lf <[email protected]>

eaa2a580420d6385d45218bd82408fac400e2c00 authored over 3 years ago by Joel Alan <[email protected]>
docs: 修复旭日图文档问题,导致网站无法部署

e895e495514da89273a33e6155f97565547ab88f authored over 3 years ago by visiky <[email protected]>
chore: v2.3.22 & changelog (#2617)

* chore: v2.3.22 & changelog

* fix: 修复中心文本组件文档的 playground 大小问题

* docs: typo fix

23c1de390a0787f68e8e1fe23b113da2ed179cb1 authored over 3 years ago by Visiky <[email protected]>
Create contributor-helper.yml (#2618)

a25cc1d7829f4929e0a68b31227d409bb69e129e authored over 3 years ago by xrkffgg <[email protected]>
docs: 文档 & 公告 (#2582)

* refactor: 迁移分面图 demo 到高级图表下 & 增加公告

* docs: 更新公告 & 添加股票图 demo

* fix: 修复 merge 冲突

* doc...

86633a84fb4bb5bdd7a6931dd5e655073878fae7 authored over 3 years ago by Visiky <[email protected]>
docs: Radar seriesField字段修复为非必需 (#2615)

e7e93793201a9160569a3865869548730fe235d5 authored over 3 years ago by Plortinus <[email protected]>
refactor(drilldown): 矩阵树图下钻交互改造 (#2608)

* refactor(drilldown): 矩阵树图下钻交互改造

抽取通用下钻配置定义
矩阵树图支持 drilldown 直接开启交互和面包屑的配置

* refactor(tr...

8c5c3e2a74dc5cf5f42065249b29b542edc5fae7 authored over 3 years ago by Visiky <[email protected]>
Revert "chore: 添加 issue-template (#2609)" (#2610)

This reverts commit e895849bbbd2ef21dcd60e7f87206e203cfe6d55.

030bc36f256224b61b6ec77f2feab91a614c8978 authored over 3 years ago by Visiky <[email protected]>
Update issue templates

4fa35b81331fa6464281ea87fcf0ced4d4567e6b authored over 3 years ago by Visiky <[email protected]>
chore: 添加 issue-template (#2609)

e895849bbbd2ef21dcd60e7f87206e203cfe6d55 authored over 3 years ago by Visiky <[email protected]>
feat: locale 支持 (#2605)

* feat(locale): 添加国际化 & 单测

* refactor: 暂时不暴露 GLOBAL 变量,修改 cr 建议

* fix(locale): 找不到翻译时,返回 key 值...

7d5eebef8bef0b28d1610c7e3063128f67849368 authored over 3 years ago by Visiky <[email protected]>
docs: fix typo in the faq.zh.md (#2607)

4a9d83f534e91e50391baaca66410a7c3ea8ba03 authored over 3 years ago by 琚致远 <[email protected]>
feat: violin (#2593)

* feat(violin): 添加小提琴图 (#2569)

* feat(violin): 添加小提琴图

* fix(violin): demo 的数据放到 CDN

* d...

10e23bfbacdc6b348cea2beac36373e81af22dd5 authored over 3 years ago by Visiky <[email protected]>
fix: 使用 mock 数据 (#2606)

Co-authored-by: liufu.lf <[email protected]>

afbca0879cdc38baa617be4a3f44dd0d8291002f authored over 3 years ago by Joel Alan <[email protected]>
refactor: sunburst 重构和优化 (#2603)

* refactor(hierarchy-utils): 优化 partition 算法

* refactor(sunburst): 重构下旭日图

- [x] style
- [...

70bab7cb642574a531fa33563b677c7a84a00205 authored over 3 years ago by Visiky <[email protected]>
docs(MetaOption) (#2598)

* docs(MetaOption): make the description of formatter more clear

* docs(MetaOptions)

* doc...

937e3658bbd041c912ed2e9a9c859482ceb8eea5 authored over 3 years ago by Shanjie Chen <[email protected]>
docs: add browser compatibility in FAQ (#2596)

15ef6b97a66605307b64b519786915d13b27e61a authored over 3 years ago by hustcc <[email protected]>
feat(box): 重构和增强箱线图 (#2583)

* docs(legend): 图例文档

* refactor(box): 使用 geometry adaptor 处理 box,优化 tooltip & 增加单测

* docs(...

6afc12cc7f13c0c4c1df391db96b089c2ba2b7a6 authored over 3 years ago by Visiky <[email protected]>
Enhance testcases (#2595)

* fix: 修复单词拼写错误

* test: 增加单测

34e3e83f16c343a7e94e1f54a7c09e9957736122 authored over 3 years ago by Visiky <[email protected]>
feat: 补充自动巡检 action (#2564)

* feat: 补充自动巡检 actions

* feat: 修改 action 信息

* fix: limit branch

* feat: 使用自定义 actions
...

c4d21c26114c25ad86e905c594c999ccf893ebc9 authored over 3 years ago by Joel Alan <[email protected]>
feat: 股票图增强 (#2579)

dea171ad75e607109ceb9d55566a363b37802e6b authored over 3 years ago by Visiky <[email protected]>
[桑基图] 优化桑基图 cutoffcircle 逻辑,降低时间复杂度 (#2571)

* feat: 优化桑基图 cutoffcircle 函数性能

* feat: remove unused import

* feat: 增加 removeData log 信息
...

3b84cfd772322befa4c9a496a3559dae95e78ad8 authored over 3 years ago by 刘珍莹 <[email protected]>
fix(#2572): 修复堆叠分组状图 tooltip 展示不正常 (只展示第一个小分组的数据) (#2576)

* refactor: 代码洁癖,修改 import

* fix(#2572): 修复堆叠分组柱状图 tooltip 展示不正常

close: #2572

* test(#2...

85bbcb248fb6a51bf7680992f461094af85368c8 authored over 3 years ago by Visiky <[email protected]>
fix(#2573): 修复雷达图设置 point state 状态样式不生效 (#2577)

* feat(radar): 雷达图辅助元素 point 默认继承主元素 state 设置(非 mix)

* test(issue-2573): 增加单测

50a815aba93fed3f97ada8426f0726911480e940 authored over 3 years ago by Visiky <[email protected]>
docs: 修复链接 404 (#2568)

2c8ce4372b21487dcaef29b8e8cf138219c36971 authored over 3 years ago by Visiky <[email protected]>
feat(statistic): 中心统计文本支持 content 设置 (#2567)

* feat(statistic): 中心统计文本支持 content 设置

* docs(statistic): 补全文档

* fix(pie): 饼图中心文本交互状态时,不使用...

b73b2c9db0ddbd5b5a1227f6fb1c5e03b8001868 authored over 3 years ago by Visiky <[email protected]>
fix(issue-2502): 修复对称条形图 axis 设置 (#2565)

* fix(issue-2502): 修复对称条形图 axis 设置

* test(issue-2502): 增加单测

025446be968f504d8585f0d933919dd490c9299e authored over 3 years ago by Visiky <[email protected]>
refactor heatmap (#2563)

* refactor(heatmap): 热力图重构,使用 common adaptor 修复 tooltip 配置不生效问题

close: #2523

* fix(heatmap...

761492d35cecb311fbfc8d673e101f0b7974ef3b authored over 3 years ago by Visiky <[email protected]>
docs(radar): 说明 seriesField 的使用 (#2561)

fix: #2559

dd22c3531f5b15a06560f8e67b7e6848636be834 authored over 3 years ago by Visiky <[email protected]>
feat: facet 分面图 (#2553)

* feat(facet): 增加分面图,提供配置 plot 的方式

-[x] 文档
-[x] 单测

* feat: 增加 mix 单测 & 完善 demo

* docs:...

c1999edf5d51f8dec65251acb9d9c55a854f25ca authored over 3 years ago by Visiky <[email protected]>
chore: use real version (#2552)

627f8f06917d7f32caaef41204ecb6da40ab9e58 authored over 3 years ago by xrkffgg <[email protected]>
docs: update FAQ for liquid background (#2543)

fbc78513e15bb0f2dc1459a7cd2cf2e2e18a91b0 authored over 3 years ago by MiniPear <[email protected]>
chore: 2.3.21, close 'side-effects' temporary (#2546)

* fix: 暂时关闭 side-effects

* feat: site 添加 ts 依赖

* chore: 2.3.21

e7c49a2118c839da1817c2d7fca351ed8c4f305e authored over 3 years ago by Visiky <[email protected]>
chore: v2.3.20 (#2542)

b3842e17c291147248e8acbe30c1d8f331dc659e authored over 3 years ago by Visiky <[email protected]>
refactor(multi-view): 将多图层图表更名为 Mix (#2537)

* refactor(multi-view): 将多图层图表更名为 Mix

* feat(mix): 多图层变更名称,修复测试用例

* refactor: 多图层图表重命名 & 增...

93c601893f481731d479a53349a7d2cd1388c1ad authored over 3 years ago by Visiky <[email protected]>
feat: 柱条形图支持组间和组内padding的像素级设置 (#2539)

* feat: 柱条形图支持组间和组内padding的像素级设置

* fix: 修复 lint 问题

1c7d199d1b2efe78e22ceb0756b55b30e0f08aaa authored over 3 years ago by Visiky <[email protected]>
feat: 支持上层 tree shaking (#2528)

Co-authored-by: liufu.lf <[email protected]>

7f4cd17dfeb430534e660e1902009c83e349b71c authored over 3 years ago by Joel Alan <[email protected]>
feat(heatmap): 热力图主题色默认从 theme 中获取连续色板 (#2535)

* feat(heatmap): 热力图主题色默认从 theme 中获取连续色板

* test: skip uncontrolled case

4948f648410eab03ac18c0460118bbdc38d53c34 authored over 3 years ago by Visiky <[email protected]>
examples: 添加若干 demo (#2534)

* docs(tooltip): 添加 tooltip customContent 的 demo

* test: skip uncontrolled case

* chore: 新...

0953303d9908db081a4c00fe731e5e0da625ff4e authored over 3 years ago by Visiky <[email protected]>
feat(sankey): 桑基图支持配置 rawFields, 在节点和边上获取更多原始数据信息 (#2533)

* feat(sankey): 桑基图支持配置 rawFields, 在节点和边上获取更多原始数据信息

* docs(sankey): 桑基图添加可拖拽的demo & 增加 rawFie...

60ab2f7b466b452c0878b45e6fe600fbaf6c3121 authored over 3 years ago by Visiky <[email protected]>
docs: 日常文档走查 (#2532)

9948c964592225602405c4e302bee464f5e324a4 authored over 3 years ago by Visiky <[email protected]>
docs(dualbarmix): 修复双轴图的API文档-图形样式中的链接和国际化问题 (#2531)

* docs(dualbarmix): 修复双轴图的API文档-图形样式中的链接和国际化问题

* docs(dualmixbar): 修改双轴图-API文档-链接的格式,并保持中英文一致

c2bad7a8e9301f935c80cf93e36a9e6f34320664 authored over 3 years ago by Dawnlck <[email protected]>
feat(chord): 和弦图增加 state 通道 & 文档移除 color 配置 (#2527)

c23ef6c0c1adebb44d2d1bb6523cad5d86e40552 authored over 3 years ago by Visiky <[email protected]>
feat(sankey): add nodeDraggable interaction configure (#2521)

* feat(sankey): add nodeDraggable interaction configure

* feat(sankey): add sankey node dragg...

6ae79bb7f82df8d2f05d011666bd05821462cd43 authored over 3 years ago by hustcc <[email protected]>
Update README.zh-CN.md

51b8e01e6e09a10cfb2367e84f8673b2b8ca4633 authored over 3 years ago by Visiky <[email protected]>
Update README.md

7d80cb3c50119f5afc345d6cde54e9d053a2f963 authored over 3 years ago by Visiky <[email protected]>
modify url (#2524)

* docs: 修改 theme-set 链接

* docs: 修改 theme-set 链接

004fc7c4bfe0371c014d48d943d73aaa400a7091 authored over 3 years ago by Visiky <[email protected]>
docs: 子弹图提供自定义 ticks 的 demo (#2520)

db47abe50aed3fa3a61a69cdf835edce73a3543f authored over 3 years ago by Visiky <[email protected]>
docs: 修改 theme-set 链接 (#2522)

d73fc0b41d014e2ba22310e195fd991b079c8e9f authored over 3 years ago by Visiky <[email protected]>
fix: 修改桑基图 的 来源字段 type 类型为cat (#2513)

* fix: 修改桑基图 的 来源字段 type 类型为cat

* fix: 添加基桑图 type 类型 测试

Co-authored-by: wb-xcf804241 <wb-x...

c2e0d531a4fc0dd009fa150970dfb9c9d4effd5f authored over 3 years ago by ai-qing-hai <[email protected]>
chore: 2.319 & changelog (#2519)

* chore: 2.319 & changelog

* feat: 顺便增加主题构建器的外链吧

37da617eb27dedb1a64feb7db53acdd2dc77affa authored over 3 years ago by Visiky <[email protected]>
docs(chord): 和弦图增加examples处的文档 (#2517)

1c43752c1a2a26d35f18a69d3d76399a83abd814 authored over 3 years ago by Visiky <[email protected]>
docs: 图例补全文档

df6968efca8f5784447fd3b48065169702f081bc authored over 3 years ago by visiky <[email protected]>
docs: 文档日常更新 & 网站导航增加周边生态 (#2509)

* docs: 文档增加贡献者 & 增加水波图的博客文章软链

* docs: 网站导航增加周边生态 & 补充面积图特性demo

b216b5e5b0cb9f4c3a52c0339892e0993756e089 authored over 3 years ago by Visiky <[email protected]>
fix: 升级官网主题 & 修复文档命名错误 (#2508)

* chore: update gatsby-theme-antv

* docs: 修复文档命名错误

* docs: 图表组件增加 slider 的 api 文档,增加说明

50999c32d10570103c0ed30fa85c7943da5bf849 authored over 3 years ago by Visiky <[email protected]>
fix: 修复双轴图单测 (#2505)

1623ca80014c87ff08e6d5b305ec0fd1bf084eaf authored over 3 years ago by Visiky <[email protected]>
chore: update change log (#2504)

Co-authored-by: liufu.lf <[email protected]>

9bedcec7295ab38928fe3aa2ea5b83790bc18420 authored over 3 years ago by Joel Alan <[email protected]>
fix(sankey): depth is not right (#2503)

e349e32de8c97dcc22bffd088eec8df290964811 authored over 3 years ago by hustcc <[email protected]>
docs: 文档错误 (#2500)

c5a838264b8ce78acb9ddce391009409471d9062 authored over 3 years ago by Visiky <[email protected]>
fix(gauge-theme): 仪表盘主题需要放在第一个设置,否则设置主题会失效 (#2501)

* fix(gauge-theme): 仪表盘主题需要放在第一个设置,否则设置主题会失效

* test: 增加仪表盘主题设置的单测

cee9c17be7a487f5df9586820eca237008d01cb5 authored over 3 years ago by Visiky <[email protected]>
fix(issue-2486): 不直接引用 @antv/matrix-util, 使用 G2 的 Util (#2499)

84fd908b0a1e2d1f32a91cf6fd0c7959f67365e0 authored over 3 years ago by Visiky <[email protected]>
feat: 为双轴图增加 setState 功能 (#2488)

Co-authored-by: aiyin.lzy <[email protected]>

61a3ed810e76cd0ca03b3a5cd1d313f54b0df3cb authored almost 4 years ago by 刘珍莹 <[email protected]>
feat(options): 13+图表提供获取默认配置项的静态方法 (#2489)

* feat(heatmap): 热力图提供获取默认配置项的静态方法

- [x] testcases

* refactor(bullet): 获取子弹图的默认配置项

* re...

f62ca2fdc2fe1426733eace6753538dd61043754 authored almost 4 years ago by Visiky <[email protected]>
docs: 图表组件文档完善 (#2481)

081971de7546ec4e2a06de149a321886215373fe authored almost 4 years ago by Visiky <[email protected]>
docs: 完善图例文档 & 增加图表组件的示例导航 & 补充图例两个demo (#2477)

0740b37117adde828d51ef39f45076c835ca0876 authored almost 4 years ago by Visiky <[email protected]>
chore: 修复控制台 warning (#2472)

d0177dbdc9e0ea021de3bbd32728675868ac17e3 authored almost 4 years ago by Visiky <[email protected]>
fix: 尝试修复词云图单测 (#2471)

ed682f21984d8f014497b79adb8a8bfd23bd4167 authored almost 4 years ago by Visiky <[email protected]>
chore: update build workflows node & add jest maxWorkers (#2470)

* chore: update build workflows node & add jest maxWorkers

* chore: add jest timeout

* tes...

c9d79f1892cc98c130faa3e58a57ecfbaac614f0 authored almost 4 years ago by Visiky <[email protected]>
docs: 完善 axis 文档(含 title, line, tickLine, subTickLine 等) (#2460)

* docs: 统一修复 shape-attrs 文档链接

* docs(axis): 坐标轴增加轴标题 position 使用 api

* docs: 修复 spacing 类型...

7a651f7e1e709cfcdf644a221d69cd2b463f2cd5 authored almost 4 years ago by Visiky <[email protected]>
fix: 更改示例链接至绝对路径 & 更改重复链接 (#2459)

Co-authored-by: aiyin.lzy <[email protected]>

b4622b10d4cde226f7ce9a24772c7ef3bc04211f authored almost 4 years ago by 刘珍莹 <[email protected]>
docs(liquid): update comments for custom shape API (#2458)

1d9bcf8dfbcd1ac57b36a5d3c339a34593de1e6d authored almost 4 years ago by MiniPear <[email protected]>
chore: 2.3.17 & changelog (#2457)

c1e1039b6176661df52a7144f135d3c6b36923fc authored almost 4 years ago by Visiky <[email protected]>
fix: 双轴图 theme 主题设置 (#2451)

Co-authored-by: aiyin.lzy <[email protected]>

69bf536df21399d5730616250f919ad5001e073a authored almost 4 years ago by 刘珍莹 <[email protected]>
[issue-2369] 矩形树图增加 path 字段 (#2453)

* feat: 为 treemap 数据增加 parent 字段

* feat: 为 treemap 透出 path 字段

* feat: add document

* fe...

548f39c552cafc5d3e55b3f25641d0873a18f886 authored almost 4 years ago by 刘珍莹 <[email protected]>
Fix treemap update (#2445)

* fix: treemap update

* fix: npm lint

* fix: treemap 更新销毁

* fix: 补充测试用例

* feat: 减少测试...

99a4e8f12e53a797041e9a765c988e49056bf71b authored almost 4 years ago by 刘珍莹 <[email protected]>
feat(liquid): 水波图支持跟随主题色 & 水波图支持 outline 配置样式 & 文档以及 demo 优化 (#2455)

* refactor: 小小的 cr 建议修改

* feat(liquid): 水波图抽取静态获取默认配置项方法 & 默认不设置 color, 使其跟随主题色

- [x] 单测
...

04f2a66c0f0da10d25d0321be350efef50501cf6 authored almost 4 years ago by Visiky <[email protected]>
fix(radial-bar): 修复玉钰图存在非法数据崩溃问题 (#2394) (#2447)

* fix(radial-bar): filter illegal data (#2394)

* fix(radial-bar): 过滤不合法数据不包含null,单测增加断言

0f2bd788c27a539822391aa197532ee43b821116 authored almost 4 years ago by Mr小刘 <[email protected]>
docs(demo): 补充组合图表 demo & 增加一个插件图表 (#2448)

772155db9dea67665bf139ed322ecd47659ae928 authored almost 4 years ago by Visiky <[email protected]>
feat(scatter): 散点图支持color和shape同时映射图例字段 & 添加单测 (#2406)

* feat(scatter): 散点图支持color和shape同时映射图例字段 & 添加单测

* feat(scatter): 散点图支持配置 shapeLegend & sizeL...

c7b7724eab6000b7c4cee02af3bec3667e067196 authored almost 4 years ago by Visiky <[email protected]>
docs(scrollbar): 补充滚动条滑块的高亮色文档 (#2449)

bfd9e24df3301d500cdbaf9918ac1872607267bf authored almost 4 years ago by Visiky <[email protected]>
feat: 面积图支持 startOnZero (#2444)

* feat: 面积图支持 startOnZero

* docs: 美化文档

* fix: 添加 series field 判断

Co-authored-by: liufu....

1cdea551fdcc7e64186ef03b0ab37fc3263a4bcc authored almost 4 years ago by Joel Alan <[email protected]>
docs: label-line 类型定义补全 (#2443)

33dfa3b11713d1367c226b8a4446144028f1bf9b authored almost 4 years ago by Visiky <[email protected]>
feat(conversion-tag): 转化分析 tag 添加 elements 信息,方便业务上使用 (#2441)

* feat(conversion-tag): 转化分析 tag 添加 elements 信息,方便业务上使用

* docs(conversion-tag): 转化率标签组件的事件交互 ...

706942a7ac08d45188adef71c7ce61815dd3199d authored almost 4 years ago by Visiky <[email protected]>