-
It would be nice if we could add multiple lines to the same LineGraph. It would be useful to comparing different data.
-
Visualized as histogram. Linegraph showing the progression of test taken and positive tests ratio per region.
-
![image](https://user-images.githubusercontent.com/11232591/58438055-2346bc00-80cd-11e9-8fca-7082887f73d1.png)
If you render too many data for graph, you're unable to see legends properly and you a…
-
Hello,
I'm trying to generate a line chart with the latest source code. But 2 errors occur (I don't know if one produces the other).
The first is that whenever I generate a line chart and open the ex…
-
As the title states, is gradientFillColors supported on Android? The prop does not appear to be affecting the chart.
`
`
jlm0 updated
8 months ago
-
https://github.com/dmlc/dgl/blob/230b886ec55b9927bc806848e30c3a9b33bbcd6e/python/dgl/transforms/module.py#L764
Current LineGraph implementation takes long time in large graphs (15M edges-8M nodes).…
-
It seems like XAxis.stepSize is not synchronized to the xOffset between DataPoints. Changing stepSize only has effect on XAxis, not on Line
```
val ethereumOneWeek = listOf(
DataPoint(1…
-
I'm using a custom render on the dots to print the abbreviated value above the dot instead of using a y axis legend. However, the top-most value gets cut off by the upper boundary of the chart's conta…
-
When multiple points have exactly the same date, the graph doesn't show at all.
```tsx
```
-
Is there anyway we can highlight a data point at a specific index? Make the point 'blink' or have a popup appear? Something along the lines of:
```
lineGraph(graph: BEMSimpleLineGraphView, highlightP…