Skip to content
#

Data visualization

Data visualization is the visual depiction of data through the use of graphs, plots, and informational graphics. Its practitioners use statistics and data science to convey the meaning behind data in ethical and accurate ways.

Here are 5,499 public repositories matching this topic...

alb-erandelcastillo
alb-erandelcastillo commented Oct 1, 2019

I'm trying to set a customdata attribute to the nodes of a sankey diagram (i.e. percentage of node value of total value) and display that calculation when hovering over the node. I can't access the parent data customdata attribute in the node hovertemplate.

Could there be documentation for the event data available for node hovertemplates? Also, it'd be helpful to access the x0, x1, y0, y1 of t

JoshOY
JoshOY commented Oct 21, 2019
  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

根据v3更新文档 https://www.yuque.com/antv/g2-docs/tutorial-g2-v3-changes ,等高线的旧 API chart.contour() 已经废弃并被 chart.polygon() 替代了,但是新版本的 Demo 中并没有给出相关的例子

What does the proposed API look like?

在 Demo 中给出等高线相关的例子

cnrtsvr
cnrtsvr commented Nov 17, 2019

Codepen

https://codesandbox.io/s/vue-basic-example-q96vn

Explanation

When using reversed property in area chart as sparkline and with fill option, fill should be reversed too. With current situation fill makes it look like values are negative in sparkline chart even when values are positive. Think about showing ranks.

  • What is the behavior you expect?
    IMHO, fill should be reve
antoine2711
antoine2711 commented Feb 10, 2020

Describe the bug
You can't select a different sheet in a gSheet (tabs at the bottom) in a gSheet importation with OR. All the names of the sheets of spreadsheets are there and good, but choosing one of them just make the default one reload.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Create project' -> 'Google Data'
  2. Sign in a Google Account
  3. Choose a gSheet' spread
vx
raw
SandDance
Timmmm
Timmmm commented Oct 29, 2019

This is really awesome, thanks! One minor feature request - is there a way to change the transition easing curve? You can change the durations, but the easing curve appears to be hard-coded to easeExpInOut which I find a bit "snappy". I think this is the relevant code:

function newCubeLayer(presenter, config, cubeData, highlightColor, lightSettings, lightingMix, interpolator) {
    cons
Lucifer-Morning-Star
Lucifer-Morning-Star commented Dec 14, 2019

Instructions: replace text surrounded by '*' with your case, please delete this line.

How to reproduce?

Explain how we can get this issue, if you created a repo with the issue, please add the link, blank if you are submitting a suggestion or improvement

Extra notes

Explain what you expect, feedback, images or anything you consider necessary

I am using

Created by Charles Joseph Minard

Wikipedia
Wikipedia

Related Topics

data-science visualization python
You can’t perform that action at this time.