plotly/plotly.R

ternary_contour

开放

#1,583 创建于 2019年7月22日

 (1 条评论) (0 个反应) (0 位负责人)R (643 个派生)github user discovery
good-for-first-time-contributionhelp wanted

仓库指标

星标
 (2,671 个星标)
PR 合并指标
 (平均合并 1天 16小时) (30 天内合并 2 个 PR)

描述

Hi,

The latest release notes (at least the past two, I believe) at plotly.py mention the introduction of ternary contour plots using type = 'ternary_contour', which i'm guessing is similar to geom_density_tern in ggplot. I'm not sure if it will eventually make it into the R implementation of plotly without asking, but it's something that would be great to have. Right now the 'scatterternary' type is the only option for ternary diagrams and it's only suitable for making simple plots. Is this on the list of things to add?

Discussion is here: https://github.com/plotly/plotly.py/pull/1413

贡献者指南